body{
	font-family: helvetica sans-serif serif times;
	font-size: medium;
	font-style: normal;
	font-variant: normal;
	font-size-adjust: none;
	font-stretch: normal;
	font-weight: normal;
	color: black;
	background: #FFFFFF;
}
p{
	font-family: helvetica sans-serif serif times;
	font-size: medium;
	font-style: normal;
	color: black;
}
a{
	text-decoration: none;
	cursor: pointer;
	color: blue;
	font-size: medium;
	font-family: helvetica sans-serif serif times;
}
#pagina_completa {
	background:#fffff;
	width: 1024px;
	height: 530px;
	margin: 0 auto;
}
#pagina_conteudo{	
	background: #fffff;
	margin: 0 auto;	
	margin-left: 25px;
	margin-right: 25px;
	height: 510px;
	overflow:hidden;
}
#pagina_conteudo_cont {
	margin-top: -20px;
}
#div_main_content{	
	text-align:left;
	font-family: helvetica sans-serif serif times;
	font-size: small;
	font-stretch: ultra-condensed;
	height: 510px;
}
#caixa1{
	height: 100%;
	background: url(../images/pagina/vertical_e.bmp) repeat-y;
}
#caixa2{
	height: 100%;
	background: url(../images/pagina/vertical_d.bmp) repeat-y right;
}
#canto_se, #canto_ie{ 
	margin-right:-3px;
	width: 9px;
	float: left; 
	height:30px;
}
#horizontal_s, #horizontal_i{
	height:30px;
}
#canto_sd, #canto_id { 
	margin-left:-3px;
	width: 9px;
	float: right; 
	height:30px;
	background: url(../images/pagina/canto_sd.png);
}
#canto_se{
	background: url(../images/pagina/canto_se.bmp) no-repeat;
}	
#canto_sd{
	background: url(../images/pagina/canto_sd.bmp) no-repeat;
}	
#canto_ie{
	background: url(../images/pagina/canto_ie.bmp) no-repeat;
}	
#canto_id{
	background: url(../images/pagina/canto_id.bmp) no-repeat;
}
#horizontal_s{
	/*background: url(../images/pagina/horizontal_s.bmp) repeat-x;*/
}
#horizontal_i{
	background: url(../images/pagina/horizontal_i.bmp) repeat-x;
}
#footer{
	height: 20px;	
    clear:both;
    position: absolute;
    margin-top: 90px;
    margin-left: 900px;
}
#main{
	font-size:10px;
	background: #ffffff;
	width:260px;
	float: right;	
	margin-top: 30px;
	margin-right: -2px;
}
#main_conteudo{	
	background: #ffffff;	
	margin-left:10px;
	margin-right: 10px;
	color:#666666;
	font-size:1.3em;
}
#main_se, #main_ie{ 	
	margin-right:-3px;
	height:13px;
	width: 13px;
	float: left; 
}
#main_sd, #main_id{
	height:13px;
	margin-left:-3px;
	width: 13px;
	float: right; 	
}
#main_s, #main_i{ 
 	height:13px;
}
#main_se{	
	background: url(../images/main/main_se.png) no-repeat;
}
#main_sd{	
	background: url(../images/main/main_sd.png) no-repeat;
}
#main_ie{	
	background: url(../images/main/main_ie.png) no-repeat;
}
#main_id{	
	background: url(../images/main/main_id.png) no-repeat;
}
#main_s{	
	background: url(../images/main/main_s.png) repeat-x;
}
#main_i{	
	background: url(../images/main/main_i.png) repeat-x;
}
#main_caixa1{	
	background: url(../images/main/main_e.png) repeat-y left;
}
#main_caixa2{
	background: url(../images/main/main_d.png) repeat-y right;
}
#divMenu{
	width: 100%;
	text-align: center;
}
#divMenuCenter{
	height:27px;
}
#header_e{ 
	float: left;
	width: 256px;/*others*/
	//width: 254px;/*ie*/
	height:27px;
	background: url("../images/pagina/horizontal_s.bmp") repeat-x;
}
#header_d{ 
	float: right;
	width: 255px;/*others*/
	//width: 253px;/*ie*/
	height:27px;	
	background: url("../images/pagina/horizontal_s.bmp") repeat-x;
}
#header_c{
	height:27px;
	position: absolute;
	margin-left: 263px;
	//margin-left:-249px;
}
#header_ec{
	float:right;
	width:12px;
	height:27px;
	background: url("../images/pagina/horizontal_lr.bmp") repeat-x;
}
#header_dc{
	float:left;
	width:12px;
	height:27px;
	background: url("../images/pagina/horizontal_rr.bmp") repeat-x;
}
#divBannerBottom{
	width:1035px;
	height:35px;
	margin-top:60px;
	font-size: x-small;
	font-family: sans-serif;
}
#divContact{
	width: 100%;
	height: 105%; 
	margin-top: 20px;
}
#divContactLeft{
	float:left;
	width:50%;
	height: 100%;
	color: #5E5B5B;
}
#divContactRight{
	float:right;
	width: 50%; 
	height: 100%;
	color: #5E5B5B;
}
#divHorario{
	width: 100%;
	height: 105%; 
	margin-top: 20px;
}	
#divHorarioLeft{
	float:left;
	width:50%;
	height: 100%;
	color: #5E5B5B;
}
#divHorarioRight{
	float:right;
	width: 50%; 
	height: 100%;
	color: #5E5B5B;
}
.clear{
	clear:both;
}