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

body{
	width:931px;
	height:auto;
	margin:0 auto;
	padding:0px;
	background-image:url(../images/fondo_web.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-position:top;
	background-color:#dcdddf;
	
}
#contenedor{
	width:931px;
	height:auto;
	margin:0 auto;
	padding:0px;
	display:inline-block;
}
#header{
	width:931px;
	height:163px;
	background:url(../images/header.jpg);
	background-repeat:no-repeat;
}
#menu{
	width:931px;
	height:43px;
	background:url(../images/boton-menu.jpg) repeat-x;
}
#menu ul{
	width:931px;
	height:32px;
	margin:0px;
	padding:0px;
}
#menu ul li{
	width:auto;
	height:43px;
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
	border-right:#FFF solid 3px;
}
#contenido{
	width:931px;
	height:auto;
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFF;
	margin:0px;
	padding:0px;
	display:inline-block;
	float:left;
}
#footer{
	width:931px;
	height:10px;
	background:#eabf01;
	margin:0px;
	padding:0px;
	float:left;
	
}
#contacto-forma{
	margin:0px;
	padding:0px;
	width:250px;
	height:auto;
}
#contacto-forma p{
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	
}
.derechos{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	color:#999;
}
.titulillos{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	color:#F30;
	font-weight:bold;
}
.titulillos-resaltados{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#999;
	font-weight:bold;
}
#footer2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	text-align:center;
	width:931px;
	height:160;
	margin:0px;
	padding:0px;
	float:left;
	
}
#menu-productos{
	width:279px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	display:inline-block;
}
#menu-soluciones{
	width:279px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	display:inline-block;
}
#derecha{
	width:647px;
	height:auto;
	float:left;
	display:inline-block;
}
#home{
	margin:10px 0 0 0;
	padding:0px;
	width:647px;
	height:auto;
	float:left;
	display:inline-block;
}
#home p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	margin:20px 0 20px 15px;
	padding:0px;	
}
#titulos{
	margin:10px 0 0 0;
	padding:0px;	
	width:270px;
	height:30px;
	background-color:#939393;
}
#titulos h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#fff;
	margin:0px 0 0 10px;
	padding:5px 0 0 0;
}
#soluciones{
	margin:10px 0 0 0;
	padding:0px;
	width:647px;
	height:auto;
	float:left;
	display:inline-block;
}
#soluciones p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	margin:20px 0 20px 15px;
	padding:0px;	
}
