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

HTML, BODY {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	outline: 0;
	color: #000000;
	font-family:Tahoma;
	text-align:left;
	font-size:12px;
	background-image:url(../img/bg.jpg); background-position:center; background-position:top;
}

img {border:0px; float:left;}

a:active{outline: none;}
a:focus{-moz-outline-style: none;}

#content{
width:940px;
margin:auto; padding-top:128px;
overflow:hidden;
min-height:400px;
}



/*header*/
#head{width:940px;}

#logo {position:absolute; top:0px; right:50%; margin-right:246px;}
#botonera {position:absolute; top:89px; left:50%; margin-left:-186px;}
#botonera img{margin-left:3px;}


/*foot*/
#foot{float:left; width:940px; margin:20px 0 20px 0; }

#foot p{color:#213753; float:left; width:200px; margin:20px 0 0 15px;}
#foot p a{color:#FFF; font-weight:bold; text-decoration: underline;}
#foot p a:hover{color:#d1eaf9;}



/*home*/
.banner_home{
background-image:url(../img/head_home.jpg);
height:282px; width:940px; float:left; color:#FFFFFF;
}
.banner_home p{
width:260px; float:left; margin:130px 0 10px 23px; font-size:11px; line-height:16px;}

.banner_home span{
color:#ffc600; font-weight:bold;}
.banner_home img{
clear:left; margin-left:20px;}

.banner_destacado{
background-image: url(../img/banner_destacado.jpg);
height:271px; width:620px; float:left; margin-top:20px;
}
.banner_destacado p{
margin:140px 0 30px 23px; font-size:11px;  line-height:16px;
}
.banner_destacado img{
clear:left; margin-left:20px;
}

.banner_servicios{
background-image: url(../img/banner_servicios.jpg);
height:269px; width:299px; float:left; margin-top:20px; margin-left:20px;
}
.banner_servicios p{
width:130px; float:left; margin:150px 0 20px 23px; font-size:11px; line-height:16px;
}
.banner_servicios img{
clear:left; margin-left:20px;
}

/*empresa*/
.banner_empresa{
background-image: url(../img/banner_empresa.jpg);
height:306px; width:453px; float:left; margin-top:20px; padding:95px 38px 0 449px;
font-size:11px; color:#333; font-family:Tahoma; line-height:16px;
}

.banner_empresa span{
color:#01459d; font-weight:bold;
}

/*productos*/
.banner_producto{
background-image: url(../img/bg_productos.png);
height:233px; width:460px; float:left; margin-top:20px;
}

.banner_producto img{
margin:3px 0 0 13px; float:left;
}
.titulo_producto{
font-family:tahoma; color:#01227e; font-size:14px; width:185px; float:left; margin:30px 0 0 15px;
}

.texto_producto{
font-family:tahoma; color:#333333; font-size:11px; width:185px; float:left; margin:10px 0 0 15px;
}


/*servicios*/
.img_servicios{
margin:20px 20px 0 0;
}


/*clientes*/
.marcas{float:left; margin-top:20px;}

.mod_clientes{
width:538px; height:400px; background-image:url(../img/bg_doblemodulo.gif); float:left; margin:20px 0 0 20px;}

.mod_clientes ul{
float:left; font-size:11px; margin:23px 0 0 21px; width:155px; padding:0px; line-height:16px; font-family:Tahoma;}

/*contacto*/

#form{
width:516px; height:372px; background-image:url(../img/bg_contacto.png); float:left; margin:20px 0 0 0px;  
font-size:11px; font-family:Tahoma; padding:28px 0 0 22px; line-height:16px;}

.form_col{
float:left; width:257px; overflow:hidden; color:#333333;}

.form_col p{
float:left; padding:0px; margin:9px 20px 0 2px;}
.form_col span{ color:#00b4ff; }

.form_col input{
float:left; width:232px; border:solid 1px #FFFFFF; height:22px; background-image: url(../img/bg_input.gif); margin:0px;
padding:10px 0 0 5px; color: #333333; font-family:Tahoma;}

textarea{
background-image:url(../img/bg_msj.gif); width:234px; height:200px; float:left; border:none; padding:10px 0 0 5px; color:#333333;
 font-family: Arial, Helvetica, sans-serif;  font-size:12px; 
}
.form_col select{
float:left; width:239px; border:solid 1px #FFFFFF; height:34px;background: transparent;
background-image: url(../img/bg_input.gif); margin:0px;
padding:10px 5px 5px 5px; color: #333333;  font-family:Tahoma; }

.content_map{
float:left; background-image:url(../img/bg_map.png);
width:361px; height:382px; padding:18px 0 0 18px; margin:20px 0 0 20px;}




