@charset "utf-8";
/* CSS Document CABECERA */

#cabezera{
width:800px;
height:100px;
background-image: url(../imagen/logowebclima.gif);
background-position:top 0px;
border-bottom:solid;
border-bottom-color:#FF0000;
border-right: solid;
border-right-color:#FF0000;
background-color:#003366;
margin-right:auto;
margin-left:auto;
margin-top:0;
font-family:"Courier New", Courier, monospace;
padding-top:0px;
}

#cabezera.h2{
color:#0066FF;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.cabeza2{
background-color: #3333FF;
}
