html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, img, ins, kbd, q, s, samp, 
small, strike, sub, sup, tt, var, 
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td { 
margin: 0; 
padding: 0; 
border: 0; 
outline: 0; 
font-weight: inherit; 
font-style: inherit; 
font-size: 100%; 
font-family: inherit; 
vertical-align: baseline; 
} 
:focus { 
outline: 0; 
} 
body { 
line-height: 0; 
} 
ol, ul { 
list-style: none; 
} 

table { 
border-collapse: collapse; 
border-spacing: 0; 
} 
caption, th, td { 
text-align: left; 
font-weight: normal; 
} 
blockquote:before, blockquote:after, 
q:before, q:after { 
content: ""; 
} 
blockquote, q { 
quotes: "" ""; 
} 

img{
	vertical-align: bottom;
	margin: 0; 
padding: 0; 
border: 0; 
outline: 0; 

}

html {
	background-position: center top;
	background-image: url(../imagenes/bgmedio.jpg);
	background-repeat:  repeat-y;
	background-color: #8e1111;
}

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	text-align: center; /* esto centra el contenedor en los navegadores IE 5*. El texto se ajusta posteriormente con el valor predeterminado de alineación a la izquierda en el selector #container */
	color: #000000;
	background-image: url(../imagenes/bgpie.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 25px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 39px;
	padding-left: 0;
    }

p{
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	font-weight: normal;
	color: #373737;
	text-decoration: none;
	padding: 2px;
	margin-right: 10px;
	margin-left: 10px;
}

a{
	color: #721818;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	color: #721818;
}
	
	#bgTop{
	background-image: url(../imagenes/bgtop.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 493px;
	width: 100%;
	z-index: -2;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	visibility: visible;
}

    .thrColFixHdr #container {
	width: 891px;
	margin: 0 auto; /* los márgenes automáticos (conjuntamente con un ancho) centran la página */
	text-align: left;
    } 
    .thrColFixHdr #header {
	margin-bottom: 9px;
    } 


.thrColFixHdr #logo{
	height: 126px;
	width: 405px;
	position: absolute;
	margin-top: 15px;
	margin-left: 6px;
	z-index: 4;
}

#menuTopcont{
	width: 882px;
	position: absolute;
	z-index: 3;
	margin-top: 252px;
	margin-left: 4px;
	text-align: center;	
	height: 47px;	
}

a.menuLista{
	display: inline-block;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../imagenes/lineamenu01.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 20px;
	height: 27px;
	padding-left: 20px;
	padding-top: 20px;
}




a.menuLista:hover{
	color: #ffa200;
	background-color: #000000;
}

a.menuLista02{
	display: inline-block;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	height: 27px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

a.menuLista02:hover{
	color: #ffa200;
	background-color: #000000;
}

  
.thrColFixHdr #menuTop{
	background-image: url(../imagenes/bgmenutop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	z-index: 2;
	margin-top: 252px;
	margin-left: 4px;
	height: 47px;
	width: 882px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
 
  
  
  
    .thrColFixHdr #sidebar1 {
    	float: left; /* dado que este elemento es flotante, debe asignarse un ancho */
    	width: 174px; /* el ancho real de este div, en navegadores que cumplen los estándares, o el modo de estándares de Internet Explorer, incluirá el relleno y el borde además del ancho */
		
    }
    .thrColFixHdr #sidebar2 {
    	float: right; /* dado que este elemento es flotante, debe asignarse un ancho */
    	width: 174px; /* el ancho real de este div, en navegadores que cumplen los estándares, o el modo de estándares de Internet Explorer, incluirá el relleno y el borde además del ancho */
    }
    .thrColFixHdr #mainContent {
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 515px;
	margin-top: 0;
    } 
    .thrColFixHdr #footer {
	height: 27px;
	background-image: url(../imagenes/bgcredito.jpg);
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 18px;
	font-size: 11px;
	padding-right: 14px;
	padding-left: 14px;
    } 
	
	.thrColFixHdr #footer a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
    } 
	
	.thrColFixHdr #footer a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
    } 
  
  .margen50{
	margin-right: 20%;
}

    .fltrt { /* esta clase puede utilizarse para que un elemento flote en la parte derecha de la página. El elemento flotante debe preceder al elemento junto al que debe aparecer en la página. */
    	float: right;
    	margin-left: 8px;
    }
    .fltlft { /* esta clase puede utilizarse para que un elemento flote en la parte izquierda de la página. */
    	float: left;
    	margin-right: 8px;
    }
    .clearfloat { /* esta clase debe colocarse en un elemento div o break y debe ser el último elemento antes del cierre de un contenedor que incluya completamente a un elemento flotante */
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }

/*BOXES*/

.boxCol01{
	margin-bottom: 6px;
}

.boxTop01{
	background-image: url(../imagenes/boxtop01.gif);
	height: 10px;
	overflow: hidden;
}

.boxCuerpo01{
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #949494;
	border-left-color: #949494;
	padding-right: 9px;
	padding-left: 9px;
	font-size: 11px;
	font-weight: normal;
	color: #323131;
	text-decoration: none;
}

.boxPie01{
	background-image: url(../imagenes/boxpie01.gif);
overflow: hidden;
	height: 10px;
}

/*BOX MEDIO GRANDE*/

.boxCol02{
	margin-bottom: 6px;
}

.boxTop02{
	background-image: url(../imagenes/boxtop02.gif);
	overflow: hidden;
	height: 10px;
	color: #0000FF;
}

.boxCuerpo02{
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #949494;
	border-left-color: #949494;
	padding-right: 9px;
	padding-left: 9px;
	font-size: 11px;
	font-weight: normal;
	color: #323131;
	text-decoration: none;
}

.boxPie02{
	background-image: url(../imagenes/boxpie02.gif);
overflow: hidden;
	height: 10px;
}


/*BOX MEDIO GRANDE*/

.boxCol03{
	margin-bottom: 6px;
}

.boxTop03{
	background-image: url(../imagenes/boxtop03.gif);
	overflow: hidden;
	height: 10px;
	color: #0000FF;
}

.boxCuerpo03{
	background-color: #b47709;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #949494;
	border-left-color: #949494;
	padding-right: 9px;
	padding-left: 9px;
	font-size: 11px;
	font-weight: normal;
	color: #323131;
	text-decoration: none;
}

.boxPie03{
	background-image: url(../imagenes/boxpie03.gif);
	overflow: hidden;
	height: 10px;
}

/*titulos*/

.tit01{
	margin-bottom: 20px;
}

.tit02{
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #b47709;
	text-decoration: none;
}

.tit03{
	font-size: 16px;
	font-weight: bold;
	color: #721818;
	text-decoration: none;
	line-height: 18px;
	margin-bottom: 20px;
}

.tit04{
	font-size: 16px;
	font-weight: bold;
	color: #b47709;
	text-decoration: none;
	line-height: 18px;
	margin-bottom: 20px;
}

.tit05{
	font-size: 16px;
	font-weight: bold;
	color: #647218;
	text-decoration: none;
	line-height: 18px;
	margin-bottom: 20px;
}

.tit06{
	font-size: 16px;
	font-weight: bold;
	color: #ca5a10;
	text-decoration: none;
	line-height: 18px;
	margin-bottom: 20px;
}

.tit07{
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	line-height: 18px;
	margin-bottom: 20px;
}


.tit08{
	font-size: 18px;
	font-weight: bold;
	color: #009999;
	text-decoration: none;
	line-height: 18px;
	margin-bottom: 20px;
}

.tit09{
	font-size: 15px;
	font-weight: bold;
	color: #ca5a10;
	text-decoration: none;
	line-height: 18px;
	margin-bottom: 20px;
}


/*margen*/

.abajo10{
	margin-bottom: 10px;
}

.margen160{
	margin-right: auto;
	width: 148px;
	overflow: hidden;
}
.caja_flotaPromo{
	float: right;
	width: 340px;
}
.caja_flotaPromo_t1{
	font-size: 15px;
	background-color: #990000;
	font-weight: bold;
	height: 25px;
	width: 340px;
}
.flotaPromo{
	float: right;
	width: 340px;
}
.flotaPromo2{
	float: right;
	width: 150px;
	margin-left: 5px;
}
.tit_pro{
	font-size: 13px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	height: 20px;
	padding-top: 15px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	text-align: center;
	margin-left: -10px;
}
.tit_pro2{
	font-size: 13px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	line-height: 20px;
	margin-top: 15px;
	margin-left: 7px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	height: 20px;
}
.tit_pro3 {
	font-size: 13px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	line-height: 20px;
	margin-top: 15px;
	margin-left: 7px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	height: 20px;
}
.tit_min{
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	padding-left: 5px;
	display: inline-block;
	clear: left;
	margin-bottom: 15px;
	line-height: normal;
	margin-top: 5px;
}
#program .tit_min {

}


#program td {
	vertical-align: top;
}
#program ul {
	margin-left: 0px;
}

#program li {
	background-image: url(../imagenes/li3.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	width: 135px;
	font-size: 11px;
}



.borrarUno{
	clear: right;
}

.enlacesLista{}

.enlacesLista a{
	display: block;
	line-height: 24px;
	font-weight: normal;
	text-decoration: none;
	color: #323131;
	font-size: 11px;
}

.enlacesLista a:hover{
	text-decoration: underline;
	color: #721818;
}

.boxA1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../imagenes/boxamarillo.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 10px;
	padding-left: 14px;
	margin-bottom: 6px;
}

.boxG1{
font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../imagenes/boxverde.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 10px;
	padding-left: 14px;
	margin-bottom: 6px;
}

.boxR1{
font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../imagenes/boxrojo.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 10px;
	padding-left: 14px;
	margin-bottom: 6px;
}

.izqTexto{
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	font-weight: normal;
	color: #373737;
	text-decoration: none;
}

.derVer{
	text-align: right;
}

.climaBox{
	width: 154px;
	overflow: hidden;
	padding-bottom: 20px;
}

/*ESTILOS AJAX*/

#box1{
	position:absolute;
}

.mask{
	position:relative;
	width:891px;
	height:304px;
	overflow:hidden;
	z-index: 1;
}

.mask img{
	position:absolute;
	display:block;
	border:none;
}
/*banner1*/
.boxCuerpo02 h1 {
	font-size: 20px;
	color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	text-align: center;
}
.boxCuerpo02 h2 {
	font-size: 16px;
	color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 5px;
}
.boxCuerpo02  h3 {
	font-size: 12px;
	color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
}
.boxCuerpo02 ul {
	margin-left: 13px;
	margin-right: 10px;
}


.boxCuerpo02 ul li {
	line-height: 20px;
	list-style-type: none;
	list-style-image: url(none);
	background-image: url(../imagenes/li3.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
}

.boxCuerpo02 ol {
	margin-left: 30px;
	margin-right: 10px;
}

.boxCuerpo02 ol li{
	margin-left: 10px;
	list-style-type: decimal;
	line-height: 20px;
}
#contactenos {
	margin-left: 15px;
}

#contactenos td {
	vertical-align:top;
	padding-bottom: 5px;
}
#contactenos #textfield {
	width: 250px;
	height: 20px;
	margin-bottom: 3px;
	margin-left: 0px;
	border: 1px solid #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 5px;
	padding-top: 5px;
}
#contactenos #textarea {
	width: 250px;
	height: 120px;
	font-size: 11px;
	padding-top: 7px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: auto;
	padding-right: 5px;
	margin-left: 0px;
	margin-bottom: 15px;
	border: 1px solid #CCC;
}
#contactenos #Enviar {
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	width: 165px;
	background-image: url(../imagenes/enviar.png);
	height: 31px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border: 0px none #FFFFFF;
}
.azul {
	color: #0066CC;
	font-weight: bold;
}
.nota1 {
	margin-left: 0px;
}
.nota1  ul li{
	background-image: none;
	
}
.n2 {
	font-size: 12px;
	color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 5px;
}
.n3 {
	font-size: 12px;
	color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
.texto2 {
	line-height: 25px;
}
#home {
	width: 88px;
	position: absolute;
	margin-top: 0px;
	z-index: 4;
	margin-left: 770px;
	cursor: pointer;
}
.home_text {
}
.home_text p {
	width: 300px;
	margin-left: 165px;
	height: auto;
	margin-bottom: 50px;
}
.left20 {
	margin-left: 10px;
}
.flyer-ica{ background:url(../imagenes/ajax-loader.gif) no-repeat center 100px;}
