@import url('css_pages.css');

*{
	margin:0;
	padding:0;
	list-style:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

body{
	background:url(../images/background.jpg) repeat-x;
	background-color:#fff;
}

#container{
	width:760px;
	margin:0 auto;
}
/******************************************************************/

#topo{
	height:137px;
	margin-top:8px;
}

#logo{float:left;}
#logo h1{display:none;}
#logo a img{border:none;}

#telefone, #email_topo{
	height:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#b5c0c1;
	line-height:15px;
}

#telefone span, #email_topo{
	font-size:18px;
	font-weight:bold;
	margin:0 0 10px 0;
	display:block
}

#telefone img, #email_topo img{float:left;margin:0 6px 0 0}

#email_topo label{
	font-size:11px;
	cursor:pointer;
}

#email_topo input{
	width:130px;
	height:15px;
	font-size:11px;
}

#email_topo .login_button{
	width:30px;
	height:22px;
	border:2px solid #bccaca;
	background:#dee4e4;
	*margin:0 0 0 -15px
}

#email_topo{
	float:left;
	margin:0 40px 0 65px;
	width:255px;
	line-height:20px;
}

#email_topo #login_username{margin:0 0 0 2px;}

#menu{
	width:557px;
	height:45px;
	background:url(../images/fundo_menu.jpg) no-repeat;
	margin:10px 0 0 200px;
}

#menu ul{margin:0 0 0 30px;}

#menu ul li{
	height:23px;
	padding:10px 25px 10px 25px;
	margin:1px 0 0 0;
	text-align:center;
	display:block;
	float:left;
	font-size:18px;
	border-right:1px solid #28a5b1;
	border-left:1px solid #8adde5;
}

#menu ul li a{
	color:#fff;
	text-decoration:none;
}

#menu ul li a:hover{text-decoration:underline;}
/******************************************************************/

.destaque_idade{
	position:absolute;
	text-indent:-9999px;
	width:108px;
	height:108px;
	background:url(../images/65anos.png) no-repeat !important;
	background-image: none;
	filter: none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/65anos.png);
	margin:-15px 0 0 830px;
	*margin:-15px 0 0 712px;
	z-index:1;
}
/******************************************************************/

#banner{
	width:1024px;
	height:401px;
	background:url(../images/fundo_banner.jpg) no-repeat;
	margin:0 0 0 -132px;
	padding:10px 0 0 0;
	_position:relative;
}

#banner h2{
	text-indent:-9999px;
	background:url(../images/imagem_h2.jpg) no-repeat;
	width:559px;
	height:31px;
	margin:0 auto;
	margin-bottom:10px;
}

.graphic, #prevBtn, #nextBtn{
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-8000px;
}

#container2{	
	margin:0 auto;
	margin-top:10px;
	position:relative;
	text-align:left;
	width:788px;
	background:url(../images/fundo_foto_banner.jpg) center top no-repeat;		
	/*margin-bottom:2em;*/
}

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}
	
#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
	width:788px;
	height:328px;
	overflow:hidden;
	margin:20px 0 0 0;
}

#slider li a img{border:none;}	

#prevBtn, #nextBtn{ 
	display:block;
	width:76px;
	height:23px;
	position:absolute;
	left:23px;
	margin:-6px 0 0 0;
}	

#nextBtn{left:690px;}	
													
#prevBtn a, #nextBtn a{  
	display:block;
	width:76px;
	height:23px;
	background:url(../images/btn_prev.gif) no-repeat 0 0;	
}	

#nextBtn a{background:url(../images/btn_next.gif) no-repeat 0 0;}												
/******************************************************************/

#video_swf{
	width:264px;
	border:6px solid #c5edf0;
	float:left;
	margin:0 15px 0 0;
}

#video .titulo_video{
	width:282px;
	height:24px;
	background:url(../images/h3_video.jpg) no-repeat;
	text-indent:-9999px;
	margin:0 0 10px 290px;
}

#video p{
	color:#575757;
	font-size:14px;
}
/******************************************************************/

#pagina{
	width:746px;
	border:1px solid #dadddd;
	background:#fff;
	padding:7px;
}

#pagina h3{
	height:37px;
	background:url(../images/h3.png) no-repeat !important;
	background-image: none;
	filter: none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/h3.png);
	text-indent:40px;
	margin:0 0 10px -18px;
	padding:5px 0 0 0;
	font-size:18px;
	color:#376064;
	position:relative;
}

#pagina h4{
	font-size:14px;
	font-weight:bold;
	color:#376064;
	border-bottom:1px dotted #376064;
}

#pagina p{
	color:#30494c;
	font-size:12px;
	text-align:justify;
}

.saiba_mais{
	width:100%;
	text-align:right;
	display:block;
	border-bottom:1px dotted #ee960e;
	background:url(../images/+.jpg) right bottom no-repeat;
	margin:0px 0 0 0;
}

.saiba_mais a{
	font-size:14px;
	color:#ee960e;
	text-decoration:none;
	font-weight:bold;
	margin:0 25px 0 0;
}
/******************************************************************/

#representante{
	width:400px;
	float:left;
}

#contato_home{
	width:310px;
	float:right;
	margin:0 -10px 0 0;
}

#contato_home div{
	width:299px;
	height:180px;
	background:#e7e7e7;
	border:1px solid #dbdbdb;
	margin:-16px 0 0 -8px;
}

#contato_home div p{
	width:186px;
	font-size:12px;
	color:#376064;
	font-weight:bold;
	border-bottom:1px dotted #bdbdbd;
	margin:13px 0 0 5px;
	clear:both;
}

#contato_home div p span{
	font-size:18px;
	font-weight:normal;
}

#contato_home div p img{
	float:left;
	margin:0 10px 0px 0;
}

#contato_home .foto_contato{
	float:right;
	margin:-173px 4px 0 0;
}
/******************************************************************/

#rodape{
	background:url(../images/fundo_rodape.jpg) repeat-x;
	background-color:#3a6569;
}

#menu_rodape{
	width:760px;
	margin:0 auto;
	padding:3px 0 0 0;
	*padding:7px 0 0 0;
}

#menu_rodape ul li{
	display:inline;
	color:#fff;
	font-size:12px;
}

#menu_rodape ul li a{
	color:#fff;
	text-decoration:none;
}

#menu_rodape ul li a:hover{text-decoration:underline;}

#contato_rodape{
	width:760px;
	margin:0 auto;
	margin-top:20px;
}

#contato_rodape p{
	width:190px;
	float:left;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	/*border-bottom:1px dotted #69acb2;*/
	margin:0 35px 0 0;
}

#contato_rodape .email_rodape{
	width:310px;
	margin:0;
}

#contato_rodape p span{
	font-size:18px;
	font-weight:normal;
}

#contato_rodape p span a{
	color:#fff;
	text-decoration:none;
}

#contato_rodape p span a:hover{text-decoration:underline;}

#contato_rodape p img{
	float:left;
	margin:0 10px 0 0;
}

#blog{
	width:760px;
	margin:0 auto;
	background:url(../images/separador.jpg) top center no-repeat;
	padding:40px 0 0 0;
}

.noticia_blog{
	width:230px;
	float:left;
	margin:0 10px 0 10px;
}

.noticia_blog p, .noticia_blog h4{display:block;}

.titulo_blog a{
	font-size:18px;
	color:#00b6c7;
	font-style:italic;
	border-bottom:1px dotted #69acb2;
	margin:0 0 10px 0;
	text-decoration:none;
	display:block
}

.resumo_blog{
	font-size:12px;
	color:#6ba2a7;
}

.saiba_mais_rodape{
	padding:40px 0 0 0;
}

.saiba_mais_rodape img{
	float:left;
	margin:0 10px 0 0;
}

.saiba_mais_rodape .titulo_blog a{
	font-style:normal;
	border-bottom:none;
	margin:0;
}

.saiba_mais_rodape p a{
	text-decoration:none;
	font-size:14px;
	color:#6ba2a7;
	font-weight:bold;
}