@charset "utf-8";
/* CSS Document */
*{
	padding:0;
	margin:0;
	}
body {
	padding: 0px;
	margin: 0px auto;
	background-color: #ffffff;
	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;
	min-height:1200px;
	height:auto;
}
.colizquierda {
	width: 210px;
	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: 1.3em;
	behavior: url("images/iepngfix.htc");
	padding-bottom: 0.2em;
}
.colderecha li a:hover {
	color:#ffca16;
	font-size: 12pt;
	line-height: 1.3em;
	behavior: url("images/iepngfix.htc");
	padding-bottom: 0.2em;
}
.colderecha {
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #23aad9;
	width: 190px;
	padding: 0px;
	min-height: 1200px;
	margin: 0px auto;
	float: left;
}
.contenido2 {
	display:inline-block;
	width: 500px;
	line-height: 1.3em;
	min-height: 1200px;
	height:auto !important;
	margin: 0;
	padding: 0;
	float: left;
}
.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;
}

