body {
	margin: 0px;
	background-color: #000000;
}

A.enlaces1:link { color: #999999; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px; text-decoration: none;}
A.enlaces1:visited { color: #999999; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none;}
A.enlaces1:active { color: #999999; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none;}
A.enlaces1:hover { color: #CC0000; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px; text-decoration: underline;}

A.enlaces2:link { color: #CC0000; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px; text-decoration: none;}
A.enlaces2:visited { color: #CC0000; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none;}
A.enlaces2:active { color: #CC0000; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none;}
A.enlaces2:hover { color: #FFFFFF; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px; text-decoration: underline;}
.contenido {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	text-align: justify;
	font-weight: normal;
	background-image: url(../gfoco/images/fondo.jpg);
}
.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}
.contenido2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	text-align: justify;
	font-weight: normal;
	background-color: #333333;
}
.borde{
	border: 1px dashed #999999;
}
.titulo1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #CCCCCC;
	font-style: italic;
}
.textopremio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	border: 1px dotted #CCCCCC;
	padding: 4px;
}
.titulo2 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	line-height: 15px;
	border: 1px solid #FFFFFF;
	background-color: #CCCCCC;
}

.fotografia_borde{
border:#FFFFFF 1px solid;
}
