body {
	background-color: Black;
	margin: 0 0 0 0;
	padding: 0;
}

#menu {
	font: 12px Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

#menu ul, li {
	list-style-type: none;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu li {
	float: left;
}
#menu a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 6px;
	text-align: center;
	width: auto;
	background-color: #000000;
}

#menu a:hover {
	color: #FFFFFF;
	background-color: #E5342C;
}

.foto250 {
	padding:5px;
	background-color: #F7f7f7;
	width: 250px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
	}
.bordeinf-sup {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BABFC4;
}
.titulo_elemento {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: 600;
}
a:link {
	color: #e5312b;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.bordeinf {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #BABFC4;
	border-right-color: #BABFC4;
	border-bottom-color: #BABFC4;
	border-left-color: #BABFC4;
}
.entradilla {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	font-style: italic;
}
.titulo_editorial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6e90a6;
	font-weight: 600;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.tabla {
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.bordegris {
	border: 1px solid #CCCCCC;
}
.foto250_dcha {
	padding:5px;
	background-color: #F7f7f7;
	width: 200px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: right;
}
