body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:   url(images/andreu_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #333334;
}
.texto, .textoRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #434343;
	text-decoration: none;	
}
.textoRed{
	border: solid 1px #FF0000;
}
.texto_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #434343;
	text-decoration: underline;	
}
.ver_mas, .Red  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ff0000;
	text-decoration: none;	
}
.Red:activ:link:visited  {
	color: #ff0000;
	text-decoration: none;	
}
.Red:hover  {
	color: #ff0000;
	text-decoration: underline;	
}
.titulo  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	color: #ff0000;
	text-decoration: none;	
	font-weight: bold;
}
.subtitulo  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #434343;
	text-decoration: none;	
	font-weight: bold;
}
.creditos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;	
}
.creditos_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;	
}

