/*Template de estilos*/

body{
background-color:#30425D;
color: #ffffff;
}

#header{
background: #30425D url(../images/header.png) no-repeat;
height:100px;
}

#contenido{

}

#footer{
background: #B16F25 url(../images/footer.jpg) no-repeat;
height:113px;
}

#buscador{
text-align:center;
}

#logo{
height:60px;
text-align:center;
}

#logo a{
width:300px;
display:block;
height:60px;
}

#footer  #c1{
height:45px; 
width:200px;
float:left;
cursor: pointer;
}

#footer #c1 #cie{
height:45px; 
width:200px;
margin:0px;
cursor: pointer;
margin-top:20px;
}

#footer #c1 #cie a{
height:45px; 
width:200px;
margin:0px;
cursor: pointer;
}

h1,h2,h3{
/*width: 180px;*/
background-color: #b16f25;
padding: 0 4px 0 4px;
color: #ffffff;
}

th{
background-color: #b16f25;
padding: 0 4px 0 4px;
color: #ffffff;
}

tr.tabla1{
font-weight: bold;
}

tr.tabla2{
background-color: #1C2635;	
font-weight: bold;
}
