html,body {
	margin:				0;
	padding:			0;
	height:				100%;
	text-align:			center;
	background-color:	#9DADD1;
}
	h1 {
		display:			none;
	}
.mouse{
	cursor : pointer;
	color: #DCDDEF;
	background-color: #9FACD6;
}
.mouse a:link {
	cursor : pointer;
	text-decoration: none;
	color: #DCDDEF;
} 
.mouse a:visited {
	cursor : pointer;
	text-decoration: none;
	color: #CBC5DF;
}
.mouse a:hover {
	cursor : pointer;
	text-decoration: none;
	color: #333333;
}
.mouse a:active {
	cursor : pointer;
	text-decoration: none;
	color: #CBC5DF;
}
#container {
	position:			relative;
	width:				100%;		/* IE Fix for (2) 1px borders being inside container. */
	height:				auto !important; /* Detect height automatically, Incompatible w/IE */
	height:				100%;
	min-height:			100%;
	background-color:	#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	width:				100%;
	text-align:			left;
	background-image: url(../img/header_fondo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

img.top {
	float: right;
	clear: right;
	margin-left: 1em;
}
/* menu y logo  */
#body_left {
	float:				left;
	width:				68%;
	margin-top: 110px;
	margin-left: -164px;
	position: relative;
	left: 0px;
	/* Stops footer at content */
}
#qsomos_left {
	float:	left;
	width:	68%;
	margin-top: 110px;
	margin-left: -75px;
	position: relative;
	left: 0px;
	/* Stops footer at content */
}
#programas_left {
	float:	left;
	width:	70%;
	margin-top: 50px;
	margin-left: -200px;
	position: relative;
	left: 0px;
	/* Stops footer at content */
}
#body_left {
	float:				left;
	width:				68%;
	margin-top: 110px;
	margin-left: -164px;
	position: relative;
	left: 0px;
	/* Stops footer at content */
}
img.programas {
	float: left;
	clear: left;;
	margin-right: 8em;
	margin-bottom: 4px;
	margin-left: -10px;
}

img.left {
	float: left;
	clear: left;
	margin-top: 0;
	margin-right: 50px;
	margin-bottom: 0;
	margin-left: -15px;
}

.menu {
	clear: left;
	float: left;
	position: relative;
	top: 0px;
	right: 0px;
	font-size: 10px;
	color: #9FACD6;
}

.logo {
	clear: left;
	float: left;
	position: abosolute;
	top: 0px;
	right: 0px;
}

/* fin menu logo*/
#body_middle {
	float:				left;
	width:				40%;
	text-align:			left;
	background-color:	#FFFFFF;
	padding-bottom:		50px;	
		/* Stops footer at content */
}

#body_right {
	float:				right;
	width:				25%;
	text-align:			left;
	background-color:	#FFFFFF;
	padding-bottom:		50px;
	clear: right;
	height: 100px;
	/* Stops footer at content */
}

img.right {
	float: right;
	clear: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1em;
}

#footer {
	position:			absolute;
	bottom:				0;
	left:				0;
	width:				100%;
	height:				20px;
	text-align:			left;
	background-color:	#FFFFFF;
	background-image: url(../img/down.jpg);
	background-repeat: repeat-x;
	background-position: right center;
}

#caja_texto {
	width: auto;
	text-align:	justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 25px;
	margin-left: 10px;
	margin-top: 10px;
	position: relative;
}
.arriba {
	clear: right;
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 211px;
}
.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	background-color: #9FACD6;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.boton a:link {
	color: #000000;
	text-decoration: none;
}
.boton a:visited {
	color: #CBC5DF;
	text-decoration: none;
}
.boton a:hover {
	color: #000000;
	text-decoration: none;
	
}
.boton a:active {
	color: #CBC5DF;
	text-decoration: none;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18px;
	color: #000000;
	text-align: justify;
}

.borde {
	border: 1px solid #333333;
	height: 300px;
	width: 500px;
}
.Estilo1 {color: #000000}
.Estilo2 {
	font-size: 24px;
	font-weight: bold;
	color: #9FACD6;
}
.botoninfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	background-color: #9FACD6;
	text-decoration: none;
	width: 120px;
	padding: 1px;
	height: 20px;
	position: relative;
}
.botoninfo a:link {
	color: #CBC5DF;
	text-decoration: none;
}
.botoninfo a:visited {
	color: #CBC5DF;
	text-decoration: none;
}
.botoninfo a:hover {
	color: #000000;
	text-decoration: none;
	
}
.botoninfo a:active {
	color: #CBC5DF;
	text-decoration: none;
}
.margenformacion {
	position: absolute;
	left: 232px;
	top: 249px;
	height: 371px;
}
