body {
	padding: 0px; 
	background-color: white;
	font-family: Arial, Lucida Sans, Verdana;
	font-color:  black;
	font-size: 10px; 
	text-align: center;
	margin:0 auto 0 auto; 
	line-height: 1.5em; 
}

.superior {
	width: 994px;
	border-collapse: collapse;
	border: 0px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-color: white;
	background-image: url(./images/superiorancho.png);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: left;
}

hr {
	width: 99%;
	height: 1px;
	text-align: center;
	color:#101997; 
}

.contenido {
	width: 994px;
	background-color: white;
	background-image: url(./images/bordesanchos.gif);
	background-repeat: repeat;
	background-position: center;
	text-align: left;
	line-height: 1.4em; 
	}

.inferior {
	width: 994px;
	height:90px;
	padding-top:10px;
	background-color: white;
	background-image: url(./images/inferior.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

h1 {	color: #101997; font-size: 18px; font-weight: bold; padding-top: 8px; line-height: 0.3em; / line-height: 0.0em; }
h2 {	color: #101997; font-size: 15px; font-weight: bold; 	line-height: 1.2em; / line-height: 0.2em;  }
h3 {	color: #101997; font-size: 14px; font-weight: normal ; 	line-height: 1.5em; }

.respuestas {	color: #101997; font-size: 13px; font-weight: normal ; 	line-height: 1.5em; }

.titulo1 {	color: #101997; font-size: 18px; font-weight: bold;  line-height: 0.8em; / line-height: 1em; }

p.menuder {	padding-bottom: 4px; / padding-bottom: 0px; }

a.seccion 		{	color: #101997; font-size: 14px; font-weight: bold;  text-decoration: underline; padding: 3px; }
a.seccion:hover {	color: white; 	background-color: #101997;	}

a.pregunta	{	color: #505050; font-size: 13px; font-weight: none; text-decoration: none; line-height: 1.3em; / line-height: 1.8em; 		}
a.pregunta:hover {	color: #101997; 	}

a.localidad 	{	color: #101997; font-size: 15px; font-family: Arial Black; font-weight: none; 	text-decoration: underline; line-height: 5px; / line-height: 0px; }
td { font-size: 12px; }

.small	{ font-size: 10px; }

li { line-height: 1.5em;  position: relative; left: -20px; }
ul { position: relative; top: -15px; }
ol { color: #101997; font-size: 14px; font-weight: bold; position: relative; top: -10px;   }


