body {
	margin:0;
	background-image: url(images/bgnofoot.jpg);
	background-repeat:  repeat-x;
	text-decoration:none;
    font-family: Arial, Tahoma;
    font-size: 0.69em;
    color: #000000;
    line-height: 1.3em;
	padding:0;
	
		}
h1{
font-size:1.8em;
color:#E30101;
padding:0;
margin:14px 0 0 0;
}

h2{
font-size:1.1em;
color:#626262;
padding:0;
margin:12px 0 5px 0;
}
p{
color:#626262;
padding:0;
margin:10px 0 0 0;

}
a:link {
	color: #E60100;
}
a:visited {
	color: #FFFFFF;
}

.text{
padding:7px;
}
.text h1{
padding-top:2px;
}
#total {
width:950px;
}

#cabecera{
background-image:url(images/header.jpg);
background-repeat:no-repeat;
width:950px;
height:181px;
margin:0;
padding:0;
/*border:1px solid red;*/
}

#menu{
width:750px;
	height:32px;
	text-align:left;
	margin:0;
	padding:0;
	border:0;
	list-style:none;
	/*border:1px solid green;*/
}
/*Listado del menu*/
#menu ul {  
	list-style:none;
	margin:0;
	padding:0;
}
#menu ul li {
	padding:0;
	float:left;
	}

#menu ul li a{
display:block;
text-decoration:none;
width:113px;
height:32px;  
	}
#menu ul li a:hover {
	background-position:bottom;
}
#menu ul li a span {
display:none;
}
.inicio {
	background-image:url(images/iniciobtn.jpg);
	background-repeat: no-repeat;
}
.servicios {
	background-image:url(images/serviciosboton.jpg);
	background-repeat: no-repeat;
}
.productos {
	background-image:url(images/productosboton.jpg);
	background-repeat: no-repeat;
}
.contactamenu {
	background-image:url(images/contactaboton.jpg);
	background-repeat: no-repeat;
}

#contenido{
background-image:url(images/bgsubcontenido1.jpg);
background-repeat: no-repeat;
clear:left;
width:750px;
height:521px;
text-align:left;
/*border:1px solid red;*/

}
/*#contacta{
background-image:url(images/bgsubcontenido1.jpg);
background-repeat: no-repeat;
clear: left;
width:750px;
height:238px;
}*/
#subcontenido1{
width:316px;
float:left;
height:238px;
text-align:left;}

#video{
width:300px;
height:238px;
text-align:left;
}

#videoflash{
	padding:25px 0 0 7px;
	width:262px;
	height:215px;
	/*background-color: #EFEEEA;*/
	


}
#mapa{
width:320px;
/*margin-top:15px;*/

}
#mapa h1 {
padding-left:15px;
text-align:left;
}

#direccion{
padding:10px 1px 1px 16px;
}
#subcontenido2{
	
	margin-left:325px;
	height:515px;
	}
	#informacion{
	/*height:222px;*/
	text-align:left;
	}
	#texto{
	/*height:365px;*/
	/*background-image:url(images/bgtexto.jpg);
	background-repeat: no-repeat;
	background-position:bottom right; */
	text-align:left;
	}
#pie{
clear: left;
/*height:39px;*/
background-image:url(images/foot.jpg);
background-repeat:repeat-x;
background-color:#313131;
height:110px;
margin-top:4%;
}
#pietexto{
	padding:20px 0 5px 15px;
	text-align: center;
}
#pietexto p {
color: #FFFFFF;
}
.ppie {
color: #FFFFFF;
}
.fotomapa{
padding:2px 2px 13px 2px;
}
