@charset "UTF-8";
/* CSS Document */
#carousel1 {
	width: 1000px;
	height: 600px;
	background:url('../images/pol-1.png') no-repeat scroll 0 0 #fff;
	overflow: scroll;
	margin:0 auto 0 auto;
  padding:0;
  /*border:1px solid red;*/
}
#carousel2 {
	width: 1000px;
	height: 600px;
	background:url('../images/pol-2.png') no-repeat scroll 0 0 #fff;
	overflow: scroll;
	margin:0 auto 0 auto;
  padding:0;
  /*border:1px solid red;*/
}
#carousel3 {
	width: 1000px;
	height: 600px;
	background:url('../images/pol-3.png') no-repeat scroll 0 0 #fff;
	overflow: scroll;
	margin:0 auto 0 auto;
  padding:0;
  /*border:1px solid red;*/
}
h1, a {
 margin:0 auto;
 text-align:center;
 font-family: Tahoma,Calibri,Geneva,sans-serif;
 font-size:1em;
 color:#434343;
 font-weight:normal;
}
#top_mod {
 width:500px;
 height:76px;
 position:relative;
 margin:0 auto;
}
#logo {
 width:360px;
 height:76px;
 float:left;
}
#group_foto {
 
}
#footer {
  margin:0 auto;
  text-align:center;
  font-family: Tahoma,Calibri,Geneva,sans-serif;
  font-size:.85em;
}
#footer a {
   margin:0 auto;
}
#footer img {
 position:relative;
  margin:0 auto;
}
img {
 border:none;
 outline:none;
}
img a {
 border:none;
 outline:none;
}
.footer {
 text-align:center;
}