body {

	text-align: left;
	color: #828282;
	font-family: arial;
	font-size: 11px;
	margin-top:0;
	margin-left:4px;

}

/* --------- Divs --------- */

div.containerhome {

	position: relative;
	height: 700px;
	background-image: url(img/bg.jpg); 
	background-repeat: no-repeat;

}

div.containeradesao {

	position: relative;
	height: 1486px;
	background-image: url(img/bg4.jpg); 
	background-repeat: no-repeat;

}

div.containeradesao_ie {

	position: relative;
	height: 1546px;
	background-image: url(img/bg2.jpg); 
	background-repeat: no-repeat;

}

div.containerscroll {

	position: relative;
	height: 600px;
	background-image: url(img/bg3.jpg); 
	background-repeat: no-repeat;
	overflow:hidden;

}

div.faleconosco {

	position: relative;
	height: 600px;
	background-image: url(img/bg_faleconosco.jpg); 
	background-repeat: no-repeat;
	overflow:hidden;

}

div.menu {

	position:absolute;
	margin-top:175px;
	margin-left:20px;

}

div.titulo {

	position:absolute;
	margin-top:100px;
	margin-left:285px;

}

div.botaomenu {

	width:120px;
	margin-top:2px;
	margin-bottom:4px;
	border-style:solid;
	border-color:#c3e098;
	border-top-width:0;
	border-left-width:0;
	border-right-width:0;
	border-bottom-width:1px;

}

div.horarios {

	position:absolute;
	margin-top:406px;
	margin-left:25px;
	font-size:12px;
	

}

div.ans {

	position:absolute;
	margin-top:530px;
	margin-left:63px;

}


div.ansfaleconosco {

	position:absolute;
	margin-top:450px;
	margin-left:43px;

}

div.logos {

	position:absolute;
	margin-top:28px;
	margin-left:827px;
	height:100px;

}

/*
div.bottom {

	position:absolute;
	margin-top:480px;
	margin-left:330px;

}
*/

div.content {
	
	position:absolute;
	margin-top:160px;
	margin-left:285px;

}

div.contentfale {
	
	position:absolute;
	margin-top:325px;
	margin-left:285px;

}

div.topo {

	position:absolute;
	margin-top:1350px;
	*margin-top:1470px;
	margin-left:768px;
	
}



.verde{
	background-color:#99cc00;
	border: 1px solid #003300;
}
.amarelo{
	background-color:#ffff99;
	border: 2px solid #009900;
}
/* --------------------------- */


/* --------- Títulos --------- */


p.home {

	font-size: 12px;
	margin-bottom:20px;
	
}

p.tituload {

/* Ligue já para... */

	color: #141f3a;
	font-size:18px;
	margin-top:10px;

}

p.form {

	margin-bottom:-5px;

}

input.adesao {

	background-color: #f3f3f3;
	height:9px;
	font-size:8px;

}

p.titulo {

	font-size: 12px;
	color: #1c3165;

}

p.horariostitulo {

	font-size:18px;
	font-weight:bold;
	margin-left:0px;
	margin-top:3px;
	color: #831117;

}

p.horariostel {

	font-size:19px;
	margin-left:33px;
	margin-top:-14px;

}

p.horarios {

	margin-left:0px;
	margin-top:-14px;
	text-align:center;

}

p.telstitulo {

	font-size:18px;
	font-weight:bold;
	margin-left:15px;
	margin-top:3px;
	color: #3abef1;

}

p.tels {

	font-size:19px;
	margin-left:15px;
	margin-top:-14px;

}

p.telslocais {

	margin-top:-20px;
	margin-bottom:20px;
	margin-left:15px;

}

img.horarios {

	margin-top:7px;
	margin-left:0px;

}

/*
input.newsletter {

	height:9px;
	width:120px;
	font-size:8px;
	color: #828282;
	font-weight:bold;

}
*/

/*
input.botaonews {

	background-color: #f2f1f1;
	font-weight:bold;
	border:0;
	color: #828282;
	font-family: verdana;
	font-size: 10px;

}
*/

img {

	border:0;

}

img.odonto {

	margin-left:12px;
	margin-bottom:-10px;
	margin-top:10px;

}

p.enviar {

	margin-left:340px;
	margin-top:10px;

}

table.coberturas {

	width:100%;

}

tr.coberturas {

	background-color: #AEDFFF;

}

a {

	text-decoration:none;

}
