* html .izquierda {
	display: inline;
	float:left;
}

* html .tituloseccion {
	display: inline;
	float:left;
}

* html .tituloseccion2 {
	display: inline;
	float:left;
}

body {
	background-color:#847b52;
font-family: 'Trebuchet MS', Helvetica, sans-serif;
	text-align:center;
	margin:auto;
	padding:auto;
	text-align:center;}

.pagina{
margin:auto;
padding:auto;
text-align:center;
width:1000px;}

a{
color:#0024ff;}

.limpia{
clear:both;}

img{
border:none;}

.fondoweb{
	width:1000px;
	height:706px;
	background-image: url('../imagenes/index.jpg');
	background-repeat:no-repeat;}

.calrojo{
color:#FF0000;}

#calendario a{
color:#FFFFFF;}

.boton1{
float:right;}

.boton2{
clear:both;
margin-top:-41px;
margin-right:178px;
float:right;}

.boton3{
clear:both;
margin-right:162px;
float:right;}

.boton4{
clear:both;
margin-right:207px;
float:right;}

.boton5{
clear:both;
margin-right:188px;
float:right;}

.boton6{
clear:both;
margin-right:153px;
float:right;}

.izquierda{
margin-left:50px;
text-align:left;
font-size:11px;
color:#FFFFFF;
float:left;
width:515px;
height:440px;}

.derecha{
width:385px;
float:right;}

#makeMeScrollable{
width:100%;
height: 80px;
position: relative;
}

#makeMeScrollable div.scrollableArea *{
position: relative;
float: left;
margin: 0;
padding: 0;
}

.direccion{
clear:both;
color:#FFFFFF;
margin-right:10px;
font-weight:bold;
margin-top: -20px;
margin-left:20px;
float:left;
width:1000px;
text-align:left;
font-size:10px;}

.textoseccion{
clear:both;
width:515px;
float:left;}

.palabras{
font-weight:bold;
font-size:10px;}

.tituloseccion{
margin-top:100px;
font-size:20px;
margin-bottom:50px;
margin-left:180px;
width:300px;
float:left;
font-weight:bold;
text-align:left;}

.tituloseccion2{
margin-top:100px;
font-size:12px;
margin-bottom:50px;
margin-left:180px;
text-align:left;
width:300px;
float:left;
font-weight:bold;}

#button{
margin-left:auto;
margin-right:auto;
text-align:center;}

#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#847b54;
border:5px solid #cecece;
z-index:1000;
}
#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:360px;
width:450px;
background:#847b54;
border:2px solid #cecece;
z-index:1000;
padding:30px;
font-size:13px;
}
#contactArea{
color:#FFFFFF;
font-size:30px;}
#contactArea a{
color:#f6e801;}
#popupContact h1{
text-align:left;
color:#FFF;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}
#popupContactClose{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#FFFFFF;
font-weight:700;
display:block;
}

.colorojo{
color:#fe1200;}