BODY {
	text-align: left;
	background-image: url("imagenes/fondo2000.jpg");
} 

#contenedor{
	width: 755px;
	margin:0 auto;
	vertical-align: middle;
	position: relative;
	height: auto;
	margin-top: 5px;
} 

#cabecera{ 
  height: 130px; 
  width: 755px; 
}

#lateral{ 
    width: 160px;
    float:left; 
	height: auto; 
	margin-top: 5px;
	margin-right: 10px; 
	margin-bottom: 10px; 
	margin-left: 1px;
	background-image: url(imagenes/fondo-6.jpg);
} 

#lateral ul{ 
    margin : 0 0 0 0px; 
    padding: 0 0 0 0px; 
    list-style: none; 
}

#lateral li{ 
    margin: 4px 8px 4px 4px; 
    padding: 6px 2px 2px 2px; 
    font-weight: bold; 
	font-family: "Comic Sans MS"; 
	text-align: left; 
	font-size: 14px; 
	font-style: normal
} 

#lateral a{ 
    text-decoration:  none; 
    font-family: "Comic Sans MS"; 
	color: #FFCC33;
}  

#lateral a:hover{
	text-decoration:  none;
	font-family: "Comic Sans MS";
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-bottom-color: #FFFFFF;
}
  
#principal{ 
	text-align: left; 
	vertical-align: top; 
	font-family: Verdana; 
	background-color: #FFFFFF; 
	font-size: 12px; 
	color: #000000; 
	font-style: normal; 
	line-height: normal; 
	height: auto; 
	width: auto; 
	margin-top: 5px; 
    padding:  4px 6px 4px 8px; 
}
  
#pie{ 
    background-color: #FFCC66; 
    padding: 3px 10px 3px 10px; 
    text-align:right; 
    font-family: "Comic Sans MS"; 
	font-size: 12px; 
	color: #000000;
} 

#otrolado{
	width: 210px;
	float:right;
	height: auto;
	margin-top: 10px;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: thin solid #666666;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:link {
    color: #006699; 
	text-decoration: none
}

a:visited {
     color: #996699; 
	 text-decoration: none
}

.capital {  
 font-family: Verdana; 
 font-size: 18px; 
 font-weight: bold; 
 color: #660000
 }

.clima {
	font-family: "Arial Black";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
.clima2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
