/* 
  Rallye Rías Baixas - Diseño y desarrollo: Mara Rocha Fernández (maranhadisenha@gmail.com)
*/
.modulo {
	background: url(../images/modulo-gris1.jpg) no-repeat center top #E5E5E5;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	margin-top: 20px;
}
.modulo-pie1 {
	background: url(../images/modulo-gris2.jpg) no-repeat center bottom #E5E5E5;
	height: 35px;
}
.modulo-pie2 {
	background: url(../images/modulo-gris2.jpg) no-repeat center bottom #E5E5E5;
	height: 20px;
}
.modulo .texto {
	font-size: 8pt;
	line-height: 16pt;
}
.modulo a:link, .modulo a:active, .modulo a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.modulo a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
.modulo .entrada1 {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 17px;
	background: url(../images/lista1.gif) no-repeat;
}
.modulo .fecha1 {
	color: #666666;
}
.modulo-pie1 .vermas {
	padding-top: 5px;
	margin-right: 25px;
	text-align: right;
	color: #666666;
	background: url(../images/vermas1.gif) no-repeat right;
	padding-right: 12px;
	overflow: hidden;
}
.modulo-pie1 .vermas a:link, .modulo-pie1 .vermas a:active, .modulo-pie1 .vermas a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.modulo-pie1 .vermas a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}
.modulo-amarillo {
	background: url(../images/modulo-amarillo1.jpg) no-repeat center top #FFCC33;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 20px;
}
.modulo-amarillo-pie {
	background: url(../images/modulo-amarillo2.jpg) no-repeat center bottom #FFCC33;
	height: 15px;
}
.modulo-amarillo .texto {
	font-size: 8pt;
	line-height: 16pt;
}
.modulo-amarillo a:link, .modulo-amarillo a:active, .modulo-amarillo a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.modulo-amarillo a:hover {
	color: #80661A;
	text-decoration: underline;
	font-weight: bold;
}
.modulo-amarillo .entrada2 {
	padding-left: 17px;
	background: url(../images/lista2.gif) no-repeat;
}
.modulo-amarillo .descripcion {
	padding-left: 5px;
}
.modulo-amarillo .fecha2 {
	padding-top: 5px;
	padding-left: 5px;
	color: #80661A;
}
.modulo-amarillo .linea {
	border-bottom: 1px solid #BF9926;
	padding-bottom: 5px;
}
.modulo-amarillo .vermas {
	padding-top: 5px;
	margin-right: 5px;
	text-align: right;
	color: #80661A;
	background: url(../images/vermas2.gif) no-repeat right;
	padding-right: 12px;
}
.modulo-amarillo .vermas a:link, .modulo-amarillo .vermas a:active, .modulo-amarillo .vermas a:visited {
	color: #80661A;
	text-decoration: none;
	font-weight: normal;
}
.modulo-amarillo .vermas a:hover {
	color: #80661A;
	text-decoration: underline;
	font-weight: normal;
}
.modulo-blanco {
	background: url(../images/modulo-blanco1.jpg) no-repeat center top #FFFFFF;
	padding-top: 10px;
	margin-top: 20px;
}
.modulo-blanco-pie {
	background: url(../images/modulo-blanco2.jpg) no-repeat center bottom #FFFFFF;
	height: 10px;
}
.modulo-blanco .texto {
	text-align: center;
}
.modulo-blanco .texto img {
	border: none;
	padding-left: 2px;
	padding-right: 2px;
}
