@charset "UTF-8";

body {
	background-image: url(../imgs/fondo.gif);
	margin: 0px;
	background-color: #e03188;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}

a:hover {
	color: #999999;
}

a:link {
	text-decoration: none;
}

.borderojo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff0000;
	padding-bottom: 0px;
	margin-bottom: 0px;
}


.textofechas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #e03188;
}

.textogrande {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.2em;
	line-height: normal;
}

.data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: normal;
	color: #333333;
	padding-top: 10px;
}

.maisinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}

#contenido {
	width: 780px;
	margin: auto;
	padding-top: 1.3em;
	padding-bottom: 1.7em;
}

.idioma {
	position: absolute;
	top: 8px;
	right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
}

.menuarriba {
	color: #FFFFFF;
	text-decoration: none;	
}

.logos {
	position: absolute;
	bottom: 10px;
	right: 15px;
}

.cabecera {
	color: #FFF;
	background-color: #e03188;
	position: relative;
}

.pie {
	clear: both;
}

.columnas {
	position: relative;
	width: 100%;
}

.columnaPrimera {
	float: left;
	width: 380px;
}

.columnaSegunda {
	float: right;
	width: 380px;
}

.cuadro {
	background-color: #FFF;
	margin-top: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.5em;
}

.contenidoCuadro {
	padding: 1em;
}

p.textofechas {
	margin: 0;
	padding: 0;
	border: 0;
}

p.textogrande {
	margin: 0;
	padding: 0;
	border: 0;
}