@charset "utf-8";
/* CSS Document */
*{
	padding: 0px;
	margin: 0px auto;
	}
body {
	padding: 0px;
	margin: 0px auto;
	background-color: #ffffff;
	/*background-image: url(../images/back.jpg);*/
	background-repeat: repeat-x;
	font-family: Calibri;
	font-size: 1.2em;
	line-height: 1.5em;
	background-image: url(../images/degradejpg.jpg);
	background-repeat: repeat-x;
}
.contenedor {
	width: 900px;
	padding: 0px;
	margin: 0px auto;
	background-color: #FFF;
}
.colizquierda {
	width: 209px;
	height: 580px;
	background-position: bottom;
	background-image: url(../images/backdivs.jpg);
	background-color: #23aad9;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px auto;
	float: left;
}
.programas{
	height: 65px; width:900px; margin:0 auto; padding:0px;
	}
.colderecha li a {
	color:white;
	font-size: 12pt;
	line-height: 0.2em;
	behavior: url("images/iepngfix.htc");
	padding-bottom: 0.2em;
}
.colderecha li a:hover {
	color:#ffca16;
	font-size: 12pt;
	line-height: 0.2em;
	behavior: url("images/iepngfix.htc");
	padding-bottom: 0.2em;
}
.colderecha {
	background-image: url(../images/backdivs.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #23aad9;
	width: 180px;
	padding: 0px;
	min-height: 580px;
	margin: 0px auto;
	float: right;
}
.contenido {
	width: 490px;
	line-height: 1.3em;
	min-height: 580px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.menu {
	min-height: 460px;
}
.espacio {
	position: static;
}
.leftcomp {
}
.footer {
	width: 900px;
	height: 251px;
	padding: 0px;
	margin: 0px auto;
}
.top {
	width: 900px;
	height: 198px;
	padding: 0px;
	margin: 0px auto;
}
