/* CSS Document */


#noticia{


font-family:Arial, Helvetica, sans-serif !important;

}
#noticia h1{

font-size:2.35em;
line-height:1.2em;
padding:0px;
margin:10px 0px 0px 0px;

}

#noticia h2{

font-size:1.3em;
color:#424242;
font-weight:normal;
font-style:italic;

}


.relacionadas{

margin:0px;
padding:0px;


}
.relacionadas a{ color:#000000; text-decoration:underline; }
.relacionadas li{
	list-style-position: outside;
	list-style-image: url(/images/documento.png);



}


#derecha .barra_titulo{

margin:0px 0px 10px 0px;
padding:3px 10px 0px 10px;
height:25px;

font-size:1.2em;
font-weight:bold;
color:#FFFFFF;


	background-color: #FFFFFF;
	background-image: url(/images/fondos.png);
	background-repeat: no-repeat;
	background-position: -2480px top;

}



.top_toolbox{


color:#666666;
float:right;
font-size:0.8em;

width:70px;
text-align:right;


}

.toolbox{
color:#666666;
font-size:0.8em;
text-align:left;

padding:10px 0px 10px 0px;

}

.toolbox #facebook{

	width:17px;height:17px;cursor:pointer;
	background-image: url(/images/toolbox.png);
	background-repeat: no-repeat;
	background-position: -68px top;
	float:left;
}

.toolbox #twitter{

	width:17px;height:17px;cursor:pointer;
	background-image: url(/images/toolbox.png);
	background-repeat: no-repeat;
	background-position: -85px top;
	float:left;
}


.toolbox #google{

	width:17px;height:17px;cursor:pointer;
	background-image: url(/images/toolbox.png);
	background-repeat: no-repeat;
	background-position: -102px top;
	float:left;
}

.toolbox #email{
	
	width:17px;height:17px;cursor:pointer;
	background-image: url(/images/toolbox.png);
	background-repeat: no-repeat;
	background-position: -119px top;
	float:left;

}

.toolbox #imprimir{
	
	width:17px;height:17px;cursor:pointer;
	background-image: url(/images/toolbox.png);
	background-repeat: no-repeat;
	background-position: -153px top;
	float:left;

}

.toolbox #comentar{
	
	width:17px;height:17px;cursor:pointer;
	background-image: url(/images/toolbox.png);
	background-repeat: no-repeat;
	background-position: -187px top;
	float:left;

}

.toolbox #txt_email, .toolbox #txt_imprimir, .toolbox #txt_comentarios{ cursor:pointer; }


.toolbox .sep{


	width:10px;height:17px;
	background-image: url(/images/fondos_repetir.png);
	background-repeat: repeat-y;
	background-position: 5px top;
	float:left;

}





.top_toolbox .txt { float:left; padding-top:2px; }
.toolbox .txt{ float:left; padding-top:2px; }
.toolbox .txt_hover{ color:#ff3300; }
.toolbox a{ text-decoration:none; color:#666666; }
.toolbox a:hover{ color:#ff3300; }

.top_toolbox #menos{

width:17px;
height:17px;
cursor:pointer;

	background-color: #FFFFFF;
	background-image: url(/images/toolbox.png);
	background-repeat: no-repeat;
	background-position: -34px top;
	
	float:right;
}



.top_toolbox #mas{

width:17px;
height:17px;
cursor:pointer;

	background-color: #FFFFFF;
	background-image: url(/images/toolbox.png);
	background-repeat: no-repeat;
	background-position: 0px top;
	float:right;
}

#noticia #imagenes{


width:360px;
float:right;



}

#noticia #imagenes .imagen{ margin-left:10px; margin-bottom:10px; }

#noticia #imagenes .titulo{
	border: 1px solid #cccccc;

	padding:10px;
	
	color:#333333;
	

}
#noticia #imagenes #tools{

	border: 1px solid #cccccc;

	
	margin-left:10px;
	
	width:348px;

}
#noticia #imagenes #tools #botones{

padding:3px;

float:right;
}
#noticia #imagenes #tools #botones #img_siguiente,
#noticia #imagenes #tools #botones #img_anterior
{

cursor:pointer;

}

#noticia #imagenes #contador{

padding-left:8px;
padding-top:5px;
color:#666666;

}

#comentario{


background-color:#F2F2F2;
padding:5px; margin:0px;
font-size:0.875em;
color:#333333;

}
#comentario p{ padding:5px 0px 5px 0px; margin:0px;  }
#fcomentario textarea{
	width:565px;
	border: 1px solid #B6B6B6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	padding:5px;
	color:#000000; height:150px;
}

#fcomentario #t{
	width:575px;
	height:30px;
	font-size:1.4em;
	font-weight:bold;
}

#fcomentario #cargando{  float:left;  margin-top:3px;  margin-left:140px; display:none;   }

#fcomentario .escribir{ color:#000000; height:150px; }


#fcomentario input[type=text]{

			border: 1px solid #B6B6B6;
			font-size:1.2em;
			

}

#fcomentario input[type=image]{

margin-top:5px;
margin-bottom:5px;

}

#fcomentario input[type=submit]
{
	border: 1px solid #FFFFFF;
	background-color:#bd3600;
	color:#FFFFFF;
	font-weight:bold;
	height:26px;
	background-image: url(/images/fondo_boton_comentar.png);
	background-repeat: repeat-x;
	
	margin-top:5px;
	margin-bottom:5px;
}

#fcomentario label
{
display:block;
width:200px;
}

#comentario .for_n{

float:left;
width:300px;
}

#comentario .for_e{

padding-left:10px;
float:left;
width:268px;
}

#comentario #fcomentario_mas{  }

#fcomentario #n, #fcomentario #w{ width:298px; }
#fcomentario #e{ width:298px; }

#comentario .notas{

background-color:#CCCCCC;
padding:10px;
margin-top:23px;


}

#comentarios h3{
	padding:15px 0px 0px 20px;
	margin:5px 0px 10px 0px;
	font-size:1.2em;
	color:#cc3300;
	background-image: url(/images/comentarios.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#comentarios h3 a{

	padding:0px 0px 0px 35px;
	margin:0px 0px 0px 10px;
	
	color:#cc3300;
	background-image: url(/images/comentarios.png);
	background-repeat: no-repeat;
	background-position: left -43px;

}


#comentarios #comentarios_items{

padding-bottom:10px;

}
#comentarios #comentarios_items .item{
	
	padding-top:10px;
	/*
	margin-top:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;*/
}

#comentarios_items .item .autor{

float:left;
width:130px;
color:#cc3300;
font-weight:bold;
padding-top:10px;

}

#comentarios_items .item .autor p{

padding:0px 10px 0px 0px;
margin:0px;

}

#comentarios_items .item .autor .fecha{

color:#666666;
font-weight:normal;
font-size:0.8em;

}
#comentarios_items .item .autor img{ vertical-align:middle; }

#comentarios_items .item .comentario{
	margin-left:130px;
	overflow:hidden;
	width:458px;
	background-image: url(/images/fondo_comentarios.png);
	background-repeat: repeat-y;
	background-position: -458px top;	
	
}
#comentarios_items .item .comentario .comentario_inner{

padding:10px 10px 10px 20px;
margin:0px;


	background-image: url(/images/fondo_comentarios.png);
	background-repeat: no-repeat;
	background-position: -916px 7px;	
	
	
}
#comentarios_items .item .comentario .t{

	background-image: url(/images/fondo_comentarios.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:458px;
	height:4px;	

}
#comentarios_items .item .comentario .b{

	background-image: url(/images/fondo_comentarios.png);
	background-repeat: no-repeat;
	background-position: 0px -4px;
	width:458px;
	height:4px;	

}

#comentario #msgcomentario{ color:#cc3300; font-size:1.2em; font-weight:bold; }

.error{ color:#FF0000; font-weight:bold; }


#recomendar{

width:500px;



}
#recomendar h1
{

font-size:2.35em;
padding:0px;
margin:0px 0px 10px 0px;

}

#recomendar label{

display:block;
float:left;
width:140px;

padding-top:4px;

}

#recomendar input[type=text]{

vertical-align:middle;
width:340px;

}

#recomendar textarea{

vertical-align:middle;
width:340px;
height:70px;
font-family:Arial, Helvetica, sans-serif;

}

#recomendar input[type=image]{


margin-left:424px;
margin-top:5px;

}


#recomendar input[type=submit]
{
	border: 1px solid #FFFFFF;
	background-color:#bd3600;
	color:#FFFFFF;
	font-weight:bold;
	height:26px;
	background-image: url(/images/fondo_boton_comentar.png);
	background-repeat: repeat-x;
	
	margin-top:5px;
	margin-bottom:5px;
	
	margin-left:400px;
	
	width:80px;
	
}


.videos, 
.audios,
#noticia .autor
{

background-color:#efefef;
margin:10px 0px 10px 0px;

}

#noticia .autor{ padding:10px; }

.videos h3, 
.audios h3
{

padding:10px 10px 0px 10px;
margin:0px;
line-height:1.2em;
font-size:1.2em;
color:#666666;

}

/*AUTOR*/

#noticia .autor h3
{

padding:0px;
margin:0px;
line-height:1.2em;
font-size:1.2em;
color:#999999;

}


.videos h4{

padding:10px 10px 10px 10px;
margin:0px;
line-height:1.4em;
font-size:1.2em;
color:#cd3300;

}


.audios h4,
#noticia .autor h4
{

padding:0px;
margin:0px;
line-height:1.4em;
font-size:1.2em;
color:#cd3300;

}



.videos .video p{ background-color:#333333; margin:0px; padding:10px; color:#FFFFFF; }

#noticia .autor p{ margin:0px; padding:0px; }


.audios .imagen,
#noticia .autor .imagen
{ float:left; margin-right:10px; }

#noticia .autor strong a{ color:#fe6601; }

.audios .audio{ padding:10px; }

.columna{

font-size:2.3em;
line-height:1em;
margin-top:10px;
color:#666666;

}
.columna_autor a{ color:#ff6501; }

.mapa{ margin:5px 5px 0px 5px; }


#contenido{

text-align:justify;

}
