body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

.texto {
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 150%;
}
.links{
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 150%;
}
.links:hover{
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 150%;
}
.texto-verde {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #7F9752;
	text-decoration: none;
}

.txt_error{
	font-family: Arial, Tahoma;
	font-size: 12px;
	color:#990000;
}
.txt_error a:hover{
	font-family: Tahoma;
	font-size: 12px;
	color:#7F9752;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.tituloblanco {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.pics {
	border: 1px solid #000000;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #e2e2e2;
}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #EF8A04;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F6E8D6;
	text-decoration: none;
}
.contactos {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}