body {
	background: #000000 url('img/bg.jpg');

	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
}


.texto_grande{
	font-family: Verdana;
	font-size: 14px;
	color: #FBEED0;
	text-decoration: none;
}

.fecha_mes{
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.fecha_dia{
	font-family: Verdana;
	font-size: 20px;
	color: #333333;
	text-decoration: none;
}

.novedades_titulo{
	font-family: Verdana;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}

.novedades_texto{
	font-family: arial;
	font-size: 12px;
	color: #FBEED0;
	text-decoration: none;
}

.novedades_continuar{
	font-family: Verdana;
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}


.formulario {
	background: #000000 url('');
	border:2px #624D3A solid;
	color:#CCCCCC;
	font-size:14px;
	height:25px;
	width:145px;
	font-family:Arial;
}

.campo {
	background: #000000 url('');
	border:2px #624D3A solid;
	color:#CCCCCC;
	font-size:14px;
	height:75px;
	width:400px;
	font-family:Arial;
}

.Desplegable {
	background: #000000 url('');
	border:2px #624D3A solid;
	color:#CCCCCC;
	font-size:19px;
	height:32px;
	width:300px;
	font-family:Arial;
}

.borde_imagenes {
	border:5px #624D3A solid;
	background: #000000;
}