@charset "utf-8";
#contenedor #cabecera {
	background-color: #CC3403;
	height: 125px;
	padding-left: 0px;
	padding-top: 3px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#contenedor #menu ul {
	list-style-type: none;
	line-height: 25px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 50px;
}
#menu a {
	display: block;
	padding-left: 25px;
	text-decoration: none;
	font-weight: bold;
	color: #6E1936;
	height: 27px;
	padding-top: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-top-style: solid;
	border-bottom-style: solid;
}
#menu a:hover {
	color: #BD0626;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9D0D31;
	border-bottom-color: #9D0D31;
}
a:active {
	background-color: #FFFFFF;
}

#contenedor #contenido h1 {
	color: #B61B2D;
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3403;
}
#contenedor #contcarta {
	margin-top: 15px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
#contenedor #contcarta ul {
	color: #B61B2D;
	list-style-type: disc;
	font-size: 1.1em;
	line-height: 25px;
}
#contenedor a {
	color: #CC0000;
	font-weight: bold;
	margin-left: 15px;
}


.datos {
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	font-size: 1em;
}
body {
	background-color: #9D0D31;
}
#contenedor {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #FFFFFF;
	border-top-width: medium;
	border-bottom-width: thin;
	border-top-style: outset;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.cab_let {
	color: #FFFFFF;
	font-size: 1.2em;
}
#contenedor #menu {
	float: left;
	width: 150px;
	height: 100%;
	margin-left: 15px;
	margin-top: 20px;
}
#contenedor #contenido {
	float: left;
	width: 675px;
	margin-left: 35px;
	margin-top: 20px;
}
#contenedor #pie {
	clear: left;
	margin-top: 25px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #6E1936;
	font-size: 0.8em;
	color: #FFFFFF;
}
#contenedor #pie a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.centrar {
	text-align: center;
}
#contenedor #pie a:hover {
	font-weight: bold;
	color: #E1DB66;
	text-decoration: none;
}
#contenedor #menu h1 {
	font-size: 0.8em;
	text-align: center;
	color: #003399;
}
#contenedor #contcarta h1 {
	color: #B61B2D;
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3403;
}
#contenedor a:hover {
	color: #0066CC;
	font-weight: bold;
	margin-left: 15px;
}
#contenedor #contenido ul {
	list-style-type: none;
}
#contenedor #contenido a {
	line-height: 30px;
	text-decoration: none;
	font-size: 1.1em;
	color: #6E1936;
}
#contenedor #contenido a:hover {
	line-height: 30px;
	text-decoration: none;
	font-size: 1.1em;
	color: #CC0000;
}
.contacto {
	color: #6E1936;
	text-align: center;
	font-size: 1.2em;
}
.borde {
	border: 1px solid #9D0D31;
}
