#ruta {
	/*background-image: url(../images/general/fondo_ruta.gif);*/
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 1px;
}
#envoltorio {
	/*background-image: url(../images/general/fondo_interior.gif);*/
	background-repeat: repeat-y;
}
#contenedor {
	/*background-image: url(../images/general/fondo_contenido.gif);*/
	background-repeat: no-repeat;
}
#lateral {
	/*background-image: url(../images/general/fondo_lateral.gif);*/
	background-repeat: no-repeat;
	float: left;
	width: 164px;
	font-size: 11px;
	position: relative;
	padding-top: 3px;
	text-align: right;
}
/*#lateral ul {
	width: 159px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#lateral li {
	text-align: right;
	background-image: url(../images/general/fondo_op-lateral.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 13px;
	padding-right: 19px;
	padding-bottom: 8px;
	padding-top: 8px;
}*/
#ubica {
	font-size: 10px;
	color: #71D321;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 20px;
	background-image: url(../images/programas/linea_separacion.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#ubica a {
	color: #b7b7b7;
	text-decoration: none;
}
#ubica a:hover {
	color: #666666;
	text-decoration: none;
}
#ubica ul {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
}
#ubica li {
	float: left;
	background-repeat: no-repeat;
}
#ubica .primero {
	background-image: url(../images/flecha_ubica1.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: 5px 4px;
}
#ubica .normal {
	background-image: url(../images/flecha_ubica1.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: 5px 4px;
}
#ubica .ultimo {
	background-image: url(../images/flecha_ubica2.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: 5px 4px;
	font-weight: normal;
	font-size: 10px;
}


#ubica1 {
	font-size: 10px;
	color: #71D321;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 20px;
	background-image: url(../images/lineasepara_verde.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#ubica1 a {
	color: #D5FFE2;
	text-decoration: none;
}
#ubica1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#ubica1 ul {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
}
#ubica1 li {
	float: left;
	background-repeat: no-repeat;
}
#ubica1 .primero1 {
	background-image: url(../images/flecha_ubica1.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: 5px 4px;
}
#ubica1 .normal1 {
	background-image: url(../images/flecha_ubica1.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: 5px 4px;
}
#ubica1 .ultimo1 {
	background-image: url(../images/flecha_ubica2.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: 5px 4px;
	font-weight: normal;
	font-size: 10px;
}











#contenido {
	width: 800px;
	float: right;
	padding-top: 10px;
}
#contenido h1 {
	font-size: 19px;
	font-weight: bold;
	color: #39719b;
	padding-left: 36px;
	/*background-image: url(../images/general/bullet_h1.gif);*/
	background-repeat: no-repeat;
	background-position: 21px 2px;
	padding-right: 10px;
}
#contenido  h1 .area {
	color: #a4afb8;
	border-right-width: 3px;
	border-right-style: dotted;
	border-right-color: #cccccc;
	padding-right: 7px;
}
#contenido h2 {
	color: #a4afb8;
	font-size: 15px;
	padding-left: 22px;
	padding-right: 15px;
}
#contenido h3 {
	font-size: 12px;
	color: #39719b;
	padding-left: 22px;
	padding-right: 15px;
}
#contenido ul {
	font-size: 11px;
	list-style-image: none;
	list-style-type: none;
}
#contenido li {
	/*background-image: url(../images/general/bullet.gif);*/
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 12px;
}



#contenido p {
	font-size: 11px;
	padding-left: 22px;
	padding-right: 10px;
}
#subportada {
	width: 776px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 285px;
}
#subportada #grande {
	width: 478px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#subportada #accesos {
	width: 284px;
	position: absolute;
	top: 0px;
	right: 8px;
}
#subportada #accesos .ingreso {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
	padding-top: 7px;
	padding-bottom: 10px;
}
#subportada #accesos a.mas {
	/*background: url(../images/general/mas.gif) no-repeat 100% 50%;*/
	background-repeat: no-repeat;
	padding-right: 13px;
	white-space: nowrap;

	no-repeat 100% 50%;
	display: inline-block;
}
/*a.more { white-space: nowrap; padding-right: 10px; background: url(http://images.apple.com/global/elements/arrows/morearrow_08c.gif) no-repeat 100% 50%; zoom: 1; }*/
#subportada #accesos a {
	color: #00599b;
	text-decoration: none;
}
#subportada #accesos a:hover {
	color: #00599b;
	text-decoration: underline;
}
#subportada #accesos h3 {
	color: #61717d;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#subportada #accesos p {
	margin: 0px;
	padding: 0px;
}

#subportada #accesos img {
	float: left;
}



#auxiliar {
	/*background-image: url(../images/general/final_contenido.gif);*/
	height: 40px;
	padding-left: 40px;
	padding-top: 20px;
	clear: both;
	background-repeat: no-repeat;
	margin-left: 164px;
}
#auxiliar img {
	margin-right: 12px;
}
.foto_subportada {
	float: right;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.tx_rojos {
	color: #CC0000;

}
.tx_verdes {
	color: #00CC00;
}

.textarea {height:250px; font-size:.9em;}
.bordefoto {
	color: #CC0000;
	padding: 3px;
	border: thin solid #9FACB5;
	margin: 5px;
}

