body {
	background-image: url(/imagenes/background_yell.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFFFFF;
	color:#000000;
}
/*
	//////////////////////////////////////////////////////////////////////////////////
	//	TITULOS
	//////////////////////////////////////////////////////////////////////////////////
*/
h1 {
	font-family: "Lucida Bright";
	font-size: 30px;
	line-height: 36px;
	text-decoration: none;
	font-weight: bold;
	color: #642D15;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}

h2 {
	color: #9C0C15;
	font-family: "Lucida Bright";
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

h2 a{
	color: #9C0C15;
	font-family: "Lucida Bright";
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
}

h2 a:hover{
	color: #9C0C15;
	font-family: "Lucida Bright";
	font-size: 18px;
	font-weight: bold;
	text-decoration:underline;
}
h3 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 171px;
}
h4 {
	font-family: "Arial Black";
	font-size: 13px;
	font-weight: normal;
	color: #566e87;
	text-decoration: none;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
h5 {
	font-family: "Arial Black";
	font-size: 12px;
	color: #000000;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	letter-spacing: 1px;
	font-weight: normal;
}
h6 {
	margin:0px;
	padding:0px;
	font-family: "Arial Black";
	font-size: 18px;
	color: #1f4180;
	line-height: 18px;
	font-weight: normal;
}
.h7 {
	color: #000000;
	font-family: "Lucida Bright";
	font-size: 15px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.h8 {
	margin:0px;
	padding:0px;
	font-family: "Lucida Bright";
	font-size: 26px;
	font-weight:bold;
	color: #576d84;
	line-height: 30px;
}
.h8 a{
	color: #576d84;
	text-decoration:none;
}
.h8 a:hover{
	color: #798da3;
	text-decoration:underline;
}
.h9 {
	margin:0px;
	padding:0px;
	font-family: verdana, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #000000;
	line-height: 30px;
}


.h10{
	color: #576d84;
	font-family: "Lucida Bright";
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

 .h10 a{
	color: #576d84;
	font-family: "Lucida Bright";
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
}

 .h10 a:hover{
	color: #798da3;
	font-family: "Lucida Bright";
	font-size: 18px;
	font-weight: bold;
	text-decoration:underline;
}


/*
	//////////////////////////////////////////////////////////////////////////////////
	//	BOTONES Y ELEMENTOS DE FORMULARIOS
	//////////////////////////////////////////////////////////////////////////////////
*/
#form_boton_enviar{
	border:0px;
	padding:0px;
	margin:0px;
	width:75px;
	height:24px;
	background-image:url(/imagenes/boton_enviar.gif);
	background-repeat:no-repeat;
	margin-top:15px;
	cursor: hand;
}
#form_boton_ingresar{
	border:0px;
	padding:0px;
	margin:0px;
	width:75px;
	height:24px;
	background-image:url(/imagenes/boton_ingresar.gif);
	background-repeat:no-repeat;
	margin-top:2px;
	cursor: hand;
}
/*
	//////////////////////////////////////////////////////////////////////////////////
	//	TITULOS CLASS
	//////////////////////////////////////////////////////////////////////////////////
*/
#tl_blog {
	margin:0px;
	padding:0px;
	color: #586e86;
	height:20px;
	background-image:url(/imagenes/fondo_li_revistas.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom:6px;
}

#tl_blog_2 {
	margin:0px;
	padding:0px;
	color: #000000;
	height:16px;
	margin-bottom:25px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
/*
	//////////////////////////////////////////////////////////////////////////////////
	//	CUADROS DE TEXTO
		
		padding:	1px		1px		 1px	1px;
		DETALLE:	ARRIBA	DERECHA	 ABAJO	ISQUIERDA
		
	//////////////////////////////////////////////////////////////////////////////////
*/
.campo_texto {
	margin:0px;
	padding:0px;	
	width:95%;
	height:130px;
	background-color:#FFFFFF;
	color: #000000;
	padding: 3px 6px 2px 6px;
}
.campo_texto_linea {
	margin:0px;
	padding:0px;	
	width:90%;
	height:20px;
	background-color:#FFFFFF;
	color: #000000;
	padding: 1px 5px 2px 5px;
}
.campo_texto_pagina {
	margin:0px;
	padding:0px;	
	width:20px;
	height:18px;
	background-color:#FFFFFF;
	color: #000000;
	padding: 0px 3px 0px 3px;
	text-align:center;
}
.campo_texto_buscar {
	margin:0px;
	padding:0px;	
	width:110px;
	height:18px;
	background-color:#FFFFFF;
	color: #000000;
	padding: 0px 3px 0px 20px;
	background-image:url(/imagenes/fondo_buscar.gif);
	background-repeat:no-repeat;
}
/*
	//////////////////////////////////////////////////////////////////////////////////
	//	ALINEACION DE OBJETOS
	//////////////////////////////////////////////////////////////////////////////////
*/
#alineacion_der {
	text-align:right;
}
/*
	////////////////////////////////////////////////////////////////////////
*/

p{
	margin:0px;
	padding-bottom:22px;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}
#calendario {
	margin: 0px;
	float: left;
	height: 110px;
	width: 171px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#calendario table{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}


#calendario a{
	color: #20588f;
	text-decoration: underline;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;

}


.spacer {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 177px;
}

form {
	margin: 0px;
	padding: 0px;
}

formRegistro {
	margin: 0px;
	padding: 0px;
}

.post_bajada {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #642D15;
	padding-left: 5px;
	float: left;
	padding-top: 18px;

}

.post_bajada a {
	color: #642D15;
	text-decoration:none
}

.post_bajada a:hover {
	color: #642D15;
	text-decoration: underline;
}

.post_bajada_de {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	float: left;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 171px;
}

.post_bajada_de a {
	color: #9d0c15;
	text-decoration:none
}

.post_bajada_de a:hover {
	color: #9d0c15;
	text-decoration: underline;
}

.post_bajada2 {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #9c0c10;
	float: left;
	padding-top: 8px;
	width: 250px;
	padding-left: 3px;
}
.post_bajada2 a{
	background-color:#f08d44;
	text-decoration:none;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
}
.post_bajada2 a:hover{
	background-color:#98141b;
	text-decoration:none;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
}



.post_texto {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	float: left;
	width: 264px;
	padding-right: 3px;
	padding-left: 3px;
}
.post_comentarios {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #566EA5;
	padding-left: 5px;
	float: left;
	padding-top: 3px;
	width: 252px;
}
.post_comentarios a{
	background-color:#f08d44;
	text-decoration:none;
	color: #FFFFFF;
}
.post_comentarios a:hover{
	background-color:#98141b;
	text-decoration:none;
	color: #FFFFFF;
}

.post_caja1 {
	width: 270px;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	padding-bottom: 6px;
	float: left;
	height: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	margin-bottom: 15px;
}

.post_caja1 p {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	float: left;
	width: 264px;
	padding-right: 3px;
	padding-left: 3px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.post_caja2 {
	width: 270px;
	border-bottom-width: 0px;
	padding-bottom: 6px;
	float: left;
	height: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	margin-bottom: 15px;
	background-color: #dedfe7;
}
.post_caja2 p {
	font-family: arial;
	font-size: 12px;
}
.caja_derecha {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	float: left;
	width: 171px;
	height: auto;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.caja_derecha li{
	color: #9d0c15;
	font-family: arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: url(/imagenes/list.gif);
}
.ingresar {
	float: right;
	padding-top: 5px;
	margin: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.img_noticia {
	padding-bottom: 3px;
}


.img_publicidad {
	border: 2px solid #000000;
}
 
.input_text {
	width: 170px;
	height: 15px;
}
.input_text2 {
	width: 120px;
	height: 13px;
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 9px;
	color: #999999;
}
#header {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 158px;
	width: 999px;
	background-image: url(/imagenes/header_blog.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header_login{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	float: right;
	height: 15px;
	width: 970px;
	text-align: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#header_login a:link, #header_login a:visited{
	color: #9c0d13;
	text-decoration: none;
}
#header_login a:hover{
	color: #9c0d13;
	text-decoration: underline;
}
#header_fecha{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	float: right;
	height: 15px;
	width: 970px;
	text-align: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	font-weight: bold;
}
#header_nombre_seccion{
	float: right;
	width: 970px;
	text-align: right;
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#header_nav{
	float: right;
	width: 999px;
	text-align: right;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#header_nav ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	float: left;
	height: 15px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
}
#header_nav li{
	display: inline;
	color: #62768e;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #aab5c7;
	padding-left: 5px;
	padding-right: 5px;
}#header_nav li a:link, #header_nav li a:visited{
	color: #62768e;
	text-decoration: none;
}
#header_nav li a:hover{
	color: #62768e;
	text-decoration: underline;
}
#content_center {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 999px;
	height: 1500px;
}
#content_bottom {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 999px;
}
.img_rss {
	float: left;
}
#content_top1 {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 619px;
}
#content_top2 {
	float: left;
	width: 580px;
	height: auto;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#content_top2 p{
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#content_top2_img {
	float: left;
	width: 580px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#content_top3 {
	float: left;
	background-image:url(/imagenes/fondo_li_revistas.gif);
	background-repeat:repeat-x;
	text-align:center;
	margin: 8px;
	padding: 20px;
	float: left;
	width: 540px;
	color:#9d9d9d;
	text-decoration: none;
}
#content_top3 a{
color:#9d9d9d;
text-decoration: none;
}


#form {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #9d0c15;
	text-decoration: none;
	height: auto;
	width: 177px;
	float: left;
	padding-top: 26px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 20px;
}
#formRegistro {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #9d0c15;
	text-decoration: none;
	height: auto;
	width: 177px;
	float: left;
	padding-top: 26px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 20px;
}


#form2 {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #9d0c15;
	text-decoration: none;
	height: auto;
	width: 170px;
	float: left;
	margin: 0px;
	padding: 0px;
}


#content_calendar {
	background-color: #EEEBE6;
	margin: 0px;
	float: left;
	width: 177px;
	height: 860px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}


#revistas {
	margin: 0px;
	float: left;
	height: 860px;
	width: 170px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#content_left {
	background-color: #FFFFFF;
	margin: 0px;
	float: left;
	height: 850px;
	width: 270px;
	background-image: url(/imagenes/separador_vert01.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#content_right {
	margin: 0px;
	float: left;
	height: 850px;
	width: 270px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 19px;
	background-color: #FFFFFF;
}

/*
	
	///////////////////////////////////////
	//	CSS
	///////////////////////////////////////

*/

#div_opciones{
	margin:0px;
	padding:0px;
	float:left;
	color:#9d0c15;
	width:auto;
}
#div_opciones ul{
	margin:0px;
	padding:0px;
	padding-left:3px;
}
#div_opciones li{
	margin:0px;
	padding:0px;
	list-style-type: none;
	background-image:url(/imagenes/fondo_li_opciones.gif);
	background-repeat:no-repeat;
	padding-left:14px;
	padding-bottom:2px;
}
#div_opciones li a{
	color:#9d0c15;
	text-decoration:none;
}
#div_opciones li a:hover{
	color:#9d0c15;
	text-decoration:underline;
}


#div_listado_revista{
	margin:0px;
	padding:0px;
	float:left;
	color:#0c0c0c;
	width:165px;
	line-height: 16px;
}

#div_listado_revista p{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}

#div_listado_revista ul{
	margin:0px;
	padding:0px;
	padding-left:3px;
}
#div_listado_revista li{
	margin:0px;
	list-style-type: none;
	background-image:url(/imagenes/fondo_li_revistas.gif);
	background-repeat:repeat-x;
	padding-left:0px;
	padding-top:5px;
	padding-bottom:6px;
	background-position: bottom;
	font-family: "Arial Black";
	font-size:11px;
	width: 165px;
	padding-right: 0px;
	float: left;
}
#div_listado_revista li a{
	color:#0c0c0c;
	text-decoration:none;
}
#div_listado_revista li a:hover{
	color:#9d0c15;
	text-decoration:none;
}
.revistas_op_01{
	background-image:url(/imagenes/fondo_li_revistas_01.gif);
	background-repeat:no-repeat;
	padding-left:15px;
}
.revistas_op_02{
	background-image:url(/imagenes/fondo_li_revistas_02.gif);
	background-repeat:no-repeat;
	padding-left:15px;
}
.revistas_op_03{
	background-image:url(/imagenes/fondo_li_revistas_03.gif);
	background-repeat:no-repeat;
	padding-left:15px;
}
.revistas_op_04{
	background-image:url(/imagenes/fondo_li_revistas_04.gif);
	background-repeat:no-repeat;
	padding-left:15px;
}
.revistas_op_05{
	background-image:url(/imagenes/fondo_li_revistas_05.gif);
	background-repeat:no-repeat;
	padding-left:15px;
}
.revistas_op_06{
	background-image:url(/imagenes/fondo_li_revistas_06.gif);
	background-repeat:no-repeat;
	padding-left:15px;
}

.revistas_op_fecha{
	color:#972234;
	font-weight: normal;
	font-family: arial;
	font-size: 11px;
}
.revistas_op_fecha a{
	color:#972234;
	font-weight: normal;
}
.revistas_op_fecha a:hover{
	color:#972234;
	font-weight: normal;
}

/*
////////////////////////////////////////////////////////////////////////////////////////
//	DIV BLOG INTERIORES
////////////////////////////////////////////////////////////////////////////////////////
*/
	
#div_li_blog_00{
	float: left;
	width: 600px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#div_li_blog_01{
	float: left;
	margin:0px;
	padding:0px;
	height:auto;
}
#div_li_blog_01 ul{
	margin:0px;
	padding:0px;
	width: 165px;
}
#div_li_blog_01 li{
	margin:0px;
	list-style-type: none;
	background-image:url(/imagenes/fondo_li_revistas.gif);
	background-repeat:repeat-x;
	padding-left:0px;
	padding-top:5px;
	padding-bottom:7px;
	background-position: bottom;
	font-family: "Lucida Bright";
	font-size:14px;
	width: 165px;
	padding-right: 0px;
	float: left;
	font-weight: bold;
}
#div_li_blog_01 li a{
	color:#0c0c0c;
	text-decoration:none;
	font-weight: bold;
}
#div_li_blog_01 li a:hover{
	color:#9d0c15;
	text-decoration:none;
	font-weight: bold;
}

/*	LISTADO BLOGS ISQUIERDA DISTINTA FUENTE 	*/

#div_li_blog_02{
	float: left;
	margin:0px;
	padding:0px;
	height:auto;
}
#div_li_blog_02 ul{
	margin:0px;
	padding:0px;
	width: 165px;
}
#div_li_blog_02 li{
	margin:0px;
	list-style-type: none;
	background-image:url(/imagenes/fondo_li_revistas.gif);
	background-repeat:repeat-x;
	padding-left:0px;
	padding-top:5px;
	padding-bottom:7px;
	background-position: bottom;
	font-family: "arial";
	font-size:13px;
	width: 165px;
	padding-right: 0px;
	float: left;
	font-weight: normal;
}
#div_li_blog_02 li strong{
	font-family: Arial, "Arial Black";
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
#div_li_blog_02 li a{
	color:#0c0c0c;
	text-decoration:none;
	font-weight: normal;
}
#div_li_blog_02 li a:hover{
	color:#9d0c15;
	text-decoration:none;
	font-weight: normal;
}
#div_li_blog_02 img{
	margin-bottom:5px;
}

/**/

#div_li_blog_03{
	float: left;
	margin:0px;
	padding:0px;
	height:auto;
}
#div_li_blog_03 ul{
	margin:0px;
	padding:0px;
	width: 165px;
}
#div_li_blog_03 li{
	margin:0px;
	list-style-type: none;
	background-image:url(/imagenes/fondo_li_revistas.gif);
	background-repeat:repeat-x;
	padding-left:0px;
	padding-top:5px;
	padding-bottom:7px;
	background-position: bottom;
	font-family: "arial";
	font-size:13px;
	width: 165px;
	padding-right: 0px;
	float: left;
	font-weight: normal;
}
#div_li_blog_03 li strong{
	font-family: Arial, "Arial Black";
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
#div_li_blog_03 img{
	margin-bottom:5px;
}


/*

	DESPLIEGE NOTICIAS CENTRO	
	//////////////////////////////////////////////////////////////////////////////////////

*/
#div_blog_despliege_nc_c {
	width: 370px;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	padding-bottom: 12px;
	float: left;
	height: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	margin-bottom: 15px;
}

#div_blog_despliege_nc_c p {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	float: left;
	padding-right: 3px;
	padding-left: 3px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
/*

	DESPLIEGE NOTICIAS PRINCIPAL
	//////////////////////////////////////////////////////////////////////////////////////

*/
#div_blog_despliege_nc_p {
	width: 570px;
	border-bottom-width: 3px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	padding-bottom: 20px;
	float: left;
	height: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	margin-bottom: 15px;
}

#div_blog_despliege_nc_p p {
	margin: 0px;
	padding:0px;
	padding-top:10px;
	padding-right: 3px;
	padding-left: 3px;
	font-size:14px;
	line-height: 22px;	
}

#div_blog_despliege_nc_p img {
	margin: 0px;
	padding:0px;
	margin-bottom:12px;	
}
/*

	DESPLIEGE NOTICIAS PRINCIPAL CENTRO
	//////////////////////////////////////////////////////////////////////////////////////

*/
#div_blog_despliege_nc_p_2 {
	width: 370px;
	border-bottom-width: 3px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	padding-bottom: 20px;
	float: left;
	height: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	margin-bottom: 15px;
}

#div_blog_despliege_nc_p_2 p {
	margin: 0px;
	padding:0px;
	padding-top:10px;
	padding-right: 3px;
	padding-left: 3px;
	font-size:14px;
	line-height: 22px;	
}

/*
*/
#div_blog_despliege_nc_p_3 {
	width: 570px;
	padding-bottom: 20px;
	float: left;
	height: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	margin-bottom: 15px;
}

#div_blog_despliege_nc_p_3 p {
	margin: 0px;
	padding:0px;
	padding-top:10px;
	padding-right: 3px;
	padding-left: 3px;
	font-size:14px;
	line-height: 22px;	
}

#div_blog_despliege_nc_p_3 img {
	margin: 0px;
	padding:0px;
	margin-bottom:12px;	
}

/*
///////////////////////////////////////////////////////////////////////////////////////
*/
#div_li_blog_01_a{
	float: left;
	margin:0px;
	padding:0px;
	width:370px;
	height:auto;
	margin-left:20px;
	padding-left:20px;
	background-image: url(/imagenes/fondo_li_revistas_00.gif);
	background-repeat: repeat-y;
}
#div_li_blog_01_a p{
	font-weight:normal;
}

/*
////////////////////////////////////////////////////////////////////////////////////////
//	DIV POSTEOS EN EL BLOG
////////////////////////////////////////////////////////////////////////////////////////
*/
#div_blog_img_01{
	margin-top:10px;
	margin-bottom:10px;

}
#div_blog_post{
	float: left;
	margin:0px;
	padding:0px;
}
.blog_post_espacio{
	background-image: url(/imagenes/fondo_li_revistas.gif);
	background-repeat: repeat-x;
	height:14px;
}
.blog_post_detalles{
	font-size:10px;
	vertical-align: top;
	text-align:right;
	padding-right:10px;
}
.blog_post_autor{
	font-size:12px;
	color:#9d0a10;
}
.blog_post_autor a{
	font-size:12px;
	color:#9d0a10;
	text-decoration: none;	
}
.blog_post_autor a:hover{
	font-size:12px;
	color:#9d0a10;
	text-decoration:underline;
}
.blog_post_textos{
font-size:12px;
	line-height: 18px;
}
.blog_textos_img{
	float:left;
	margin-right:5px;
}
/*
	//	NAVEGACION BLOG
*/
#blog_navegacion
{
	text-align:right;
}
.blog_nav_anterior{
	margin:0px;
	color:#9d0b15;
	background-image:url(/imagenes/fondo_blog_nav_anterior.gif);
	background-repeat:no-repeat;
	background-position: left center;
	padding: 3px 10px 4px 17px;
	text-decoration: none;
}
.blog_nav_anterior:hover{
	color:#2e2e2e;
	background-image:url(/imagenes/fondo_blog_nav_anterior_2.gif);
	background-repeat:no-repeat;
	background-position: left center;
	padding: 3px 10px 4px 17px;
	text-decoration: none;
	text-decoration:underline;
}
.blog_nav_siguiente{
	margin:0px;
	color:#9d0b15;
	background-image:url(/imagenes/fondo_blog_nav_siguiente.gif);
	background-repeat:no-repeat;
	background-position: right center;
	padding: 3px 17px 4px 10px;
	margin-right:10px;
	text-decoration: none;
}
.blog_nav_siguiente:hover{
	color:#2e2e2e;
	background-image:url(/imagenes/fondo_blog_nav_siguiente_2.gif);
	background-repeat:no-repeat;
	background-position: right center;
	padding: 3px 17px 4px 10px;
	text-decoration: none;
	text-decoration:underline;
	margin-right:10px;
}
.blog_boton_ir{
	padding:0px;
	margin:0px;
	border:0px;
	width:29px;
	height:19px;
	background-image: url(/imagenes/boton_blog_ir.gif);
	background-repeat: no-repeat;	
	cursor: hand;
}

