/* 
  Rallye Rías Baixas - Diseño y desarrollo: Mara Rocha Fernández (maranhadisenha@gmail.com)
*/
.moduloprensa {
	border: 1px solid #E5E5E5;
	background-color: #FFFFFF;
	float: left;
	width: 617px;
	margin-top: 20px;
}
.moduloprensa .contenedor {
	float: left;
	width: 617px;
}
.moduloprensa .contenedor1 {
	float: left;
	width: 308px;
	border-right: 1px solid #E5E5E5;
}
.moduloprensa .contenedor2 {
	float: left;
	width: 308px;
}
.moduloprensa .contenido {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
}
.moduloprensa .texto {
	font-size: 8pt;
	line-height: 16pt;
}
.moduloprensa a:link, .moduloprensa a:active, .moduloprensa a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.moduloprensa a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
.moduloprensa .entrada {
	padding-left: 17px;
	background: url(../images/lista2.gif) no-repeat;
}
.moduloprensa .descripcion {
	padding-left: 5px;
}
.moduloprensa .fecha {
	padding-top: 5px;
	padding-left: 5px;
	color: #666666;
}
.moduloprensa .fin {
	padding-bottom: 10px;
}
.moduloprensa .linea {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
}
.moduloprensa .vermas {
	padding-top: 5px;
	margin-right: 5px;
	text-align: right;
	color: #666666;
	background: url(../images/vermas1.gif) no-repeat right;
	padding-right: 12px;
}
.moduloprensa .vermas a:link, .moduloprensa .vermas a:active, .moduloprensa .vermas a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.moduloprensa .vermas a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}
