@charset "utf-8";
/* CSS Document */
#background{position:fixed; z-index:1; width:100%; height:100%;}
.contenedorgeneral{
	position:relative;
	z-index:3;
	}
.fondotop{
	width:100%;
	height:180px;
	background-image:url(../img/fondo_top.jpg);
	background-repeat:repeat-x;
	margin-top:10px;
	}
.logo{
	padding-top:0px;
	width:980px;
	}

.fondomenu{
	height:60px;
	background-color:#DD0000;
	margin-left:60px;
	margin-right:55px;
	position:relative;
	z-index:4;
	}
.fondobanner{
	width:865px;
	height:380px;
	margin-left:60px;
	margin-right:55px;
	background-color:#FFFFFF;
	z-index:3;
	-webkit-border-bottom-right-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomright: 20px;
-moz-border-radius-bottomleft: 20px;
border-bottom-right-radius: 20px;
border-bottom-left-radius: 20px;
	}
.contbanner{
	width:825px;
	margin:-5px 20px 20px 20px;
	height:360px;
	}
.contmedio{
	width:865px;
	margin-left:60px;
	margin-right:55px;
	background-color:#FFFFFF;
	margin-top:10px;
	-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
margin-bottom:120px;

	}
.colshome{
	width:825px;
	padding:0px 20px 20px 20px;
	overflow:hidden;
	}
.colcenter{
	width:805px;
	padding:0px 30px 20px 30px;
	overflow:hidden;
	}
.colizquierda{
	width:430px;
	margin-right:20px;
	float:left;
	overflow:hidden;
	}
.colderecha{
	width:375px;
	float:left;
	overflow:hidden;
	}
.contslide{
	width:825px;
	padding:0px 20px 20px 20px;
	}
.contdatosbottom{
	width:825px;
	padding:0px 20px 10px 20px;
	}
.contmediointerno{
	width:865px;
	margin-left:60px;
	margin-right:55px;
	background-color:#FFFFFF;
-webkit-border-bottom-right-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomright: 20px;
-moz-border-radius-bottomleft: 20px;
border-bottom-right-radius: 20px;
border-bottom-left-radius: 20px;
margin-bottom:120px;

	}
.fondocampo{
	background-color:#D9D9D9;
	width:600px;
	padding:5px;
	border:none;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
height:20px;
	}
.fondocampodos{
	background-color:#D9D9D9;
	width:600px;
	border:none;
	padding:5px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
height:110px;
	}
.contmediocontacto{
	width:940px;
	margin-top:10px;
	height:492px;
	background-color:#fff;
	padding:20px;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
margin-bottom:35px;
	}
.contmediointernoesp{
	width:980px;
	margin-top:20px;
	height:340px;
	}
.contmediogal{
	width:940px;
	margin-top:10px;
	height:452px;
	background-color:#fff;
	padding:20px;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
margin-bottom:35px;
	}
.contmediointernotres{
	width:980px;
	margin-top:20px;
	height:550px;
	}
.contcontacto{
	width:980px;
	margin-top:20px;
	height:500px;
	}
.colizquierdacontact{
	width:700px;
	margin-right:20px;
	float:left;
	}
.colderechacontact{
	width:240px;
	float:left;
	}


.contenidodatosinterno{
	width:940px;
	padding-top:20px;
	}

.tituloshome{
	font-family: 'Roboto', sans-serif;
	color:#000;
	padding-top:15px;
	font-size:26px;
	text-align:center;
	padding-bottom:10px;
	}
.tituloseccion{
	font-family: 'Roboto', sans-serif;
	color:#fff;
	padding-top:15px;
	font-size:26px;
	text-align:center;
	padding-bottom:10px;
	background-color:#000000;
	padding:10px;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
	}
.contexto{
	font-family: 'Roboto', sans-serif;
	color:#333;
	font-size:16px;
	text-align:justify;
	padding-top:20px;
	overflow:hidden;
	}
.contextohome{
	font-family: 'Roboto', sans-serif;
	color:#333;
	font-size:16px;
	text-align:justify;
	}
.contextoproyectos{
	font-family: 'Roboto', sans-serif;
	color:#333;
	font-size:15px;
	text-align:justify;
	height:auto;
	padding-bottom:10px;
	}

.imgleft{
	float:left;
	margin-right:20px;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: 10px 10px 5px -8px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 5px -8px rgba(0,0,0,0.75);
box-shadow: 10px 10px 5px -8px rgba(0,0,0,0.75);
	}
.imgleftdos{
	float:left;
	margin-right:30px;
	-webkit-border-top-left-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-bottomright: 10px;
border-top-left-radius: 10px;
border-bottom-right-radius: 10px;
-webkit-box-shadow: 10px 10px 5px -8px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 5px -8px rgba(0,0,0,0.75);
	}
.imgtop{
	-webkit-border-top-left-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-bottomright: 10px;
border-top-left-radius: 10px;
border-bottom-right-radius: 10px;
margin-bottom:20px;
	}
.btnvermas{
	width:100px;
	margin-left:320px;
	padding:18px 10px 5px 10px;
	height:30px;
	text-align:right;
	}
.contmediodos{
	margin-top:-35px;
	}
.contproductos{
	width:940px;
	height:160px;
	background-color:#fff;
	padding:20px;
	}
.tituloshomedos{
	font-family: 'Roboto', sans-serif;
	color:#FFF;
	background-color:#DD0000;
	font-size:26px;
	text-align:center;
	padding:10px 0px 10px 0px;
	}
.conttrm{
	padding-top:20px;
	padding-left:20px;
	width:200px;
	float:left;
	}
.fondofooter{
	width:100%;
	padding-top:20px;
	height:120px;
	background-color:#fff;
	-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
margin-bottom:10px;
	}
.datos{
	width:940px;
	padding-left:20px;
	padding-right:20px;
	font-family: 'Roboto', sans-serif;
	color:#FFF;
	font-weight:normal;
	float:left;
	margin-bottom:10px;
	}
.contchat{
	width:200px;
	float:left;
	}
.btnchat{
	display: block;
	width: 200px;
	height: 82px;
	background: url("../img/btnchat.png") no-repeat 0 0;
    }
.btnchat:hover{ 
	background-position: 0 -82px;
	}
.btnchat span{
	position: absolute;
	top: -999em;
	}
.contseccion{
	width:980px;
	}
.contvideohome{
	margin-top:40px;
	width:700px;
	height:325px;
	background-color:#CCC;
	}
.contpluginface{
	margin-top:25px;
	width:260px;
	height:300px;
	background-color:#CCC;
	}
.contaliados{
	margin-top:20px;
	}