body{
	padding: 0px;
	margin: 0px;
	background-color: #d5d5d5;
	background-image: url(imagenes/bg.png);
	background-repeat: repeat-x;
	background-color: #aeaeae;
}

p{
	font-family: arial;
	color: #363636;
	font-size: 13px;


}

hr{
	border:none;
	height: 2px;
	background-color: #ffc211;
}


.cg{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	width: 970px;
	height: auto;
	overflow: hidden;
}

#header{
	width: 970px;
	height: 259px;
	float: left;
	background-image: url(imagenes/bg-header.jpg);
}

#logo{
	width:263px;
	height:259px;
	float: left;
}

.menu{
	width: 430px;
	height: 56px;
	float: left;
	margin-top: 203px;
	margin-left: 13px;
}

.separamenu{
	width: 2px;
	height: 56px;
	float: left;
	background-image: url(imagenes/separamenu.gif);
}

.boton{
	float: left;
	width: auto;
	height: 56px;
	background-image: url(imagenes/bg-boton.png);
}

.boton a{
	float: left;
	width: auto;
	height: 56px;
	background-image: url(imagenes/bg-boton.png);
}

.boton a:hover{
	float: left;
	width: auto;
	height: 56px;
	background-image: url(imagenes/bg-boton.png);
	background-position: 0px -56px;
}


.caja-inicio{
	width: 970px;
	height: 341px;
	float: left;
	background-image: url(imagenes/bg-inicio.jpg);

}

.slide{
	width: 220px;
	height: 182px;
	float: left;
	margin-top: 20px;
	margin-left: 21px;
}

#footer{
	font-family: arial;
	font-size: 14px;
	color: #ffffff;
	padding-top: 16px;
	padding-left: 15px;
	width: 970px;
	height: 30px;
	float: left;
	background-image: url(imagenes/bg-footer.gif);
}

#footer a{
	font-family: arial;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}

.sobre{
	float: right;
	margin-right: 20px;
}



/***** empresa *****/

.caja-empresa{
	width: 970px;
	height: auto;
	padding-bottom: 30px;
	float: left;
	background-image: url(imagenes/bg-interior.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;

}

.texto-empresa{
	margin-left: 40px;
	margin-top: 50px;
	width: 640px;
	height: auto;
	float: left;
	text-align: justify;
}

.subtitulos{
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	color: #2e2e2e;


}


.subtitulos-2{
	font-family: 'Oswald', sans-serif;
	font-size: 15px;
	color: #2e2e2e;


}

.caja-imagenes-empresa{
	margin-top: 80px;
	margin-left: 40px;
	width: 230px;
	height: auto;
	float: left;
}




/***** servicios *****/

.caja-servicios{
	width: 970px;
	height: auto;
	padding-bottom: 30px;
	float: left;
	background-image: url(imagenes/bg-interior.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;

}

.texto-servicios{
	margin-left: 40px;
	margin-top: 50px;
	width: 480px;
	height: auto;
	float: left;
	text-align: justify;
}




.caja-imagenes-servicios{
	margin-top: 60px;
	margin-left: 10px;
	width: 430px;
	height: auto;
	float: left;
	overflow: hidden;

}



ul, li{
	font-family: arial;
	color: #363636;
	font-size: 16px;
	line-height: 170%;
	color: #2e2e2e;
}

.thumb{
	width: 110px;
	height: 73px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}


/***** clientes *****/

.caja-clientes{
	width: 970px;
	height: auto;
	padding-bottom: 30px;
	float: left;
	background-image: url(imagenes/bg-interior.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;

}

.texto-clientes{
	margin-left: 40px;
	margin-top: 50px;
	width: 970px;
	height: auto;
	float: left;
	text-align: justify;
}

.tclientes{
	width: 160px;
	height: 120px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
	border: 1px solid #d1d1d1;
}



/***** empresa *****/

.caja-contacto{
	width: 970px;
	height: auto;
	padding-bottom: 30px;
	float: left;
	background-image: url(imagenes/bg-interior.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;

}

.texto-contacto{
	margin-left: 40px;
	margin-top: 50px;
	width: 440px;
	height: auto;
	float: left;
	text-align: justify;

}

.texto-contacto p{

	font-size: 16px;


}

.texto-contacto a{

	font-size: 16px;
	text-decoration: none;
	color: #363636;

}

.texto-contacto table{

	font-family: arial;
	color: #363636;
	font-size: 15px;

}


.caja-imagenes-contacto{
	margin-top: 60px;
	margin-left: 40px;
	width: 430px;
	height: auto;
	float: left;
}



/********* CONTACTO ***********/


.style9{
	font-size:12px;
	color: #333333;

}

.boton1{
	float:left
}