/* ------------------------------------------------------------------*/
#contenedor_principal {
	clear: both;
	display: block;
	position: relative;
	
	margin: 0.45em auto 0px auto;
	padding: 0px;
	
	width: 950px;
	height: auto;
	min-height: 900px;
	
	color: #000000;
	background-color: #FFFFFF;
	
	border-style:solid;
	border-width:2px;
	border-left-color:#CCC;
	border-top-color:#CCC;
	border-right-color:#333;
	border-bottom-color:#333;
	
	overflow: visible;
}
/* ------------------------------------------------------------------*/
#encabezado {
	margin: 0px;
	padding: 0px;
	height: 136px;
	width: 950px;
	overflow: hidden; 
}
#encabezado img {
	border: none 0px;
}
/* ------------------------------------------------------------------*/
#barra {
	position: relative;
	width: 100%;
	height: 23px;
	background-color: #666666;
	margin: 0px;
	padding-top: 4px;
	overflow: hidden;
}
#barra img {
	border: none 0px;
}
#barra ul {
	list-style-type: none;
	text-align:center;
	margin-top: 2px;	
}
#barra li {
	display: inline;
	padding: 4px 2px;
	border: thin solid #666666;
	font-weight:bold;
}
#barra li:hover {
	background-color: #333333;
	border: thin solid #333333;
}
#barra ul a {
	text-decoration: none;
	color: #FFFFFF;
}
/* ------------------------------------------------------------------*/
#lateral {

	clear: both;
	float: left;

	background-image: url(../images/lateral7k.png);
	background-repeat: no-repeat;
	background-position: left top;	
	background-color: #FFFFFF;

	width: 150px;
	height: auto;
	min-height: 850px;

	color: #FFFFFF;

	line-height: 125%;
	font-weight: 800;
	
	margin: 0px;
	padding: 6px;

}
#lateral a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #F00;
}
#lateral a:hover {
	border-style: solid;
	border-width: 1px;
	border-color: #CCC;
}
#lateral ul {
	margin-top: 20px;
}
#lateral li {
	width: 120px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom:0px;
	margin-right: 5px;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 1px;
	list-style-image: none;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#cuerpo {

	float: right;
	
	width: 80%;
	height: auto;
	min-height: 600px;

	margin: 0px auto;
	padding: 4px;
			
	vertical-align:top;
	
	background-color: #FFFFFF;
	color: #000000;

}
.textoencuerpo {
	line-height: 160%;
	text-align: justify;
	margin-right: 10px;
	margin-left: 5px;
	margin-top: 0px;
	width: 96%;
	height: auto;
}
.textoencuerpo h1 {
	line-height: 175%;
	background-color: #DDD;
}
.textoencuerpo h2 {
	line-height: 175%;
	background-color: #EEE;
}
.textoencuerpo h3 {
	line-height: 175%;
	background-color: #EEE;
}
#mColocar {
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: 2px;
	margin-left: 2px;
	text-align: justify;
	padding: 4px;
	line-height: 160%;
}
.resaltarCodice {
	font-weight: 800;
	color: #333333;
}
#mapa {
	/* croquis de la academia */
	margin: 8px;
}
.resaltatitulo {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #CCCCCC;
}
.resaltatitulo1 {
	background-color: #333333;
	color: #FFFFFF;
	margin: 5px;
	padding: 5px;
}
.centrar {
	text-align: center;
	display: block;
}
.textoencuerpo2 {
	line-height: 160%;
	text-align: justify;
	margin-right: 10px;
	margin-left: 5px;
	margin-top: 0px;
	background-color: #FFFFFF;
	padding: 5px;
}
.mayusculas {
	text-transform: uppercase;
}
#cuerpoIO {
	padding: 6px;
	vertical-align:top;
	background-color: #FFFFFF;
	height: auto;
	min-height: 600px;
	width: 760px;
	margin-left: 160px;
}
#marco {
	margin: 5px;
	padding: 5px;
	width:350px;
	background-color: #fff;
	color: #660066;
	border: 1px solid #999999;
	float: right;
	height: auto;
}
#marco_bandeja {
	padding: 15px;
	background-color: #CCCCCC;
	color: #000033;
	margin: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
#marco_bandeja img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#marco_bandeja h1 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	padding: 4px;
	background-color: #FFFFFF;
}
#marco_bandeja li {
	margin-left: 60px;
	font-size: medium;
}
#marco_bandeja ul {
	list-style-type: circle;
}
#marco_bandeja h3 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	padding: 4px;
	background-color: #FFFFFF;
	text-align: center;
}
.aladerecha {
	margin-right: 2em;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2em;
}
.resaltatitulo2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #CCCCCC;
}
.resaltar {
	font-weight: 900;
	font-size: medium;
}
/* ----------------------------------------------------------------------------------- */
#cuerpoIO2 {
	padding: 12px;
	vertical-align:top;
	background-color: #F0F0F0;
	height: auto;
	min-height: 580px;
	width: 750px;
	margin-left: 162px;
	margin-top: 6px;
	margin-bottom: 4px;
	margin-right: 0px;
	line-height: 140%;
}
#cuerpoIO4 {
	padding: 4px;
	vertical-align:top;
	background-color: #F0F0F0;
	min-height: 580px;
	width: 750px;
	margin-left: 162px;
	margin-top: 3px;
	margin-bottom: 2px;
	margin-right: 0px;
	line-height: 160%;
	height: 1250px;
}
#especial {
	float: right;
	vertical-align: top;
	background-color: #F0F0F0;
	width: 760px;
	margin-left: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 10px;
	line-height: 160%;
	padding: 0px;
}
#especial a:link, a:active, a:visited {
	color: #660066;
	text-decoration: none;
}
#especial a:hover {
	color: #FF9900;
}
#formato_articulos {
	list-style-image: url(../images/icono_periodico_peq.png);
}
#fondo_pdf{
	list-style-image: url(../images/pdf.gif);
}
#alfombra_blanca {
	border: 1px solid #666666;
	padding: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#lista_mapa {
	list-style-type: square;
}
#lista_mapa li li {
	list-style-type: square;
	margin-left: 4em;
}
.banda_color1 {
	background-color: #F2DBDB;
}


#lista_mapa li li li {
	list-style-type: square;
	margin-left: 4em;
}
#alfombra_blanca_io_fav {

	border: 1px solid #666666;
	padding: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#alfombra_blanca_io_fav img {
	border: 1px #000;
	margin: 5px;
}
#cajafloizd img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#cajai {
	text-align: left;
}
.banda_color2 {
	background-color: #E5B8B7;
}
.banda_color3 {

	background-color: #D99594;
}
.margen_interno {
	padding: 10px;
	line-height: 100%;
}
.interlineadomas {
	line-height: 175%;
}
#proyectos_contenedor {
	width: 90%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 5%;
}
#proyectos_contenedor ul {
	margin-left: 180px;
}

#proyectos_contenedor img {
	height: auto;
	width: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#nunciopremier {
	padding: 5px;
	height: 440px;
	width: 480px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#nunciopremier #pelicula {
	padding: 2px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nunciopremier a:link {
	text-decoration: none;
	color: #333333;
}
#nunciopremier a:hover {
	font-weight: 800;
	text-decoration: none;
	color: #333333;
}
#nunciopremier a:active {
	text-decoration: none;
	color: #333333;
}
#nunciopremier a:visited {
	text-decoration: none;
	color: #333333;
}
#nunciopremier2 {

	padding: 5px;
	height: 280px;
	width: 400px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#nunciopremier2 #pelicula {

	padding: 2px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nunciopremier2 a:link {

	text-decoration: none;
	color: #333333;
}
#nunciopremier2 a:hover {
	font-weight: 800;
	text-decoration: none;
	color: #333333;
}
#nunciopremier2 a:active {
	text-decoration: none;
	color: #333333;
}
#nunciopremier2 a:visited {
	text-decoration: none;
	color: #333333;
}
#bloquecurso h1,h2 {
	color: #009900;
	line-height: 175%;
	margin-top: 10px;
	margin-bottom: 5px;
}
#col_container {

	vertical-align:top;
	background-color: #FFFFFF;
	height: auto;
	min-height: 600px;
	width: 760px;
	margin-left: auto;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	float: right;
}
.fondoGrisLetraBlanca {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	margin-left: 40px;
}
.oculto {
	display: none;
}
.grisfondo {
	background-color: #999999;
}
#contenedorTabla td {
	vertical-align: top;
	text-align: center;
}
#contenedorTabla th {
	text-align: center;
}
#contenedorTabla 	{
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small;
}
#contenedorTabla .verdeblanco {
	color: #000000;
	background-color: #999999;
	padding: 2px;
}
#contenedorTabla th {
	padding: 2px;
}
/* ------------------------------------------------------------------*/
#pie {
	clear: both;
	
	background-color: #666666;
	color: #FFFFFF;

	width: 100%;
	height: 22px;
	
	margin: 0px auto;
	padding: 1px;
	
	text-align: center;
	font-size: xx-small;
	
}
#pie ul {
	list-style-type: none;
}
#pie li {
	display: inline;
	margin: 0px;
	padding: 3px;
}
#pie img {
	border: none 0px;
	vertical-align: middle;
}
#pie li a {
	color: #FFFFFF;
	text-decoration: none;
}
#pie li a:hover {
	text-decoration: underline;
}
.tufuturo {
	margin: 10px auto; 
	width: 94%; 
	height: auto; 
	border: solid 1px #CCCCCC; 
	text-align:center;
}
.bannerflash {
	margin: 1px auto; 
	text-align:center; 
	padding: 0px;
}
.emergencia_telefonica {
	border: solid 1px #CCCCCC; 
	width: 94%; 
	height: auto; 
	margin: 0 auto; 
	padding: 2px; 
	font-size: larger; 
	color: #FF0000; 
	text-align:center;
}
/* ------------------------------------------------------------------*/
.articulo {
	width: 99%;
	height: auto;
	border: 1px #ccc solid;
	padding: 4px;
	margin: 10px 0px;
}

