/* 
	Para que IE se quede tranquilo
	Te puedes creer que si pones src='../elementos/sombraizda.png' no funciona y si pones src='elementos/sombraizda.png' si va.
*/
.sombraizda {
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../elementos/sombraizda.png');*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='elementos/sombraizda.png');
}
.sombradcha {
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../elementos/sombradcha.png');*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='elementos/sombradcha.png');	
}
   
.sombraizda[class] {
	background-image:url("../elementos/sombraizda.png");
	background-repeat: repeat-y;
	background-position: right top;
}
.sombradcha[class] {
	background-image:url("../elementos/sombradcha.png");
	background-repeat: repeat-y;
	background-position: right top;
}

.lineaslaterales {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #606060;
	border-right-color: #606060;
	border-bottom-color: #606060;
	border-left-color: #606060;
}

.marcogranate {
	border: 1px solid #993333;
}

.marcogris {
	border: 1px solid #676767;
}

.marcogris2 {
	border: 1px solid #E0E0E0;
}

.marconegro {
	border: 1px solid #000000;
}

/*
.galeriaUp {
	border-top: 1px solid #993333;
	border-left: 1px solid #993333;
	border-right: 1px solid #993333;
}
.galeriaMid {
	border-left: 1px solid #993333;
	border-right: 1px solid #993333;
}
.galeriaDown {
	border-bottom: 1px solid #993333;
	border-left: 1px solid #993333;
	border-right: 1px solid #993333;
}
*/

.subtablaforos {
	border-bottom: 1px solid #993333;
	border-left: 1px solid #993333;
	/* border-right: 1px solid #993333; */
}
.subtablaforos2 {
	border-bottom: 1px solid #993333;
	border-left: 1px solid #993333;
	border-right: 1px solid #993333;
}

.subtablaforosgris {
	border-bottom: 1px solid #676767;
	border-left: 1px solid #676767;
	/* border-right: 1px solid #993333; */
}
.subtablaforos2gris {
	border-bottom: 1px solid #676767;
	border-left: 1px solid #676767;
	border-right: 1px solid #676767;
}

.subtablatema {
	border-bottom: 1px solid #993333;
	border-left: 1px solid #993333;
	border-right: 1px solid #993333;
	text-align: justify;
}

.subtablablog {
	border-left: 1px solid #993333;
	border-right: 1px solid #993333;
	text-align: justify;
}

.adminentradas{
	border-left: 1px solid #993333;
	border-right: 1px solid #993333;
	border-top: 1px solid #993333;
	text-align: justify;
}

.tablaForos {
	border: 1px solid #993333;
	margin-bottom: 3px;
}

.tablaForosv2 {
	background-image: url(../elementos/btnForo/foro_03.jpg);
	border-left: 1px solid #993333;
	border-top: 1px solid #993333;
	border-right: 1px solid #993333;
	font-weight: bold;
}

.tablaForosv3{
	/* border-left: 1px solid #993333;
	border-right: 1px solid #993333;
	border-top: 1px solid #D8B2B1;  */
	border-bottom: 1px solid #993333;
}

.tablaForosv4{
	border-left: 1px solid #993333;
	border-right: 1px solid #993333;
	/* border-top: 1px solid #993333; */
	/* border-bottom: 1px solid #993333; */
}

.sinmarco {
	border: 0px;
}

.linearribabajo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;	
	border-left-style: none;
	
	border-top-color: #cc9999;
	border-right-color: #cc9999;
	border-bottom-color: #cc9999;
	border-left-color: #cc9999;
}

.lineasmenu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #BEBEBE;
	text-indent: 0px;
	font-size: 9px;
	letter-spacing: -0.3pt;
}

.tituloSeccionesUp{
	color: #cc9999;
	font-weight: bold;
	text-decoration:none;
	text-transform:uppercase;
	font-size: 11px;
}
/*
a.tituloSecciones, a:visited.tituloSecciones {
	color: #cc9999;
	font-weight: bold;
	text-decoration:none;
	text-transform:uppercase;
}

a:hover.tituloSecciones {
	color: #660000;
}
*/

.tituloSecciones {
	color: #cc9999;
	font-weight: bold;
	text-decoration:none;
	font-size: 11px;
}

a.tituloSeccionesAzul, a:visited.tituloSeccionesAzul {	
	color: #B1B1B1;
	font-weight: bold;
	text-decoration:none;
	text-transform:uppercase;
}
a:hover.tituloSeccionesAzul {
	color: #7D7D7D;
}
.tituloSeccionesAzul {
	color: #B1B1B1;
	font-weight: bold;
	text-decoration:none;
	font-size: 11px;
	text-transform:uppercase;
}

a.tituloSeccionesPrincipal {
	color: #999999;
	font-weight: bold;
	text-decoration:none;
	text-transform:uppercase;
}
a:hover.tituloSeccionesPrincipal {
	color: #660000;
}
.tituloSeccionesPrincipal {
	color: #999999;
	font-weight: bold;
	text-decoration:none;
	font-size: 11px;
}

.tituloSeccionesverticalUp{
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
}

a.tituloSeccionesvertical {
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	text-transform:uppercase;
}

a:hover.tituloSeccionesvertical {
	color: #cc9999;
}

.tituloSeccionesvertical {
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}

a.tituloSeccionesvertica2 {
	background-color: #FFFFFF;
	padding: 3px;
	color: #993333;
	font-weight: bold;
	text-decoration:none;
	text-transform:uppercase;
}
a:hover.tituloSeccionesvertica2 {
	background-color: #FFFFFF;
	padding: 3px;
	font-weight: bold;
	text-decoration:none;
	color: #cc9999;
}
.tituloSeccionesvertica2 {
	background-color: #FFFFFF;
	padding: 3px;
	color: #993333;
	font-weight: bold;
	text-decoration:none;
}

a.linkSencillo, a:visited.linkSencillo {
	text-decoration: none;
	color: #000000;
	font-size: 10px;
}

a:hover.linkSencillo {
	text-decoration: underline;
	color: #000000;
}

.linkSencillo2 {
	font-weight: bold;
	text-decoration: none;
	color: #434343;	
}

a.linkSencillo2 {
	font-weight: bold;
	text-decoration: none;
	color: #434343;	
}

a:hover.linkSencillo2 {
	font-weight: bold;
	text-decoration: underline;
	color: #434343;
}

a.linkRelacionadas, a:visited.linkRelacionadas {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.linkRelacionadas {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
a:hover.linkRelacionadas {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}

a.linkRelacionadas2, a:visited.linkRelacionadas2 {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.linkRelacionadas2 {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
a:hover.linkRelacionadas2 {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}

a.thispage {
	color: #993333;
	text-decoration: none;
	font-weight: bold;
}
.thispage {
	color: #993333;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
a:hover.thispage {
	color: #993333;
	text-decoration: underline;
	font-weight: bold;
}

.textoBlogs {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}

.relacionadasFechas {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

.relacionadasFechas2 {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

.linkEligeForos {
	color: #850001;
	text-decoration: none;
	font-weight: bold;
	text-transform:uppercase;
	font-size: 11px;
}

a.linkEligeForos {
	color: #850001;
	text-decoration: none;
	font-weight: bold;
}

a:hover.linkEligeForos {
	color: #850001;
	text-decoration: underline;
	font-weight: bold;
}

.tituloNoticiaPrint {
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}

.tituloNoticia {
	font-size: 20px;
	color: #660000;
	font-weight: bold;
}
a.tituloNoticia, a.tituloNoticia:visited {
	font-size: 20px;
	color: #660000;
	font-weight: bold;
	text-decoration:none;
}

a.tituloNoticia:hover {
	font-size: 20px;
	color: #660000;
	font-weight: bold;
	text-decoration:underline;
}

.tituloNoticias2 {
	color: #660000;
	font-weight: bold;
	font-size: 11px;
}

a.tituloNoticias2, a.tituloNoticias2:visited {
	color: #660000;
	font-weight: bold;
	text-decoration:none;
}

a.tituloNoticias2:hover {
	color: #660000;
	font-weight: bold;
	text-decoration:underline;
}

.tituloSecciones, a.tituloSecciones, a:visited.tituloSecciones {
	color: #22364F;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
}
a.tituloSecciones:hover {
	text-decoration:underline;
}

.tituloPortadaBlogs {
	color: #105888;
	font-weight: bold;
}

a.tituloPortadaBlogs {
	color: #105888;
	font-weight: bold;
	text-decoration:none;
}

a.tituloPortadaBlogs:hover {
	color: #105888;
	font-weight: bold;
	text-decoration:underline;
}

.textoNoticia a, .textoNoticia a:hover, .textoNoticia a:visited {
	color: #A60000;
	text-decoration: underline;
}

.zm_titulo, a.zm_titulo, a:visited.zm_titulo {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}

a.zm_titulo:hover {
	/*text-decoration:underline;*/
	color: #CCCCCC;
}

.zm_vertodos, a.zm_vertodos, a:visited.zm_vertodos{
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	text-align: right;
}

a.zm_vertodos:hover {
	text-decoration:underline;
}

.temasForoPrincipal, a.temasForoPrincipal, a:visited.temasForoPrincipal {
	color: #4F4F4F;
	font-size: 9px;
	text-decoration:none;
}
a.temasForoPrincipal:hover {
	color: #4F4F4F;
	font-size: 9px;
	text-decoration:underline;
}

.cajones {
	color: #660000; 
	font-weight: bold; 
	font-size: 11px; 
}

.cabeceraNoticia {
	font-size: 12px;
	color: #505050;
	font-weight: bold;
}

body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../elementos/fondo.jpg);
	background-repeat:repeat-x;
	font-size: 13px;
}

.texto10 {
	font-size: 10px;
}
.texto11 {
	font-size: 11px;
}
.texto12 {
	font-size: 12px;
}

.autor {
	font-size: 11px;
	color: #969191;
}

.cabecera {
	font-size: 12px;
	color: #2B4466;
	font-weight:bold;
}

.pieFoto {
	font-size: 9px;
	color: #333333;
	border-bottom:solid;
	border-bottom-color:#D6D6D6;
	border-bottom-width:2px;
	border-bottom-style:solid;
}

.relacionadasNoticia {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

.textoNoticia {
	text-align:justify;
}

.pagebar { 	
		padding: 2px 6px; 
		border-top: solid 1px #993333;
		border-bottom: solid 1px #993333;
		text-decoration: none;		
}

.temasForos {
	color: #AEAEAE;
	font-weight: bold;
	font-size: 10px;
}

.escribeForos {
	background-image: url(../elementos/fondoResponde.gif);
	border: 1px solid #CE777B;
}

.foroInsertado{
	font-size: 14px;
	font-weight: bold;
}

.enlaceBtn{
	cursor:default;
}

.boton{
	padding: 5px;
	border: 2px solid #993333;
	
	color: #660000;
	font-weight: bold;
	text-decoration:none;	
}
a.boton:hover{
	padding: 5px;
	border: 2px solid #993333;
	background-color:#F8E0DE;	
}

.linkAnuncio, a.linkAnuncio{
	font-weight:bold;
	text-decoration: none;
	color:#660000;
}
a.linkAnuncio:hover{
	text-decoration: underline;
}

/* INICIO: Los estilos de los blogs */
.blogComentario1_1 {
	border: 1px solid #87ACD6;
}
.blogComentario2_1 {
	border-bottom: 1px solid #87ACD6;
	border-left: 1px solid #87ACD6;
	border-right: 1px solid #87ACD6;
	text-align: justify;
}
.blogsTitulo1 {
	font-size: 20px;
	color: #87ACD6;
	font-weight: bold;
}
a.blogsTitulo1 {
	font-size: 20px;
	color: #87ACD6;
	font-weight: bold;
	text-decoration:none;
}
a.blogsTitulo1:hover {
	font-size: 20px;
	color: #87ACD6;
	font-weight: bold;
	text-decoration:underline;
}
.blogsTabla1{
	border-left-width:1px;
	border-left-color:#87ACD6;
	border-left-style:solid;

	border-bottom-width:1px;
	border-bottom-color:#87ACD6;
	border-bottom-style:solid;

	border-right-width:1px;
	border-right-color:#87ACD6;
	border-right-style:solid;	
}

.blogComentario1_2 {
	border: 1px solid #74A7C2;
}
.blogComentario2_2 {
	border-bottom: 1px solid #74A7C2;
	border-left: 1px solid #74A7C2;
	border-right: 1px solid #74A7C2;
	text-align: justify;
}
.blogsTitulo2 {
	font-size: 20px;
	color: #74A7C2;
	font-weight: bold;
}
a.blogsTitulo2 {
	font-size: 20px;
	color: #74A7C2;
	font-weight: bold;
	text-decoration:none;
}
a.blogsTitulo2:hover {
	font-size: 20px;
	color: #74A7C2;
	font-weight: bold;
	text-decoration:underline;
}
.blogsTabla2{
	border-left-width:1px;
	border-left-color:#74A7C2;
	border-left-style:solid;

	border-bottom-width:1px;
	border-bottom-color:#74A7C2;
	border-bottom-style:solid;

	border-right-width:1px;
	border-right-color:#74A7C2;
	border-right-style:solid;	
}

.blogComentario1_3 {
	border: 1px solid #87BCCA;
}
.blogComentario2_3 {
	border-bottom: 1px solid #87BCCA;
	border-left: 1px solid #87BCCA;
	border-right: 1px solid #87BCCA;
	text-align: justify;
}
.blogsTitulo3 {
	font-size: 20px;
	color: #87BCCA;
	font-weight: bold;
}
a.blogsTitulo3 {
	font-size: 20px;
	color: #87BCCA;
	font-weight: bold;
	text-decoration:none;
}
a.blogsTitulo3:hover {
	font-size: 20px;
	color: #87BCCA;
	font-weight: bold;
	text-decoration:underline;
}
.blogsTabla3{
	border-left-width:1px;
	border-left-color:#87BCCA;
	border-left-style:solid;

	border-bottom-width:1px;
	border-bottom-color:#87BCCA;
	border-bottom-style:solid;

	border-right-width:1px;
	border-right-color:#87BCCA;
	border-right-style:solid;	
}

.blogComentario1_4 {
	border: 1px solid #990099;
}
.blogComentario2_4 {
	border-bottom: 1px solid #990099;
	border-left: 1px solid #990099;
	border-right: 1px solid #990099;
	text-align: justify;
}
.blogsTitulo4 {
	font-size: 20px;
	color: #990099;
	font-weight: bold;
}
a.blogsTitulo4 {
	font-size: 20px;
	color: #990099;
	font-weight: bold;
	text-decoration:none;
}
a.blogsTitulo4:hover {
	font-size: 20px;
	color: #990099;
	font-weight: bold;
	text-decoration:underline;
}
.blogsTabla4{
	border-left-width:1px;
	border-left-color:#990099;
	border-left-style:solid;

	border-bottom-width:1px;
	border-bottom-color:#990099;
	border-bottom-style:solid;

	border-right-width:1px;
	border-right-color:#990099;
	border-right-style:solid;	
}

.blogComentario1_5 {
	border: 1px solid #B9B9B9;
}
.blogComentario2_5 {
	border-bottom: 1px solid #B9B9B9;
	border-left: 1px solid #B9B9B9;
	border-right: 1px solid #B9B9B9;
	text-align: justify;
}
.blogsTitulo5 {
	font-size: 20px;
	color: #B9B9B9;
	font-weight: bold;
}
a.blogsTitulo5 {
	font-size: 20px;
	color: #B9B9B9;
	font-weight: bold;
	text-decoration:none;
}
a.blogsTitulo5:hover {
	font-size: 20px;
	color: #B9B9B9;
	font-weight: bold;
	text-decoration:underline;
}
.blogsTabla5{
	border-left-width:1px;
	border-left-color:#B9B9B9;
	border-left-style:solid;

	border-bottom-width:1px;
	border-bottom-color:#B9B9B9;
	border-bottom-style:solid;

	border-right-width:1px;
	border-right-color:#B9B9B9;
	border-right-style:solid;	
}

.blogComentario1_6 {
	border: 1px solid #C486C7;
}
.blogComentario2_6 {
	border-bottom: 1px solid #C486C7;
	border-left: 1px solid #C486C7;
	border-right: 1px solid #C486C7;
	text-align: justify;
}
.blogsTitulo6 {
	font-size: 20px;
	color: #C486C7;
	font-weight: bold;
}
a.blogsTitulo6 {
	font-size: 20px;
	color: #C486C7;
	font-weight: bold;
	text-decoration:none;
}
a.blogsTitulo6:hover {
	font-size: 20px;
	color: #C486C7;
	font-weight: bold;
	text-decoration:underline;
}
.blogsTabla6{
	border-left-width:1px;
	border-left-color:#C486C7;
	border-left-style:solid;

	border-bottom-width:1px;
	border-bottom-color:#C486C7;
	border-bottom-style:solid;

	border-right-width:1px;
	border-right-color:#C486C7;
	border-right-style:solid;	
}

.blogComentario1_7 {
	border: 1px solid #A8DC7A;
}
.blogComentario2_7 {
	border-bottom: 1px solid #A8DC7A;
	border-left: 1px solid #A8DC7A;
	border-right: 1px solid #A8DC7A;
	text-align: justify;
}
.blogsTitulo7 {
	font-size: 20px;
	color: #A8DC7A;
	font-weight: bold;
}
a.blogsTitulo7 {
	font-size: 20px;
	color: #A8DC7A;
	font-weight: bold;
	text-decoration:none;
}
a.blogsTitulo7:hover {
	font-size: 20px;
	color: #A8DC7A;
	font-weight: bold;
	text-decoration:underline;
}
.blogsTabla7{
	border-left-width:1px;
	border-left-color:#A8DC7A;
	border-left-style:solid;

	border-bottom-width:1px;
	border-bottom-color:#A8DC7A;
	border-bottom-style:solid;

	border-right-width:1px;
	border-right-color:#A8DC7A;
	border-right-style:solid;	
}

.blogComentario1_8 {
	border: 1px solid #C8BB86;
}
.blogComentario2_8 {
	border-bottom: 1px solid #C8BB86;
	border-left: 1px solid #C8BB86;
	border-right: 1px solid #C8BB86;
	text-align: justify;
}
.blogsTitulo8 {
	font-size: 20px;
	color: #C8BB86;
	font-weight: bold;
}
a.blogsTitulo8 {
	font-size: 20px;
	color: #C8BB86;
	font-weight: bold;
	text-decoration:none;
}
a.blogsTitulo8:hover {
	font-size: 20px;
	color: #C8BB86;
	font-weight: bold;
	text-decoration:underline;
}
.blogsTabla8{
	border-left-width:1px;
	border-left-color:#C8BB86;
	border-left-style:solid;

	border-bottom-width:1px;
	border-bottom-color:#C8BB86;
	border-bottom-style:solid;

	border-right-width:1px;
	border-right-color:#C8BB86;
	border-right-style:solid;	
}

.blogComentario1_9 {
	border: 1px solid #FF69D8;
}
.blogComentario2_9 {
	border-bottom: 1px solid #FF69D8;
	border-left: 1px solid #FF69D8;
	border-right: 1px solid #FF69D8;
	text-align: justify;
}
.blogsTitulo9 {
	font-size: 20px;
	color: #FF69D8;
	font-weight: bold;
}
a.blogsTitulo9 {
	font-size: 20px;
	color: #FF69D8;
	font-weight: bold;
	text-decoration:none;
}
a.blogsTitulo9:hover {
	font-size: 20px;
	color: #FF69D8;
	font-weight: bold;
	text-decoration:underline;
}
.blogsTabla9{
	border-left-width:1px;
	border-left-color:#FF69D8;
	border-left-style:solid;

	border-bottom-width:1px;
	border-bottom-color:#FF69D8;
	border-bottom-style:solid;

	border-right-width:1px;
	border-right-color:#FF69D8;
	border-right-style:solid;	
}

.blogComentario1_10 {
	border: 1px solid #FF625D;
}
.blogComentario2_10 {
	border-bottom: 1px solid #FF625D;
	border-left: 1px solid #FF625D;
	border-right: 1px solid #FF625D;
	text-align: justify;
}
.blogsTitulo10 {
	font-size: 20px;
	color: #FF625D;
	font-weight: bold;
}
a.blogsTitulo10 {
	font-size: 20px;
	color: #FF625D;
	font-weight: bold;
	text-decoration:none;
}
a.blogsTitulo10:hover {
	font-size: 20px;
	color: #FF625D;
	font-weight: bold;
	text-decoration:underline;
}
.blogsTabla10{
	border-left-width:1px;
	border-left-color:#FF625D;
	border-left-style:solid;

	border-bottom-width:1px;
	border-bottom-color:#FF625D;
	border-bottom-style:solid;

	border-right-width:1px;
	border-right-color:#FF625D;
	border-right-style:solid;	
}

.blogComentario1_11 {
	border: 1px solid #DF998D;
}
.blogComentario2_11 {
	border-bottom: 1px solid #DF998D;
	border-left: 1px solid #DF998D;
	border-right: 1px solid #DF998D;
	text-align: justify;
}
.blogsTitulo11 {
	font-size: 20px;
	color: #DF998D;
	font-weight: bold;
}
a.blogsTitulo11 {
	font-size: 20px;
	color: #DF998D;
	font-weight: bold;
	text-decoration:none;
}
a.blogsTitulo11:hover {
	font-size: 20px;
	color: #DF998D;
	font-weight: bold;
	text-decoration:underline;
}
.blogsTabla11{
	border-left-width:1px;
	border-left-color:#DF998D;
	border-left-style:solid;

	border-bottom-width:1px;
	border-bottom-color:#DF998D;
	border-bottom-style:solid;

	border-right-width:1px;
	border-right-color:#DF998D;
	border-right-style:solid;	
}

.blogComentario1_12 {
	border: 1px solid #E0C087;
}
.blogComentario2_12 {
	border-bottom: 1px solid #E0C087;
	border-left: 1px solid #E0C087;
	border-right: 1px solid #E0C087;
	text-align: justify;
}
.blogsTitulo12 {
	font-size: 20px;
	color: #E0C087;
	font-weight: bold;
}
a.blogsTitulo12 {
	font-size: 20px;
	color: #E0C087;
	font-weight: bold;
	text-decoration:none;
}
a.blogsTitulo12:hover {
	font-size: 20px;
	color: #E0C087;
	font-weight: bold;
	text-decoration:underline;
}
.blogsTabla12{
	border-left-width:1px;
	border-left-color:#E0C087;
	border-left-style:solid;

	border-bottom-width:1px;
	border-bottom-color:#E0C087;
	border-bottom-style:solid;

	border-right-width:1px;
	border-right-color:#E0C087;
	border-right-style:solid;	
}

.blogComentario1_13 {
	border: 1px solid #72DB5B;
}
.blogComentario2_13 {
	border-bottom: 1px solid #72DB5B;
	border-left: 1px solid #72DB5B;
	border-right: 1px solid #72DB5B;
	text-align: justify;
}
.blogsTitulo13 {
	font-size: 20px;
	color: #72DB5B;
	font-weight: bold;
}
a.blogsTitulo13 {
	font-size: 20px;
	color: #72DB5B;
	font-weight: bold;
	text-decoration:none;
}
a.blogsTitulo13:hover {
	font-size: 20px;
	color: #72DB5B;
	font-weight: bold;
	text-decoration:underline;
}
.blogsTabla13{
	border-left-width:1px;
	border-left-color:#72DB5B;
	border-left-style:solid;

	border-bottom-width:1px;
	border-bottom-color:#72DB5B;
	border-bottom-style:solid;

	border-right-width:1px;
	border-right-color:#72DB5B;
	border-right-style:solid;	
}
/* FIN: Los estilos de los blogs */

/* INICIO: Estilos para los blogs de política */
.blogsTitulo, a.blogsTitulo {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
a.blogsTitulo:hover {
	text-decoration:underline;
}

.blogComentario1_50 {
	border: 1px solid #83D2F3;
}
.blogComentario2_50 {
	border-bottom: 1px solid #83D2F3;
	border-left: 1px solid #83D2F3;
	border-right: 1px solid #83D2F3;
	text-align: justify;
}
.blogsTitulo50, a.blogsTitulo50 {
	font-size: 20px;
	color: #2099CE;
	font-weight: bold;
	text-decoration:none;
}
a.blogsTitulo50:hover {
	text-decoration:underline;
}
.blogsMiniTitulo50, a.blogsMiniTitulo50 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2099CE;
	font-weight: bold;
	text-decoration:none;
}
a.blogsMiniTitulo50:hover {
	text-decoration:underline;
}
.blogsTabla50{
	border-left-width:1px;
	border-left-color:#83D2F3;
	border-left-style:solid;

	border-bottom-width:1px;
	border-bottom-color:#83D2F3;
	border-bottom-style:solid;

	border-right-width:1px;
	border-right-color:#83D2F3;
	border-right-style:solid;	
}

.blogComentario1_51 {
	border: 1px solid #F86F76;
}
.blogComentario2_51 {
	border-bottom: 1px solid #F86F76;
	border-left: 1px solid #F86F76;
	border-right: 1px solid #F86F76;
	text-align: justify;
}
.blogsTitulo51, a.blogsTitulo51 {
	font-size: 20px;
	color: #D20C16;
	font-weight: bold;
	text-decoration:none;
}
a.blogsTitulo51:hover {
	text-decoration:underline;
}
.blogsMiniTitulo51, a.blogsMiniTitulo51 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D20C16;
	font-weight: bold;
	text-decoration:none;
}
a.blogsMiniTitulo51:hover {
	text-decoration:underline;
}
.blogsTabla51{
	border-left-width:1px;
	border-left-color:#F86F76;
	border-left-style:solid;

	border-bottom-width:1px;
	border-bottom-color:#F86F76;
	border-bottom-style:solid;

	border-right-width:1px;
	border-right-color:#F86F76;
	border-right-style:solid;	
}

.blogComentario1_52 {
	border: 1px solid #FFD85F;
}
.blogComentario2_52 {
	border-bottom: 1px solid #FFD85F;
	border-left: 1px solid #FFD85F;
	border-right: 1px solid #FFD85F;
	text-align: justify;
}
.blogsTitulo52, a.blogsTitulo52 {
	font-size: 20px;
	color: #F35F00;
	font-weight: bold;
	text-decoration:none;
}
a.blogsTitulo52:hover {
	text-decoration:underline;
}
.blogsMiniTitulo52, a.blogsMiniTitulo52 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F35F00;
	font-weight: bold;
	text-decoration:none;
}
a.blogsMiniTitulo52:hover {
	text-decoration:underline;
}
.blogsTabla52{
	border-left-width:1px;
	border-left-color:#FFD85F;
	border-left-style:solid;

	border-bottom-width:1px;
	border-bottom-color:#FFD85F;
	border-bottom-style:solid;

	border-right-width:1px;
	border-right-color:#FFD85F;
	border-right-style:solid;	
}

.blogComentario1_53 {
	border: 1px solid #E26666;
}
.blogComentario2_53 {
	border-bottom: 1px solid #E26666;
	border-left: 1px solid #E26666;
	border-right: 1px solid #E26666;
	text-align: justify;
}
.blogsTitulo53, a.blogsTitulo53 {
	font-size: 20px;
	color: #CE0807;
	font-weight: bold;
	text-decoration:none;
}
a.blogsTitulo53:hover {
	text-decoration:underline;
}
.blogsMiniTitulo53, a.blogsMiniTitulo53 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CE0807;
	font-weight: bold;
	text-decoration:none;
}
a.blogsMiniTitulo53:hover {
	text-decoration:underline;
}
.blogsTabla53{
	border-left-width:1px;
	border-left-color:#E26666;
	border-left-style:solid;

	border-bottom-width:1px;
	border-bottom-color:#E26666;
	border-bottom-style:solid;

	border-right-width:1px;
	border-right-color:#E26666;
	border-right-style:solid;	
}

.blogComentario1_54 {
	border: 1px solid #DE2841;
}
.blogComentario2_54 {
	border-bottom: 1px solid #DE2841;
	border-left: 1px solid #DE2841;
	border-right: 1px solid #DE2841;
	text-align: justify;
}
.blogsTitulo54, a.blogsTitulo54 {
	font-size: 20px;
	color: #DE2841;
	font-weight: bold;
	text-decoration:none;
}
a.blogsTitulo54:hover {
	text-decoration:underline;
}
.blogsMiniTitulo54, a.blogsMiniTitulo54 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DE2841;
	font-weight: bold;
	text-decoration:none;
}
a.blogsMiniTitulo54:hover {
	text-decoration:underline;
}
.blogsTabla54{
	border-left-width:1px;
	border-left-color:#DE2841;
	border-left-style:solid;

	border-bottom-width:1px;
	border-bottom-color:#DE2841;
	border-bottom-style:solid;

	border-right-width:1px;
	border-right-color:#DE2841;
	border-right-style:solid;	
}
/* FIN: Estilos para los blogs de política */
