@charset "UTF-8";
/* CSS Document */


body{
	background-color:#FFF;
	background-image:url(../imagenes/background.jpg);
	background-repeat:repeat-x;
	margin:0px;
}

/* Estios generales */

img{
	border:0px;
}

.titulo{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000;
}

.parrafo{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}


#contendio_general{
	width:900px;
	height:auto;
	margin:0px auto 0px auto;
	background-image:url(../imagenes/background_billboard.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#FFF;	
	padding:220px 0px 20px 0px;
}

#pleca_seccion{
	width:900px;
	height:167px;
	overflow:hidden;
	background-color:#000;
}

#contenido_principal{
	width:855px;
	height:750px;
	background-color:#FFF;
	margin:0px auto 0px auto;
	padding-top:10px;
}

#ads_principales{
	width:834px;
	height:275px;
	margin:0px auto 0px auto;
	
}

#clientes{
	width:237px;
	height:275px;
	float:left;
	margin-right:10px;
	background-image:url(../imagenes/background_clientes.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

#cont_imagenes{
	width:237px;
	height:160px;
	overflow:hidden;
}

#clientes_imagenes{
	margin:0px;
	padding:0px;
}

#clientes_imagenes li{
	list-style:none;
	margin:0px;
}

#clientes_titulo{
	width:237px;
	height:35px;
	float:left;
}

#clientes_titulo p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	margin:7px 0px 0px 10px;
}

#video{
	width:339px;
	height:275px;
	float:left;
	margin-right:10px;
}

#industria{
	width:232px;
	height:133px;
	float:left;
}



#plantas_emergencia{
	width:232px;
	height:133px;
	float:left;
	margin-top:10px
}

#info_historia{
	width:595px;
	height:445px;
	float:left;
	overflow:hidden;
}

#pie_pagina{
	width:855px;
	height:30px;
	margin:0px auto 0px auto;
	text-align:center;
}

#pie_pagina p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	color:#444;
}