#todo {
	width: 985px;
	padding: 0 5px 10px 10px;
	margin: 0;
	background-color: #FFFFFF;
	position: absolute;}

#todo #colIzq #menu1, #todo #colIzqIndex #menu1 {
	background-color: #FFFFFF;
	float: left;
	width: 170px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(img/fondomenu1.gif);
	height: 368px;
	padding-top: 53px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	background-repeat: no-repeat;
	color: #FFFFFF;}
	
#todo #colIzq #menu2 {
	color: #FFFFFF;
	background-color: #9fbe1b;
	height: 368px;
	width: 158px;
	float: left;
	padding: 53px 0 0 0;
	text-align: right;
	margin: 0 0 5px 0;}
	
#todo #colIzq #menu2 a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0;
	padding: 0;}
	
#todo #colIzq #menu2 .img {
	margin: 0px;
	padding: 0px;
	border: none;}
	

#todo #contenido {
	font-family: "Trebuchet MS";
	font-size: 11px;
	float: left;
	width: 630px;
	margin: 0;
	color: #333333;
	padding: 0;}
	

#todo #cabecera {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 10px 0 2px 40px;
	float: left;
	height: 85px;
	width: 945px;}
	
#todo #cabecera img {
	margin: 0px;
	padding: 0px;
	border: none;}
	

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #9fbe1b;
	margin: 0 0 15px 0;
}
	
#todo #contenido p {
	text-align: justify;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	float: none;
	font-size: 11px;
	padding: 0;
	margin: 8px 0 12px 0;
	line-height: 14px;
	color: #666666;
}
	
#todo #contenido #colDer {
	width: 250px;
	float: right;
	margin: 0 0 0 17px;
}
#todo #contenido #colDer img {
	margin: 0 0 5px 0;
	padding: 0px;}
	
#todo #contenido #colDer h2 {
	font-family: arial;
	font-weight: lighter;
	color: #333333;
	font-size: 28px;
	margin: 15px 0 0  0;
	padding: 0 10px 10px 10px;
	border-left: 1px dashed #999999;
	line-height: 26px;
}
	
#todo #contenido #colDer p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-left: 1px dashed #999999;
	font-size: 12px;
	text-align: left;
	width: 230px;
	font-family: arial;}
	
.AZUL {
	font-weight: bold;
	color: #005c9b;
}

.AZULETE {
	font-weight: normal;
	color: #005c9b;
}

.VERDE {
	font-weight: bold;
	color: #9FBE1B;
	margin: 10px 0 5px 0;
}
	
#todo #colIzq {
	color: #FFFFFF;
	width: 334px;
	margin: 0 17px 0 0;
	float: left;
	text-align: right;}
	
#todo #colIzq img, #todo #colIzqIndex img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;}
	
.fotoIzq {
	border: none;
	float: left;
	margin: 0 12px 10px 0;
	display: inline;
}

.fotoDer {
	border: none;
	float: right;
	margin: 0 0 10px 12px;
	display: inline;
}
	
#todo #contenido .resaltado1 {
	background-image: url(img/fondoresaltado2.jpg);
	font-family: arial;
	background-color: #9FBE1B;
	padding: 10px 14px;
	color: #ffffff;
	display: block;
	width: 332px;
	float: left;
	font-size: 15px;
	text-align: center;
	line-height: 19px;
	background-position: right;
	background-repeat: no-repeat;
}
	
#todo #contenido .resaltado2 {
	font-family: arial;
	background-color: #9FBE1B;
	padding: 14px;
	margin: 0 0 5px 0;
	color: #ffffff;
	display: block;
	width: 222px;
	font-size: 16px;
	text-align: center;
	font-weight: normal;
	background-image: url(img/fondoresaltado2.jpg);
}
#todo #contenido .tituloazul {
	font-family: arial;
	background-color: #005C9B;
	padding: 5px;
	margin: 0;
	color: #ffffff;
	display: block;
	width: 240px;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
}
	

body {
	background-color: #e5e5e5;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-position: 0,0;
	background-image: url(img/fondo.gif);
}
	
#todo #cabecera #contacto {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #005C9B;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 60px 0 0 0;}

#todo #cabecera #contacto a{color:#FFFFFF;text-decoration:none}
#todo #cabecera #contacto a:hover{
	color:#005C9B;
	font-size: 12px;}
	
#todo #contenido h3 {
	font-weight: bold;
	color: #333333;
	padding: 0px;
	margin: 15px 0 0  0;
	font-family: "Trebuchet MS";
	font-size: 11px;
}

#todo #contenidoIndex {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 808px;}

#todo #contenidoIndex #resaltado1{
	margin: 0 0 20px 0;
	font-size: 12px;
	text-align: left;
	width: 266px;
	font-family: arial;
	padding: 0;
	float: left;
}

#todo #contenidoIndex #resaltado1 h2 {
	font-family: arial;
	font-weight: lighter;
	font-size: 28px;
	margin: 15px 0 0 0;
	padding: 0 10px 5px 10px;
	border-left: 1px dashed #999999;
	line-height: 26px;}

#todo #contenidoIndex #resaltado1 p, #todo #contenidoIndex #resaltado2 p, #todo #contenidoIndex #resaltado3 p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-left: 1px dashed #999999;
	font-size: 12px;
	text-align: justify;
	width: 230px;
	font-family: arial;
	color: #707070;}



.leermas{
font-weight: bold;
font-size:11px}

.leermas a {
	text-decoration: none;
	color: #869D15;
}
	
.leermas a:hover {
	color: #005C9B;
}
	

#todo #contenidoIndex #separadorVerde{
	margin:5px 0 5px 0;
	height: 15px;
	width: 808px;
	background-color: #A0BD18;
	font-size: 9px;
}
#todo #contenido #colDer .azulete {
	color: #005C9B;
}
#todo #contenido ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0;
}
#todo #contenido h2 {
	font-size: 15px;
	margin: 15px 0 5px 0;
}
#todo #contenido a {
	text-decoration: none;
	color: #005C9B;
}
#todo #contenido a:hover {
	color: #9CB816;
}
#todo #contenido .direccion {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #99ccdd;
	border-bottom-color: #99CCdd;
	padding: 10px;
	line-height: 20px;
	width: 334px;
	margin: 0;
}
img {

border:none;
}
embed, object {
	margin: 0px;
	padding: 0px;
}
