/* CSS Document */
BODY { 
   font: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif; 
   margin: 10px 0px 10px 0px; 
   text-align: center; 
   background-color: #D1EFEC; 
}
H1{
margin-right:5px;
margin-left:5px;

filter:shadow;
color: #666666;
font-size:22pt;
line-height:200%;

}
.clima{
 
margin-top:10px; 
margin-bottom:10px; 
}
.clima a{
 display:block; 
 width:200px; 
 height:157px;
color: #666666; 
border-right-color:#999999;
border-bottom-color:#999999; 
border-bottom-style: solid;
 border-right-style: solid;
border-bottom-width:3px;
border-right-width:3px;
font-style:italic;
 text-decoration:none;
background-image:url(clima1.jpg);
}
.clima a:hover{
color: #666666;
text-decoration:none; 
background-image:url(clima2.jpg);
}

a:link {
	color: #0000FF;
	font-weight:bold;
	font: 10pt;
}
a:visited {
	color: #660099;
	font-weight:bold;
	font: 10pt;
}
P{
margin:5px;
text-align:justify;
} 

.ima{
margin:10px;

}
.mag{
margin:10px;
float:right;
}

#contenedor{
	text-align: left;
	height: 2020px;
	width: 760px;
	margin: auto;
	background-color: #FFFFFF; 
} 
#cabecera{
	
	color: #000000;
	font-size:18pt;
	font-weight: lighter;
	
	height: 150px;
	font-style: inherit;
	
	
} 
#cuerpo{ 
	
	height: 1800px;
	
} 
#lateral{
	width: 150px;
	height: 1800px;
	background-color: #658CCD;
	float:left;
	margin-top: 0px;
			
} 
#lateral ul{ 
   margin : 0 0 0 0px; 
   padding: 0 0 0 0px; 
   list-style: none; 
} 




#principal{
	margin-left: 160px;
	background-color: #FFFFFF;
}	
 
#pie{
	background-color: #0066CC;
	margin-top: 3px;	
	padding: 3px 10px 3px 10px;
	text-align:right;
	height: 20px;
} 
.buttons a {
color: #000000;
border: 1px solid;

background-image:url(imag/barra.jpg);
background-color: #88AEFF;
padding: 2px;
padding-left: 3px;
font: 15px Trebuchet MS, sans-serif;
font-weight: bold;
text-decoration: none;
border-color: #FFFFFF #000033 #000033 #FFFFFF;
display: block;
margin: 0px;
width: 130px;
text-align: left;}

.buttons a:hover {
border: 1px solid;
background-image:url(imag/barra1.jpg);
padding-left: 4px;
padding-top: 3px;
padding-bottom: 1px;
padding-right: 1px;
background-color: #CCCCCC;
border-color: #000033 #FFFFFF #FFFFFF #000033;
color: #000000;
text-decoration: none;}
.azul{
color:#0000FF;
}

#marquesina{
width: 250px;
text-decoration:none;

}
.marq{
text-decoration:none;
}

input.enlace{
border:0; 
background-color:#fff; 
text-decoration:underline; 
color: #0033FF; 
cursor:hand
}