@import url("lista.css");

body {
	background-image: url(imagenes/spweb2.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	background-color: #FFFFFF;
	background-position: left top;
	margin-bottom: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
}
.lk a:link { font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size: 12px; color: #000000; }
.lk a:hover  { font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size: 12px; color: #000000; }
.lk a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size: 12px; color: #000000; }

h1 {
	font-size: 14px;
	color: #000000;
}

h2, h3, h4, h5, h6 {
	font-size: 14px;
	color: #000000;
}
h1 a:link , h2 a:link {	color: #000000; }
h1 a:hover , h2 a:hover { 	color: #666666; text-decoration: underline; }
h1 a:visited , h2 a:visited {	color: #000000; }

b {	font-weight: normal; }
#navi {
	list-style:none;
	margin: 0px;
	padding: 0px;
}
#navi li {
	margin:4px;
	padding:0;
	float:left;

}
ul li a {
	display:block;
	width: 130px;
	text-decoration:none;
	text-align:right;
	font-size:11px;
	color:#FFFFFF;
	background-image:url(imagenes/boton2.png);
	border:1px solid #666666;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;

}

ul li a:hover {
	color:#FFFFFF;

} 

.bajo {
	background-image: url(imagenes/pie.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 55px;
	width: auto;
	z-index: auto;

	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #CCCCCC;
	text-decoration: none;
}
.subtitulo {

	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
#Texto {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5B1E00;
	text-decoration: none;
	text-align: justify;
	word-spacing: 2px;
	width: 70%;
	overflow: auto;
	vertical-align: middle;
	padding-top: 10px;
	padding-left: 30px;
}


.lif {

background: url(imagenes/quote.gif) no-repeat; 
padding-left: 28px; color: #555;
}

#Encabezado{
	background-color:#FFFFFF;
	padding:5px;
	width: 70%;
}
#Contenido{
	background-color:#FFFFFF;
	width: 100%;
	margin-left: 10px;
}
#Menu{
background-color:#FFFFFF;
padding-left:3px;
width:135px;
float:left;
}
#PieDePagina{
	clear:both;
	background-color:#FFFFFF;
	width: 70%;
}
#Encabezado h1{
margin:0px;
font-size:300%;
font-weight:normal;
}

#Encabezado #BarraDeNavegacion a{
	padding-right:10px;
	color:#FF0000;
	text-decoration:none;
	background-color: #000000;
}
#Encabezado #BarraDeNavegacion a:hover{
font-weight:bold;
}

#Menu h2{
margin:0px;
font-size:150%;
font-weight:normal;
}
#Menu ul{
margin:0;
padding:0;
list-style:none;
}
.lin , .lin a:link , .lin a:visited {
	text-decoration:none;
	color: #FFFFFF;
	font-size: 11px;
	vertical-align: middle;
	margin-top: 3px;
	font-weight: 600;
}
.lin a:hover {
	text-decoration:underline;
	color: #FFFFFF;
}

#lista-der {
	margin:20px 10px 20px 20px;
	text-align:justify;
	background-image: none;
}
#base {
	font-size:12px;	
	text-align:justify;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}
#margen {
	margin-top: 5px;
	margin-right: 8px;
	margin-left: 8px;
	float: left;
	width: 490px;
}

#margen a:link , #margen a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color: #666666;
}

#pieimag {
	background-image: url(imagenes/tela-pie.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: right;
	height: 45px;
	width: 450px;
}
#margencontenido , #margencontenido a:link , #margencontenido a:visited { 
color:#000000;
}

