/* CSS Document */
#capacontenido #capadetalle
{
	float:left;
	display:inline;
	padding:0 5px 0 5px;
	
	width:480px;
}
#capadetalle #imagen
{
	margin:0 0 10px 0;
	padding:15px 25px 30px 15px;
	border:1px solid #74A9DE;
	
	width:435px;
}

#capadetalle h2
{
	padding:5px 0 5px 5px;
	
	width:226px;
	
	background-image:url(../img/otrasnoticias_h2_fnd.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}
#imagen p
{
	margin:5px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	text-align:justify;
}

#imagen a:link,#informacion a:active,#informacion a:visited
{
	color:#4B6CA3;
	text-decoration:underline;
}

#imagen form
{
	margin:20px 0 0 20px;
	padding:0;
	
	width:420px;
}
#imagen label
{
	display:block;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#999;	
}
#imagen input
{
	margin:0 0 12px 0;
	padding:2px;
	
	width:400px;
	height:16px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#444;
	
	background-color:#ddd;
	
	border:1px solid #ccc;
}
#imagen textarea
{
	margin:0 0 12px 0;
	padding:2px;
	width:400px;
	height:100px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#444;
	
	background-color:#ddd;
	
	border:1px solid #ccc;
}
#capadetalle #imagen #botoncontacto
{
	display:block;
	margin:20px 0 0 0;	
	padding:2px 0 2px 20px;
	
	width:80px;
	height:22px;
	
	background-image:url(../img/boton.gif);	
	background-repeat:no-repeat;
	background-position:5px center;
	
	color:#000;
	font-weight:bold;	
}
#imagen #resultado
{
	margin:10px 0 0 0;
	height:20px;
	
	color:#cc0001;	
}
#imagen .fallo
{
	background-color:#cc0001;
}


#capacontenido #capaotras
{
	float:left;
	display:inline;
	
	width:193px;
}
#capacontenido #otrasnoticias
{
	width:193px;
}
#otrasnoticias h2
{
	margin:0;
	padding:5px 0 5px 5px;
	
	width:126px;
	
	background-image:url(../img/otras_h2_fnd.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}
#otrasnoticias #informacion
{
	margin:0 0 10px 0;
	padding:10px 5px 10px 5px;
	
	width:181px;
	
	border:1px solid #74A9DE;
	
	font-family:Arial, Helvetica, sans-serif;
}
#informacion p
{
	margin:0 0 5px 0;
	font-size:12px;
}
#informacion a:link,#informacion a:active,#informacion a:visited
{
	color:#4B6CA3;
	text-decoration:underline;
}
#informacion a:hover
{
	text-decoration:underline;
}


/*ENCUESTA Y FORO*/
/*OTRAS OPCIONES*/

#encuesta
{
	width:153px;
	
	padding:0 20px 0 20px;
	
	background-image:url(../img/encuesta2_fnd.gif);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
}
 #encuesta h2
{
	padding:10px 0 0 0;
		
	width:150px;	
	
	font-size:12px;
	color:#2767a7;
}
 #encuesta p
{
	display:block;
	
	padding:5px 0 8px 0;	
	
	width:153px;
	
	color:#333;
}
#encuesta form
{
	margin:5px 0 0 0;
	padding:0 0 5px 0;	
	
	width:153px;
}
#encuesta form label
{
	margin:0 10px 0 2px;
	
	background-color:#BAD5EF;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
#encuesta form input
{
	width:10px;	
}
#encuesta form #votar
{
	width:50px;
	background-color:#BAD5EF;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#333;
	
	cursor:pointer;
}

#foro
{
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	
	width:193px;	
	
	background-image:url(../img/foro2_fnd.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	
	font-family:Arial, Helvetica, sans-serif;
}
 #foro h2
{
	padding:10px 20px 0 20px;
		
	width:153px;
	
	background-image:url(../img/foro2_h2_fnd.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	
	font-size:12px;
	color:#fff;
}
#foro p
{
	display:block;
	
	padding:5px 20px 8px 20px;	
	
	width:153px;
	
	color:#fff;
}
#foro a:link,#foro a:active,#foro a:visited
{
	display:block;
	
	margin:25px 20px 20px 60px;
	
	width:100px;	
	
	text-decoration:underline;
	font-weight:bold;

	
	color:#fff;
}
#foro a:hover
{
	color:#000;
}
