/*==== ==== ==== ==== ==== ==== ====  
Martes 28 de agosto del 2007  
Henry Ferreto Cano, para ZEWS.SA	
==== ==== ==== ==== ==== ==== ==== */

#reserv_room {
	float: left;
	padding: 10px 0 0 10px;
	width: 150px;
       /* background:#FF0000;*/
}

#reserv_room form button.contacto {
    /*background: #ECB049 url(cont-pri-form-button.gif) no-repeat;*/
    background:#010E76;
    border: 1px solid #fff;
    color: #FFF;
    cursor: pointer;
    font: normal 12px/26px Arial, Helvetica, sans-serif;
    height: 26px;
    padding-bottom: 2px;
    text-align: center;
    width: 120px;
}

#reserv_room form button:hover {
    background-position: right top;
}

#reserv_room form div.submitcontacto button {
		
}

#reserv_room form div.submitreserve button {
		float: left;
		left: 150px;
		position: relative;
}



#reserv_room form fieldset {
    border: #ECB049 0px solid;
    
}
        
#reserv_room form fieldset.no-legend {
	margin-top: 10px;
}

#contacto form p {
    /*float:left;*/
    margin-left: 5px;
    display:block;
}
