body, html {
	background-position:center;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000000;
	background-image: url(images/fondo2.jpg);
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
	font-style: italic;
}
A:LINK {
	color: #006699;
}
A:VISITED {
	color: #999999;
}
A:HOVER {
	color: #FFFFFF;
}
A:ACTIVE {
	color: #006699;
}
#index {
	width: 750px;
	background-color: #003366;
	height: 750px;
	background-image: url(images/index.jpg);
}
#cabecera {
	width: 100%;
	background-color: #003366;
	height: 175px;
}
#principal {
	width: 956px;
	height: 400px;
	background-color: #000000;
}
#menufalso {
	width: 100px;
	height: 400px;
	float: left;
	background-color: #003366;
}
#mensaje {
	width: 750px;
	height: 400px;
	float: left;
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
#menu {
	width: 100px;
	height: 400px;
	float: right;
	background-color: #003366;
}
#abajo1  {
	width: 100%;
	text-align: center;
	background-color: #999999;
	height: 20px;
	padding-top: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#abajo2  {
	width: 750px;
	text-align: center;
	background-color: #000000;
	vertical-align: text-bottom;
	height: 50px;
	padding-top: 10px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#menuabajo  {
	width: 750px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	padding-bottom: 10px;
}
#lema  {
	width: 750px;
	margin-top: 25px;
}
.menuabajo  {
	width: 750px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}.arc {
	color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
}
.comentario {
	color: #999933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
}
