@charset "UTF-8";

.texto_centrado {
	text-align: center;
	color: #FFF;
}
.linea_continuagris {
	border-bottom-width: 1px;
	border-bottom-style: outset;
	border-bottom-color: #333;
}
.altura10 {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.textosgrandes2 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	background-color: #E93332;
	font-size: 14px;
}
/* CSS Document */
/* CSS para certamen audiovisual de Cabra*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagenes/cabecera_web.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-position:top;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.menu_estatico {
	color: #E93332;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.fecha_noticias {
	font-family: Tahoma;
	font-size: 18px;
	color: #999;
	font-weight: bold;
	font-style: normal;
}
.formulario {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #999;
	text-decoration: none;
}
a.pie_creditos:hover {
	color: #FFF;
	text-decoration: none;
}
.line_vertical {
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
a.menu:hover {
	color: #4AB099;
	text-decoration: none;
}
a.menu:active {
	color: #E93332;
	text-decoration: none;
}


.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
}
a.pie_creditos2:hover {
	color: #FFF;
	text-decoration: none;
}
a.boton_ampliar:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #E93332;
}
a.textosgrandes:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #000000;
}
a.textos:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #000000;
}

.subtitulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #4AB099;
}
.textos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
.linea_continua {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E93332;
}
.relleno_celdas {
	background-color: #E93332;
}
.linea_discontinua {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
}
.pie_creditos{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color:#464646;
	text-align: center;
	text-decoration: none;
}
.titulos{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	font-size:18px;
	font-style:italic;
	font-weight: lighter;
}
.boton_ampliar{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#E93332;
	font-size:14px;
	text-decoration: none;
}
.numeros_bases{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #95CEBC;
	font-size: 24px;
	text-align: left;
}
.pie_creditos2{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color:#464646;
	text-decoration: none;
}
.textosgrandes {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: normal;
}

a.linkopacity img {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	-khtml-opacity: 0.5;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
 
a.linkopacity:hover img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
	text-decoration: none;
}
.formulario_campos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #CCC;
	border: thin solid #CCC;
}
.botonenviar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	color: #FFF;
	background-color: #4AB099;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

