body {
	background-color: #000000;
	background-position: center center;
}
.main {
	height: 510px;
	width: 870px;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(img/texturainicio.jpg);
	background-repeat: no-repeat;
}
.contenido {
	height: 170px;
	width: 870px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.idiomas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}




body,td,th {
	color: #666666;
}
.req {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.pie {
	width: 870px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FF0000;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.banderas {
	width: 360px;
}
.fotoh {
	height: 400px;
	width: 500px;
	background-image: url(img/marcohoriz.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.fotov {
	height: 500px;
	width: 400px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(img/marcovert.jpg);
}

