
/* CSS Document */

/*Clear defaults 
----------------*/
ul,ol,dl {list-style:none;} 
h1,h2,h3,h4,h5,h6,pre,code {font-size:1em; font-weight:normal;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dl,dt,dd {margin:0; padding:0;} 
a img,:link img,:visited img {border:none;}
address {font-style:normal;}
strong {font-weight:bold;}
em {font-style:italic;}
i {display:none;}



#cleaner {
	clear: both;
	font-size: 0;
	line-height: 0;
	background-color: transparent;
}


/*Etiquetas
----------------*/
body {
	color:#fff;
	text-align:left;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	
	line-height: 18px;
	background-color: #380d2b;
	background-image: url(imagenes/fondos.png);
	background-repeat: no-repeat;
	background-position: left top;	
}
a {
	font-weight:bold;
	color:#F29B3B;
	text-decoration:none;
			text-decoration:underline;

}
a:hover {
	color:#9d4988;
		text-decoration:underline;
}

h1, h3, h5, h6 {color:#F29B3B;}

h1 {
	font-size:2.2em;
	line-height:1em;
	padding-bottom:.5em;
	letter-spacing:-1px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: 500px;
	border-bottom: 1px solid #F29B3B;
	margin-bottom: 20px;
}

h2 {
	font-size: 18px;
	line-height:1.1em;
	padding-bottom:.7em;
	color:#d66fbc;
}

h3 {
	font-size:1.1em;
	line-height:1.2em;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}


h4 {
	font-size:2.5em;
	line-height:1em;
	padding-top:0.7em;
	letter-spacing:-1px;
	color:#FFf;
	font-weight:bold;
}

h6 {
	position:absolute;
	left:14px;
	top:55px;
}

h6, h6 a {
	display:block;
	width:140px;
	height:110px;
}

p, ul, ol, dl, blockquote {
	font-size:1.2em;
	padding-bottom:1em;
}

p {
text-align:justify;
}

strong {
	color:#d66fbc;
	font-weight:bold;
}

em {
	font-style:italic;
	background:#fffcd9;
}


ol{
	list-style-type:circle;
	padding-left:60px;
	font-size: 12px;
} 

dl {padding-bottom:0;}
dt {
	font-weight:bold;
	color:#333;
	font-size:1.1em;
	padding-left:20px;
	padding-bottom:.1em;
}
dd {padding-bottom:1em;}




/*Tabla
----------------*/
table {
	font-size:11px;
	margin-bottom:1em;
	border:1px solid #cb69b3;
	width:500px;
}
td, th {
	text-align:left;
	padding:2px 5px;
	line-height:1.3em;
	color:#000;
}









th {
	background:#cb69b3;
	color:#000;
	font-weight:bold;
	
}
tr.even td { }
tr.odd td {background-color:#fff;}

tr.odd td strong{color:#72097a;}



td strong {
	font-weight:bold;
	background:none;
}

/*Encabezado
--------*/
#header {
	width:770px;
	height:145px;
	margin:0;
	text-align:left;
	position:relative;
}




/*Botonera
--------*/
#sidebar {
	width:210px;
	float:left;
	margin-top:20px;
	clear: both;
	
}

/*Estructura
--------*/
#main {
	float: left;
	width:770px;
	margin:190px 0 20px 0;
	height: auto;
	clear: both;
}



#content {
	width:500px;
	height:auto;
	float:right;
	background-color:transparent;
	margin: 50px 0 0 40px;font-size: 12px ;
}


#columnaTotal {
	width:578px;
	float:left;
	padding: 20px;
	background-color:#FFFFFF;
	margin: 0px;
}




/*Columnas
---------*/
.col1 {
	width:240px;
	float:left;
	padding: 20px;
	text-align:justify;
}


.col2 {
	width:298px;
	float:right;
	padding: 20px 20px 20px 10px;
	color:#666;
	font-size:.9em;
	line-height:1.65em;
}
.col2 p, .col ul, .col ol {padding-left:10px; padding-right:10px;}
.col {
	clear:both;
	width:575px;
	padding: 20px;
	margin: 0px;
}


#auspicios{
	width: 160px;
	height: 130px;
	margin: 0 5px 10px 0;
	float: left;
	background-color: #fff;
	font-size:10px;
	color:#000;
	text-align: center;
	line-height: 10px;}

/*Detalles
--------*/




.marcoCeleste{
	border: 1px solid #0b7cc4;
	background-color:#b4def0;
	height:95px;
	width:175px;
	}
	
	
	.marcoVerde{
	border: 1px solid #7c9d02;
background-color:#c1d76b;
	height:95px;
	width:175px;
	}
	
	



.marginImagenes {
float:left;
padding-right: 10px;

}


.padding100 {

padding-left: 70px;
padding-right: 10px;
}

.cuerpo10 {
font-size:10px;
line-height:normal;
padding: 7px;

}





.english
{
	display: block;
	padding-left: 20px ;
	background-image: url(imagenes/english.png);
	background-repeat: no-repeat;
	text-decoration: none;
	width:480px;
	border-bottom: dotted 1px #969;
	float: right;


}







.flechita_abajo
{
	display: block;
	padding: 0px 2px 4px 18px;
	margin: 10px 0 10px 0;
	background-image: url(imagenes/flechita_abajo.png);
	background-repeat: no-repeat;
	text-decoration: none;
	width:480px;
	border-bottom: dotted 1px #969;
	font-size: 11px;
	font-weight: normal;

}



.flechita_seccion
{
	display: block;
	padding: 0px 2px 4px 18px;
	margin: 10px 0 10px 0;
	background-image: url(imagenes/flechita_seccion.png);
	background-repeat: no-repeat;
	text-decoration: none;
	width:500px;
	border-bottom: dotted 1px #969;
	font-size: 11px;
	font-weight: normal;
	
}



/*Botonera
-------*/



#sidebar ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Tahoma, Arial, Helvetica, sans-serif;
text-align:right;
line-height:normal;


}

#sidebar a
{

display: block;
padding: 10px 0 10px 0;
background-color: transparent;
font-weight: normal;

}






#sidebar .select
{
padding: 10px 0 10px 0;

color: #F29B3B;

}


#sidebar a:link, #sidebar a:visited
{
color: #d66fbc;
text-decoration: none;
padding: 10px 0 10px 0;



}

#sidebar a:hover
{
display: block;
padding: 10px 0 10px 0;
color: #F29B3B;
}

#sidebar a#current { color: #F29B3B; padding: 10px 0 10px 0;
} 



/*Tres Columnas
-------*/

#columna-1 {
	float:left;
	width:175px;
	height: auto;
	margin-right: 20px;
}
#columna-2 {
	float:left;
	width:175px;
	margin-right: 20px;
}
#columna-3 {
	float:left;
	width:175px;
}



/*Footer
-------*/



#footer{
	float:left;
	width:770px;
	height: 171px;
	clear: both;
	background-image: url(imagenes/footer.png);
	background-repeat: no-repeat;
	background-position: left top;
}

