/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                        */
/***********************************************/ 



body{
	font-family: Arial, sans-serif;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #CC3333;
}

a:link{
	color: #0066FF;
	text-decoration: none;
}


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



a:hover {
	color: red;
	text-decoration: underline;
}





/*---------------Estilos generales de Texto-----------------------------*/

h1{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #000099;
}

h4{
 font-size: 80%;
 font-weight: normal;
 color: #000099;
}

h5{
 font-size: 60%;
 color: #000099;
}
/*label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}*/

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000066;
}

/*p a:link{
	color: #0066FF;
}
*/
.txtPieFoto {
	font-size: 70%;
	text-align: center;
	color: #000099;
}



.txtBarraInf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #000099;
	text-align: center;
}


.nombrePagina {
font-size: 140%;
	font-weight: bold;
	color: #000099;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
/*--------FIN-------Estilos generales  de Texto-----------------------------*/


ul{
	list-style-type: square;
	list-style-image: none;
	
}

/*ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}
*/




#content{
	padding-top: 0;
	padding-right: 3%;
	padding-bottom: 0;
	padding-left: 3%;
	background-color: #EEEEEE;
	width: 75%;
	z-index: 2;
	float: right;
	margin-bottom: 5px;
}

#contenedor{
	background-color: #EEEEEE;
	width: 95%;
	z-index: 2;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	height: auto;
}



#globalNav{
	color: #CC3333;
	white-space: nowrap;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: none;
	width: 100%;
	background-color: #CCCCCC;
	height: auto;
	line-height: 130%;
}


#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px;
	color: #000099;
}


#globalNav a:hover {
	font-size: 90%;
	padding: 0px 4px 0px 0px;
	color: #FFFFFF;
}
#HeaderLogos {
	width: 100%;
	height: 80px;
}

#masthead{
	margin: 0;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #CC3333;
}

#navBar{
	padding: 0px;
	z-index: 1;
	margin: 0px;
	width: 15%;
	float: left;
}

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
/*html>body #navBar li {border-bottom: none;}*/




#navIzqdaA{
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 80%;
	background-color: #cccccc;
	text-align: center;
}

/*#navIzqdaA h3{
	padding: 10px 0px 2px 10px;
}*/

#navIzqdaA a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#navIzqdaA a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#navIzqdaA a:hover{
	border-top: 1px solid #cccccc;
	background-color: #eeeeee;
	padding: 2px 0px 2px 10px;
}


#navIzqdaB{
	background-color: #cccccc;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/*#navIzqdaB h3{
	padding: 10px 0px 2px 10px;
}
*/
#navIzqdaB a:link{
	padding: 2px 0px 2px 10px;
	width: 100%;
 /* voice-family: "\"}\""; 
  voice-family:inherit;*/
	width: auto;
}

#navIzqdaB a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#navIzqdaB a:hover{
	border-top: 1px solid #cccccc;
	background-color: #eeeeee;
	padding: 2px 0px 2px 10px;
}


#siteInfo{
	background-color: #CCCCCC;
	clear: both;
}

#siteInfo a{
	color: #000099;
}

#siteInfoIzq {
	font-size: 80%;
	text-align: center;
	color: #000099;
	float: left;
	margin-left: 50px;
	padding: 10px;
	background-color: #FFFFFF;
}
#siteInfoDer {
	text-align: center;
	color: #000099;
	float: left;
	margin-left: 150px;
	padding-top: 10px;
}

/*.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}
*/
/*.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}*/
/*.formatLista{
	font-size: 80%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
*/
				

/*.formatParrafo {
	font-size: 80%;
	padding-bottom: 10px;
	padding-left: 10px;
}*/

/*--------------------Alinea las imagenes dentro de un contenedor-----------------*/

.imagIzq {
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-right: 10px;
}

.imagDer {
	float: right;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-left: 10px;
}



.imagCentra {
	border: 1px solid #0000CC;
}


.ImagenesPie {
	font-size: 70%;
	text-align: center;
}

.ImagenesPieIzq {
	font-size: 70%;
	text-align: left;
	padding-left: 10px;
}

.ImagenesCuadro {
	border: 1px solid #000000;
	height: 55px;
}



.listas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-left: 15px;
	line-height: 150%;
	color: #000066;
}

.nombreBarraA{
	margin: 0px;
	font-size: 110%;
	background-color: #cccccc;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.nombreBarraB{
	font-size: 90%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #eeeeee;
	padding: 0px;
	height: 40px;
	text-align: center;
}

.nombrePagina {
font-size: 140%;
	font-weight: bold;
	color: #000099;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.programaHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-position: center;
	background-color: #CCFFFF;
}
.programaHeaderSup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
	margin-bottom: 10px;
	background-position: center;
	font-style: normal;
	font-weight: bold;
}

.programaHeaderInf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
	margin-bottom: 10px;
	background-position: center;
	font-style: normal;
}
.programaHeaderInfSubr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: center;
	margin-bottom: 20px;
	background-position: center;
	font-style: normal;
	text-decoration: underline;
	line-height: 15px;
	font-weight: bold;
	margin-top: 10px;
}

/*-------------- Estilos de los textos en las páginas de programas---------------- */
.programaCompos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}
.programaObras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: italic;
}

.programaTabla {
	margin-bottom: 15px;
}
/*-----FIN--------- Estilos de los textos en las páginas de programas---------------- */




.resalte {
	font-weight: bold;
	color: #cc3333;
}




.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}

.tabla {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.tablaSup {
	font-size: 120%;
	color: #000099;
	text-align: center;
	font-weight: bold;
}


.TablaIzqd {
	font-size: 80%;
	color: #000099;
	text-align: left;
}

.TablaCent {
	font-size: 80%;
	color: #000099;
	text-align: left;
}
.TablaConFondo {
	background-color: #CCFFFF;
}



.tablaDer {
	font-size: 80%;
	color: #003399;
	text-align: left;
	background-color: #FFCCFF;
}

.tablaSeg {
	font-size: 100%;
	font-weight: bold;
	color: #000099;
	padding-left: 10px;
	text-indent: 20px;
	font-style: italic;
}
.imagCentraCopia {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

