#contenido {
	font-size: 18pt;
}
p {
	padding-top: 18px;
	font-size: 17pt;
}
#pie {
	color: #999999;
	background-color: #FF0000;
	height: 10px;
	width: 1019px;
	clear: both;
	font-weight: bold;
	font-size: 10pt;
	text-indent: 690px;
}
#menu ul {
	margin-left: -40px;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
body {
	background-color: #000000;
	text-align: center;
}
#menu li {
	display: inline;
	background-image: url(imagenes/menu.gif);
	background-repeat:  repeat-x;
	height: 20px;
	width: 168px;
	text-align: center;
	float: left;
	margin-right: 1px;
}
#menu li:hover {
	background-image: url(imagenes/lista2.gif);
	float: left;
	background-repeat:  repeat-x;
	height: 20px;
	width: 165px;
	margin-right: 1px;
}
#menu a:hover {
	font-weight: bold;
	color: #000000;
}

#menu {
	border-bottom-width: 5px;
	border-bottom-style: outset;
	border-bottom-color: #FF0000;
	padding-left: 2px;
	padding-bottom: 20px;
}
#cabecera {
	background-image: url(imagenes/cabecera.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 1019px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: outset;
	border-right-style: none;
	border-bottom-style: outset;
	border-left-style: none;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	margin-top: 0px;
	margin-bottom: 0px;
}
#contenedor {
	margin-right: auto;
	margin-left: auto;
	width: 1019px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: outset;
	border-left-style: outset;
	border-right-color: #FF0000;
	border-left-color: #FF3300;
}
#contenedor #cab1 {
	margin-top: 0px;
	margin-bottom: 0px;
}
#contenedor #cab2 {
	margin-top: 0px;
	margin-bottom: 0px;
}
#menu a {
	color: #FF8000;
	font-weight: bold;
	text-decoration: none;
}

