@charset "utf-8";

.titulo_pro {
	float: left;
	position: static;
	width: 180px;
	clear: left;
	margin-right: 20px;
	margin-left: 20px;
}



.info {
	position: static;
	width: 89%;
	padding-right: 1%;
	padding-left: 1%;
	/* [disabled]background-image: url(../images_temp/squares/sq_ve2.png); */
	background-repeat: repeat;
	margin-left: 5%;
	margin-top: 20px;
	clear: both;
	float: left;
	height: auto;
	margin-bottom: 20px;
	display: block;
}
.grad2white {
	background-image: url(../images_temp/squares/grad2white.png);
	background-repeat: repeat-y;
}
.grad2whiteLFT {
	background-image: url(../images_temp/squares/grad2white_LFT.png);
	background-repeat: repeat-y;
	background-position: right;
}
.logo_centrado {
	text-align: center;
	clear: both;
	/* [disabled]width: 150px; */
	margin-right: auto;
	margin-left: auto;
	position: static;
	display: block;
}
.inst_logo {
	background-color: rgba(255,255,255,1);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	position: static;
	width: 180px;
	vertical-align: middle;
	float: left;
	padding: 10px;
	clear: both;
}



.titulo_inst {
	clear: left;
	float: left;
	width: 180px;
	position: static;
	padding: 10px;
	margin-top: 20px;
	
	background-color:rgba(0,153,51,0.8);
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	font-size: 1.8em;
	font-weight: bold;
	text-align: center;
}
.balazo_programas {
	width: 200px;
	position: static;
	float: left;
	clear: left;
}


.web_inst {
	padding: 10px;
	clear: left;
	float: left;
	width: 180px;
	margin-top: 20px;
	position: static;
	background-image: url(../images_temp/squares/sq_morado1.png);
	background-repeat: repeat;
	margin-bottom: 20px;
	text-align: center;
}
.tabla_programas {
	background-image: url(../images_temp/squares/sq_ve3.png);
	background-repeat: repeat;
}
.tabla_programas_special {
	background-image: url(../images_temp/squares/sq_ve3.png);
	background-repeat: repeat;
	/* [disabled]margin-left: -200px; */
	color: #FFF;
}
.tabla_programas tr td , .tabla_programas_special  tr td{
	background-image: url(../images_temp/squares/sq_ve1_5_.png);
}

.texto_programas {
	width: 650px;
	position: static;
	float: right;
	padding-left: 10px;
	margin-left: 10px;
}
.subtitulo_fnd_verde {
	background-image: url(../images_temp/squares/sq_ve1_5_.png);
	background-repeat: repeat;
	font-size: 1.2em;
	font-weight: bold;
	clear: both;
	float: left;
	position: static;
	width: 98%;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 2%;
}
ul {
	clear: both;
	text-align: justify;
}


.sangria_prog {
	clear: both;
	float: left;
	margin-left: 30px;
	position: static;
	width: 90%;
	line-height: 1.5em;
	margin-right: 10%;
}

.promos_programas {
	text-align: center;
	position: static;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.promos_programas p a img {
	border: 5px solid #1C6846;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	display: block;
	text-align: center;
}

#total #caja #cuerpo #contenido #secciones .info .texto_programas p a img {
	border: 5px solid #1C6846;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	display: block;
	text-align: center;
}


table {
	clear: both;
}

.vineta_sub {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #14C533;
	height: 20px;
	clear: both;
	padding-left: 10px;
	font-size: 1.1em;
	margin-left: -20px;
}
#programas_centrados {
	width: 100%;
	position: static;
	margin-left: 0%;
	display: block;
	height: auto;
	margin-right: 0%;
	clear: both;
	float: left;
}
.encabezados {
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	text-align: justify;
}
