/*
	Sitio Rincon Corobici 
    Ronny Badilla
    Itech Softwae
*/

#Contenido { 
 width: 770px;
 color: #333;
 background: url('../images/background.jpg') repeat-x;
 margin: 0px 0px 0px 0px;

 height: auto !important;
 min-height:500px;
 height: 500px; /*IE6*/
}
#Contenido .Contact_top {
 background: url('../images/Contact_top.jpg');
 width: 770px;
 color: #fff;
 font:12px Arial, Helvetica, sans-serif:

 height: auto !important;
 min-height:244px;
 height: 244px; /*IE6*/

}
#Contenido .formulario_top {
 text-align:center;
 padding-top:90px;
}
#Contenido .formulario_bottom {
 text-align:center;
}
#Contenido .Contact_bottom {
 background: url('../images/Contact_bottom.jpg');
 width: 770px;
 color: #fff;

 height: auto !important;
 min-height:294px;
 height: 294px; /*IE6*/

}



/*Contenidos de los cuadrantes*/
.Cuadrante2SouvenirShop {
height:253px;
width:419px;
float:right;
display:inline;
position:relative;
background:url('../images/cuadrante2SouvenirShop.jpg');
margin-right:3px;
}

.Cuadrante2AboutUs {
height:329px;
width:597px;
float:right;
display:inline;
position:relative;
background:url('../images/cuadrante2AboutUs.jpg');
margin-right:3px;
}

.Cuadrante4Rafting {
height:242px;
width:493px;
float:left;
display:inline;
position:relative;
background:url('../images/cuadrante4Rafting.jpg');
margin-top:-3px;
}

.Cuadrante4Floating {
height:230px;
width:493px;
float:left;
display:inline;
position:relative;
background:url('../images/cuadrante4Floating.jpg');
margin-top:-3px;
}
.Cuadrante4Restaurant {
height:236px;
width:492px;
float:left;
display:inline;
position:relative;
background:url('../images/cuadrante4Restaurant.jpg');
margin-top:-3px;
}

