/* CSS Document */



Body{

background-color:#595959;

margin:0;

padding:0;

font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;


}



a, a:visited {

 	color:#3A9ABE;

	text-decoration:none;

}

 a:hover {

 	color:#4AAABE;

	text-decoration:underline;

}



/* recuadro de con tenido de la web */

#contenido{

	width:749px;

	height:auto;

	

	background:#543F2C url(../img/bg.jpg);

	position:absolute;

	top:20px;

	left:50%;

	margin-left:-374px;
	text-align:justify;

	background-repeat:repeat-y;

}





#cabecera {

	color:#000000;

	font-size:11px;	

	text-align:right;		

	position:relative;

	width:749px;

	height:110px;

	background:#543F2C url(../img/cab_.jpg) no-repeat;

}

#cabecera .texto{

position:relative;

top:15px;

right:15px;

}

#cabeceraIndex {

	top:110px;

	left:50%;

	margin-left:-374px;

	position:relative;

	background-color:#686868;

	width:749px;

	height:137px;	

}

#cabecera  a{ text-decoration:none; color:#000000;}

#cabecera  a:hover{color:#000066; text-decoration:underline;}

#cabecera  a:visited{color:#000000;}



#menu{	

	text-align:center;

	width:726px;

	height:28px;

	background-color:#4D636F;

	position:relative;

	margin-left:12px;

}



/*Estilo del Menu*/

#menu1 {

	font-family:sans-serif;

	font-size:13px;

	color:#FFFFFF;

  padding:0; 

  margin:0; 

  list-style-type:none;  

  }

#menu1 li {

  float:left;

  width:relative;

}

#menu1 a {

  display:block;  

  width:103px;

  color:#FFFFFF;

  text-align:center; 

  padding:6px 0; 

  text-decoration:none; 

  float:left;

}

#menu1 a:hover {

  color:#FFFFFF;

  background-color: #000000;

  font-weight:500;

}

 /**********************/ 

  

#cuerpo{

	top:25px;

	left:25px;	

	position:relative;

	margin-bottom:50px;	

	width:700px;

	height:auto;

}

#pie{

	position:relative;

	background:#776F68 url(../img/pie.jpg) no-repeat top;	

	width:750px;

	height:60px;		

	color:#FFFFFF;

	font-size:11px;	

	text-align:center;	

}

#pie .texto {

position:relative;

color:#4D636F;
top:0px;
margin-bottom:13px;


}

#info{

	width:738px;

	position:absolute;

	top:240px;

	text-align:center;

	left:50%;

	margin-left:-374px;

	padding-right:10px;

	font-family:sans-serif;

	font-size:11px;

	color:#FFFFFF;

}

/*textos*/

.titulo1{ 

	font-family:sans-serif;

	font-size:16px;

	font-weight:bold;

	color:#304263;

	text-indent:6px;	

	list-style:disc;

}

.subtitulo1{ 

	font:sans-serif;

	font-size:12px;

	font-weight:bold;

	color:#6B808F;

	text-indent:9px;

	list-style:disc;

}

.texto1 { 

	

	font-size:12px;

	color:#333333;

	text-indent:7px;

	list-style:disc;

}

.fecha1 { 

	

	font-size:10px;

	color:#AAAAAA;

	text-indent:7px;

}



#thumb{	

	padding:0;

	float:left;

	position:static;

	padding:1px 0px 0px 3px;

	width:75px;

	height:75px;

	background-color:#FFFFFF;		

}



#textoContacto{

	position:absolute;

	text-align:center;

	color:#FFFFFF;

	font-family:sans-serif;

	font-size:11px;

	left: 47px;

	top: 82px;

}

.formulario{

	color:#333333;

	font-family:sans-serif;

	font-size:11px;
	
	border: none;

}

.leng {
	position:absolute;
	width:50px;
	height:20px;
	top:110px;
	left:50%;
	margin-left:-400px;
	z-index:1000;
}

INPUT, TEXTAREA, SELECT, OPTION {
	border: solid 1px #708090;
	}

#imagenesMaquinas {
	position:absolute;
	width:400px;
	height:148px;
	left: 289px;
	top: 55px;
	}
	
#imagenesMaquinas  .imagen {	
	margin-left:20px;	
	border: 1px solid #555555;
	}
	
#imagenesProductos {
	position:absolute;
	width:400px;
	height:388px;
	left: 287px;
	top:30px;
	}
#imagenesProductos .imagen {	
	margin-bottom:20px;	
	border: 1px solid #555555;
	}
#imageneQuienesSomos  {	
	position:absolute;
	width:217px;
	height:284px;
	left: 463px;
	top:37px;
	background-image:url(../img/portada.jpg) ;
	background-repeat:no-repeat;
	}
	#textoQuienesSomos  {	
	position:absolute;
	width:435px;
	height:284px;
	left: 10px;
	top:0px;

	background-repeat:no-repeat;
	}
#imageneServicio  {	
	position:absolute;
	width:230px;
	height:305px;
	left: 463px;
	top:37px;
	background-image:url(../img/ONDITA.jpg) ;
	background-repeat:no-repeat;
	}