html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	background-image: url(../Logos/logo_oblicuo_130_45g_gris.jpg);
	background-repeat: repeat;
}
#navegacion ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

#navegacion li {
	float: left;
	display: inline;
}
.texto_cuerpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	text-indent: 15px;
	padding-right: 15px;
}

#navegacion a {
	display: block;
	margin: 0px;
	height: auto;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
	width: 110px;
	text-align: center;
	font-size: 12px;
}

#contenedor {
	width: 800px;
	margin: 0px auto;
}
#barratitulo {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #991216;
	background-color: #FFFFFF;
	text-indent: 5px;
	border: 1px solid #991216;
}
.titulo {
	font-size: 16px;
	font-weight: bold;
	color: #991216;
}
.subtitulo {
	font-size: 14px;
	color: #000000;
}

#principal {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	border: 1px solid #991216;
}
#logo {
	margin: 0px auto;
	width: 400px;
}
#lema_izq {
	height: auto;
	padding-left: 30px;
}
.tipo_lema {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #981318;
	margin-left: 5px;
}
#foto_cuerpo {
	height: 250px;
	width: 230px;
	background-color: #C0C0C0;
	margin-top: auto;
	margin-right: 115px;
	margin-bottom: 0px;
	margin-left: 115px;
}






#navegacion a:link, #navegacion a:visited {
	color: #fff;
	background-color: #991216;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D21A1E;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #D21A1E;
}
#navegacion a:hover, #navegacion a:active {
	color: #fff;
	background-color: #8C9AA5;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #908aa5;
	border-right-color: #2c263d;
	border-bottom-color: #2c263d;
	border-left-color: #908aa5;
}
#paginaactual a:link, #paginaactual a:visited,
#paginaactual a:hover, #paginaactual a:active {
	color: #8C9AA5;
	background-color: #991216;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D21A1E;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #D21A1E;
}
#lema_cen {
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#lema_der {
	height: auto;
	text-align: right;
	margin-top: 0px;
	margin-right: 30px;
	margin-left: auto;
}
.texto_cuerpo li {
	margin-bottom: 10px;
	list-style-type: square;
}
.titulopeque {

	font-size: 14px;
	font-weight: bold;
	color: #991216;
}
#lemas {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #991216;
}
