body {
font-family:"Century Gothic", Arial, Helvetica, sans-serif;	
font-size:12px;
color:#555;
background-color: #e1e1e1;	
}

#contenedor{
margin: 20px auto;
border:#999 solid 1px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
width:920px;
background: #ffffff url('../imagenes/manchaverde.jpg') no-repeat 380px 475px;
position:relative;	
}
* html #contenedor {margin:5px auto;}  /* Esta línea corrige el margen en IE6, o inferiores */
*+html #contenedor {margin:5px auto;}  /* Esta línea corrige el margen en IE7*/

#header{
margin-top:5px;
background-color: #ccccc0;	
}

#flash{
width:918px;
height:235px;
float:left;	
}

#main{
clear:both;
background-color:transparent;	
}

#fila1{
background-color: transparent;	
}
#telefono{
position:absolute;
top:-20px;
left:700px;
}
#logoizqda{
position:absolute;
top:330px;
left:-38px;
}
#bloque1{
width:585px;
height:225px;
background:transparent url(../imagenes/chicas.jpg) no-repeat;
float:left;
margin-left:5px;	
}

.tituloblq1{
text-align:left;
font-size:18px;
font-weight:bold;
margin-left:10px;
color:#FF6600;
margin-top:10px;	
}
.textoblq1{
text-align:justify;
width:240px;
margin-top:40px;
margin-left:10px;
font-size:12px;
font-weight:normal;
color:#555;	
}
#bloque2{
width:335px;
height:298px;
background:transparent url(../imagenes/bgbloque2.png) no-repeat;
float:left;		
position:absolute;
left:605px;
}
.tituloblq2{
text-align:center;
width:290px;
font-size:16px;
font-weight:bold;
color:#FF6600;
margin-left:8px;
margin-top:10px;	
}
.textoblq2{
text-align:justify;
width:290px;
margin-left:10px;
font-size:12px;
font-weight:normal;
color:#FFFFFF;	
}
.lineaprecio {
font-size:14px;
color:#FF6600;	
margin-left:10px;
}
.preciovalor {
font-size:16px;
font-weight:bold;
color:#FF6600;	
}
#fila2{
clear:both;
background-color: transparent;
}
.textof2 {
float:left;
margin-left:10px;
width:170px;
text-align:left;	
}

#bloque3{
width:289px;
height:202px;
background:transparent url(../imagenes/bgbloque3.jpg) no-repeat;
float:left;
margin-left:5px;
margin-top:10px;
margin-bottom:10px;
}
#bloque3 h2{
color:#fff;
font-size:18px;
line-height:32px;
margin-top:0px;
padding-left:10px;	
}
#bloque4{
width:289px;
height:202px;
background:transparent url(../imagenes/bgbloque4.png) no-repeat;
float:left;	
margin-left:8px;
margin-top:10px;
margin-bottom:10px;
}
#bloque4 h2{
color:#fff;
font-size:18px;
line-height:32px;
margin-top:0px;
padding-left:10px;
}
#bloque5{
width: 586px;
height:200px;   
background:transparent url(../imagenes/bgbloque5.png) no-repeat;
float:left;
margin-left:5px;
margin-bottom:10px;
}
#bloque5 h2{
color:#fff;
font-size:18px;
line-height:32px;
margin-top:0px;
padding-left:10px;	
}

#bloque6{
width:335px;
height:380px;
background-color:transparent;
float:left;		
position:absolute;
top:530px;
left:585px;
}

#pie{
clear:both;
margin-top:5px;
border-top: #f3af00 2px solid;
height:72px;
background:transparent url(../imagenes/mancha50.jpg) no-repeat center left;
}
.textopie{
	color:#555;
}
.textopie a{
	color:#555;
	text-decoration:none;
}
.textopie a:hover{
	color:#333;
	text-decoration:underline;
}
