/* CSS Document */

body{
margin: 0;
height: 100%;
font-family: Tahoma, sans-serif;
font-size: 11px;
color: #999999;
background-color: #4B671D;
}


#contenedor{
margin: 0 auto;
width: 649px;
height: auto;
background: #000000;
}

#top{
width: 649px;
height: auto;
float: left;
}

#cabezote{
width: 649px;
height: 155px;
float: left;
background-image: url(../images/home_01.jpg);
background-repeat: no-repeat;
}

#menu_zona{
width: 649px;
height: 132px;
float: left;
background-image: url(../images/home_02.jpg);
background-repeat: no-repeat;
}

#zona_vacia{
width: 649px;
height: 88px;
float: left;
background-image: url(../images/home_03.jpg);
background-repeat: no-repeat;
}

#zona_centro{
width: 649px;
height: 255px;
float: left;
}

#imagen{
width: 321px;
height: 255px;
float: left;
background-image: url(../images/home_04.jpg);
background-repeat: no-repeat;
}

#mapa{
width: 328px;
height: 255px;
float: left;
background-image: url(../images/home_05.jpg);
background-repeat: no-repeat;
}


#blanco{
width: 649px;
height: 274px;
float: left;
background-image: url(../images/home_06.jpg);
background-repeat: no-repeat;
}

#pie1{
width: 429px;
height: 20px;
float: left;
background-image: url(../images/home_07.jpg);
background-repeat: no-repeat;
}

#pie2{
width: 58px;
height: 20px;
float: left;
background-image: url(../images/home_08.jpg);
background-repeat: no-repeat;
}


#pie3{
width: 162px;
height: 20px;
float: left;
background-image: url(../images/home_09.jpg);
background-repeat: no-repeat;
}




/*Estilos de la  izquierda del template*/

#izquierda{
width: 252px;
float: left;
}

#menu{
width: 245px;
padding: 10px 3px 10px 4px;
float: left;
}

#encuesta{
}

#picoyplaca{
}

#rss{
}

/*Estilos de la noticias home*/

#centro{
width: 495px;
float: left;
padding: 10px;
}

/*Estilos de la derecha del template*/

#derecha{
width: 245px;
float: left;
}

/*-------------------------------------------*/

/* Main Menu Styles
*********************/

a.mainlevel:link, a.mainlevel:visited {
color: #999999;
font-weight: bold;
padding-right: 3px;
padding-left: 3px;
font-size: 11px;
line-height: 15px;
text-decoration: none;
background-color: #0099CC;
}

a.mainlevel:link, a.mainlevel:visited {
display: block;
background: #0099CC;
vertical-align: middle;
font-size: 11px;
font-weight: bold;
font-style: inherit;
text-align: left;
padding-top: 8px;
padding-left: 30px;
height: 22px;
width: 215px;
color: #999999; 
font-family: Arial, Helvetica, sans-serif;
}

a.mainlevel:hover {
background-position: 0px -30px;
text-decoration: none;
color: #999999;
text-align: left;
}

a.sublevel:link, a.sublevel:visited {
color: #999999; 
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration: none;
font-size: 12px;
padding-left: 40px;
line-height: 18px;
background:url(../../../images/bt_submenu.jpg) no-repeat;
}

a.sublevel:hover {
color: #878585;
text-align: left;
padding-left: 40px;
font-weight:bold;
}

a.sublevel#active_menu {
color: #999999;
padding-left: 40px;
font-weight:bold;
}

/*Secciones*/

.blogsection,.category,.sectiontable{
color:#666;
font-size: 12px;
text-decoration: none;
}

.blogsection:hover,.category:hover,.sectiontable:hover{
color:#666;
font-size: 11px;
text-decoration: none;
font-weight:bold;
}

.componentheading, .contentheading{
width:495px;
font-size: 12px;
color: #CCCCCC;
font-weight: bold;
}


.contentpane{
font-size: 12px;
color: #999999;
padding: 3px;
}



/*Links*/



a:link, a:visited{
font-size: 12px;
text-decoration: none;
color: #666666;
}

a:hover{
color: #999999;
font-size: 12px;
text-decoration: none;

}

#powered{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px; color:#000000
text-align:center;
height: 35px;
width:661px;
background-color:#E8E7EC
}



/* Ajustes de formulario */
/* Formato para la secci¡¦ de Buscar: inputbox, bot¡¦ de buscar ¡¦*/
.button {
background-color: #000000;
border: 1px   #333333 solid;
color: #999999;
font-size: 11px;
} 
.inputbox {
background-color: #121212;
border: 1px  #666666 solid; 
font-size: 10px;
}

form#form-login ul li a {
font-size: 9px;
text-align: left;
text-decoration: none;
}


form#form-login ul li a:hover{
font-size: 9px;
text-align: left;
text-decoration: none;
color: #999999;
}

form#form-login ul li a:link{
font-size: 9px;
text-align: left;
text-decoration: none;
color: #333333;
}

form#form-login ul li a:visited{
font-size: 9px;
text-align: left;
text-decoration: none;
color: #FFFFFF;
}



.search {}

.moduletable {
border: 3px;

}





element.style {
font-size: 9px;

}





.input {
height: 115px;
border: none;
font-size: 9px;
width: auto;

}

.login {
}


.pathway {
color: #FFFFFF;
font-size: 10px;
text-decoration: none;
}


/* Ajustes de menu */
a.mainlevel{
background-color: #0099CC;
} 
a.mainlevel:link {}
a.mainlevel:visited {}
a.mainlevel:hover {}



