@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	background:#0b1d69; url(../img/bg_principal.jpg) repeat-x top;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	#header {
	float: left;
	width: 996px;
	overflow:hidden;
	background-color: #0b1d69;
}
#hh1{
	float: left;
	width: 990px;
}
#topheader{
	float: left;
	width: 996px;
}
#bottheader{
	float: left;
	width: 996px;
}
#hh2{
	float: left;
	width: 996px;
	background-color: #FFFFFF;
}
.hh2r{
	float: right;
	padding-right: 10px;
	padding-bottom: 10px;
}
.hh2l{
	float: left;
	width: 430px;
}
.hh2l-1{
	float: left;
}
.hh2l-2{
	float: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4274a9;
	text-align: center;
}
.hh2l-2 h2{
	float: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4274a9;
	text-align: center;
}
#conteiner{
	width:996px;
	margin:auto;
	border:#003366 solid 2px;
	background:#fff;
	}	
#flash{
	float:right;
	width:527px;
	background:#3C707D;
	}
#banner{
	width:469px;
	float:left;
	overflow:hidden;
	}
#cajon{
	padding:10px;
	}
#cajon li{
	margin-bottom:10px;
	}
	
	
/* MENU */
.glossymenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 200px;
border: 0px solid #3c707d;
border-bottom-width: 0;

}

.glossymenu li a{
	font: bold 13px Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	width: auto;
	padding-left: 15px;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	background-image: url(../img/glossyback.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #0073BC;
}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 190px;
}


.glossymenu li a:visited, .glossymenu li a:active{
color: #FFFFFF;

}

.glossymenu li a:hover{
background:#FAEBD8 url(../img/bg_botom.jpg) repeat-x top;
color:#000000;

}
#clinica{
	width:133px;
	border:#006699 solid 3px;
	background:#fff;
	padding:5px;
	float:right;
	margin-bottom: 5px;
	}
.img{
	border:#006699 solid 1px;
	margin:5px;
	padding:3px;
	background:#fff;
	}
	#footer {
	color:#ffffff;
	line-height:14px;
	float: left;
	margin: 0px;
	width: 996px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #0B1D69;
	height: 83px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
	#footer a {
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
.colizq{
width: 200px;
	}
.colder{
width: 794px;
	}
#content{
	width: 996px;
	float:left;
	background-image: url(../img/bgbg.gif);
	}
#content1{
	width: 200px;
	float:left;
	background-color: #0073bc;
	}
	#content2{
width: 796px;
float:right;
	}

