body {
	background-color: #1D6D96;
}

#contenedor {
	width: 865px;
	margin: 10px auto;
	padding: 0px 0px 0px 0px;
	position: relative;
}

#puntos {
	overflow: hidden;
	}
	
#derecha {
	text-align: center;
}
	
#puntos ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-left: 1em;
	}

#puntos li {
	line-height:15px;
	background-image: url(../imagenes/cuadrado.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 8px;
	}
	
	
#carcasa-izq a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	text-decoration:none;
	font-weight: bold;
	color: #000000;	
}

#carcasa a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	text-decoration:none;
	font-weight: bold;
	color: #000000;	
}
	
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	text-decoration:none;
	font-weight: bold;
	color: #000000;	
}

a:hover {
color: #000066;
}

#carcasa {
	background-color:#D9DFE9;
	padding: 10px 0px 5px 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

#carcasa_grande {
	background-color:#D9DFE9;
	padding: 10px 0px 5px 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	text-indent: 10px;
	padding-right: 10px;
}

.titulo {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
border-bottom:1px solid #000000;
text-indent: 0px;
}

ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	text-indent: 0px;
}

ol {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	text-indent: 0px;
}

#carcasa li {
	background-image: url(../imagenes/cuadrado_para_li.png);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 10px;
	margin-left: 30px;
}

li {
	background-image: url(../imagenes/cuadrado_para_li.png);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .6em;
	text-indent: 0px;
}

.pli {
text-indent:0px;
 }
 
 .borde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CDD6E2;
	border-bottom: 1px dashed #666666;
	text-indent:0px;
	color: #0066FF;
}
.borde_completo {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin: 5px 5px 5px 0px;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
}

.p_para_cuadro_completo {
text-indent:0px;
margin:0px;
padding: 0px;
font-weight:bold;
 }
 
 .foto {	border: 1px solid #000000;
	margin-right: 5px;
}
.titulo_noticia {
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: #1F478B;
	font-size: 12px;
}
.texto_noticia {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.texto_abajo {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.texto_listar_todas {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
}
.link_listar_todas {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #1F478B;
}

.titulo_noticias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
}

.peque {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#piep {
	position:absolute;
	width:875px;
	height:14px;
	z-index:1;
	left: 0px;
	top: 569px;
	background-color: #FFFFFF;
	padding: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

#piep_dentro  {
	position:absolute;
	width:849px;
	height:14px;
	z-index:1;
	left: 0px;
	top: 569px;
	background-color: #FFFFFF;
	padding: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

.miga {
	border: 1px solid #09F;
	background-color: #EAF4FF;
	padding-top: 3px;
	padding-bottom: 3px;	
}
