@charset "utf-8";
.titulo {
	font-weight: bold;
	color: #5FA8B8;
}

body {
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	text-align: justify;
}
a {
	color: #000000;
text-decoration: none;
}
#contenido {
	padding: 20px;
	margin-right: 20px;
	margin-left: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#contenido .cuerpo {
	padding-left: 30px;
	border-left-width: 1px;
	border-left-style:dotted;
	border-left-color: #A6CED7;
}
#contenido .link {
	text-align: right;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A6CED7;
	padding-right: 10px;
color: #5FA8B8;	
}
#contenido a{
	color: #5FA8B8;
	text-decoration: none;
}


h1 {font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #5DACB2;
	margin-bottom: 5px;
}
h2{font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #5DACB2;
	margin-bottom: 5px;
}
h4{font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #5DACB2;
	margin-top: 5px;
	text-align: right;
	padding-right:10px;
}
h5{font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #5DACB2;
	margin-top: 5px;
	text-align: left;
	padding-right:10px;
}

#footer div {
	font-family: Tahoma;
	color: #888888;
	font-size: 11px;
}
.index{
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.texto_general{
	font-family:"Century Gothic";
	font-size:12px;
	text-align:justify;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:10px;
	border:#CCCCCC 1px solid;
	background-image:url(../images/fondo_texto.jpg);
	background-repeat:repeat-x;
	}
.servicios_2{
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	}
.t_proyectos{
	background-image:url(../images/fondo_t_proyectos.jpg);
	background-repeat:repeat-x;
	height:30px;
	padding-left:15px;
	}
.proyectos{
	background-color:#FFFFFF;
}
.statlink h2{
font-size:12px;
	font-weight: bold;
	color: #666666;
}

.itemHead {color: #5FA8B8;font-weight: bold;}
.itemInfo {text-align: right; padding: 3px; background-color: #efefef}
.itemTitle a {font-size: 110%; font-weight: bold; font-variant: small-caps; color: color: #5FA8B8; background-color: transparent;}
.itemPoster {font-size: 90%; }
.itemPostDate {font-size: 90%; }
.itemStats {font-size: 90%; }
.itemBody {padding-left: 5px; text-align: left}
.itemBody IMG{padding-left: 5px;padding-right: 5px;}
.itemText {margin-top: 5px; margin-bottom: 5px; line-height: 1.5em;}
.itemText:first-letter {font-size: 133%; font-weight: bold;}
.itemFoot {text-align: right; padding: 3px; }
.itemAdminLink {font-size: 90%;}
.itemPermaLink {font-size: 90%;}
.separ {
	margin-right: 10px;
	padding-right: 10px;
	background-image: url(../images/puntos.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.notas {
	background-color: #D1EFEC;
	border: 1px solid #DDDDDD;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
.notasx {
	background-color: #D1EFEC;
	border: 1px solid #DDDDDD;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../images/info.png);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
#mihost a{
color: #999999;
}


/* bloque noticias*/
.notib ul {
	list-style: none;
}

.notib ul li {
	background: url(../images/li.jpg) no-repeat left center;
	padding-left: 16px;
	font-size:11px;
	border-bottom: 1px solid #efefef;
	margin-left:10px;
}
.notib { font-size:11px; 