/* CSS Document */
.TituloPrincipal {
	font-family: "Arial Narrow";
	font-size: 22px;
	font-style: normal;
	color: #996600;
list-style: none;
}


#buscador {
    height: auto !important;
    overflow: hidden;
    margin: 0px;
    padding: 20px 0 0 5px;
    padding-right: 0px; 	
	position: relative;
list-style: none;
	
}
#buscador div{
	position:relative;
	background-image: url(../img/btnMarron.gif);
}

#buscador .espacio_inf {
    margin-bottom: 10px;
}

#buscador .combo_dia_home {
    width: 40px;
    border: 1px solid #AEAEAE;
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
list-style: none;
}

#buscador .combo_mes_home {
    width: 77px;
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    border: 1px solid #AEAEAE;
list-style: none;
}

#buscador .combo_personas_home {
    width: 35px;
    border: 1px solid #AEAEAE;
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
list-style: none;
}

#buscador .bot_buscar {
    text-align: left;
    margin: 0px;
    margin-top: 10px;
	margin-bottom: 10px;
    margin-right: 10px;
    float: right;
    width: 180px;
	height: 100px;
	position:relative;
    overflow: hidden;
list-style: none;
}





.btnMarrLeft {
    height: 20px;
    background: url('../img/btnMarron.gif') no-repeat top left;
    cursor: pointer;
list-style: none;

}

.btnMarrCenter {
    height: 20px;
    float: left;
    background: url('../img/btnMarron.gif') repeat-x 0px -30px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
    line-height: 20px;
    font-size: 10px;
    font-weight: bold;
	cursor: pointer;
	border:10px none;
list-style: none;
}

.cursorboton {
 cursor: pointer;    
}

.btnMarrRight {
 cursor: pointer;
    height: 20px;
    float: left;
    background: url('../img/btnMarron.gif') no-repeat top left;  
list-style: none;  
}


#cuerpo_izq a {
    border-bottom: none;
    color: #16387C;
    text-decoration: none;
    padding-bottom: 1px;
list-style: none;
}


