@charset "utf-8";
/* CSS Document */


html, body { margin:0; background:#f99d13; }

.bgMenu { height:39px; background:url(/web/images/bgMenu.gif) repeat-x; }

.bgEsteMes { background:url(/web/images/bgEsteMesHome.jpg) no-repeat; padding: 106px 10px 0 70px; }
.bgEsteMes div {font:23px "Tahoma"; color:#d5b425; text-align:right; letter-spacing:-2px; line-height:17px;}
.bgEsteMes  p a {font:10px "Tahoma"; color:#929292; text-decoration:none; line-height:12px;}
.bgEsteMes  a:hover { text-decoration:underline; }

.bgUltimasNoticias { padding: 34px 100px 0 120px;}
.bgUltimasNoticias p a {font:10px "Tahoma"; color:#929292; text-decoration:none ;line-height:12px; text-decoration:underline;}
.bgUltimasNoticias a:hover { text-decoration:underline; }

.interna { height:100%; background:#FFFFFF; }
.internaBG { background: url(/web/images/internaBG.jpg) left top no-repeat; height:100%;}
.internaTexto { font:12px "Tahoma"; color:#006699; padding-left:30px; padding-top:25px; padding-right:30px; padding-bottom:40px; text-align:justify; }
.internaTexto a { font:12px "Tahoma"; color: #f99d13; text-decoration:none; }
.internaTexto a:hover { font:12px "Tahoma"; color: #FFFFFF; background:#FF6600; }
.internaTextoLaranja { font:12px "Tahoma"; color:#FF6600; }
.internaTitulo { font:bold 36px "Tahoma"; color:#a4bccd; padding-top:25px; padding-right:25px; text-align:right; }
.internaSubTitulo { font:bold 20px "Tahoma"; color:#FF6600; }
.internaEsteMes { background:url(/web/images/internaBgEsteMes.jpg) right no-repeat; padding: 45px 5px 0 8px;}
.internaEsteMes  p a {font:10px "Tahoma"; color:#929292; text-decoration:none; line-height:12px; text-align:right;}
.internaEsteMes  a:hover { text-decoration:underline; }
.internaUltimas { background:url(/web/images/internaBGultimasNoticias.gif) no-repeat; height:150px; padding: 0px 5px 0 53px;}
.internaUltimas  p a {font:10px "Tahoma"; color:#929292; text-decoration:none;}
.internaRodape { height:22px; border-top:1px solid #f59e00;}
.internaRodape a { font:10px "Tahoma"; color:#666666; padding-right:20px; text-decoration:none;}
.internaRodape a:hover { text-decoration:underline;}

.flash{
	position:relative;
	width:778px;
	height:600px;
}

.content_home{
	position:absolute;
	width:778px;
	height:600px;
	margin: 0px 0px 0px -389px;
	left:50%; 
	background-color:#FFFFFF;
}