@charset "iso-8859-1";
@import url(http://fonts.googleapis.com/css?family=Droid+Sans);


body{
	background-image:url(../img/bg_main.jpg);
}
a:link {color: #6673ca; text-decoration:none;} /* Link no visitado*/
a:visited {color: #6673ca;} /*Link visitado*/
a:active {color: #6673ca;} /*Link activo*/
a:hover {color: #6673ca; text-decoration:underline;} /*Mause sobre el link*/

.hoja{
	width:880px;
	overflow:hidden;
	margin:-8px auto 0px auto;
	-moz-box-shadow: 0px 0px 5px #ccc;
	-webkit-box-shadow: 0px 0px 5px #ccc;
	box-shadow: 0px 0px 5px #ccc;
	background-color:#ffffff;
	padding:35px 50px 23px 50px;
}

.logo{
	overflow:hidden;
	height:100px;
	background-image:url(../img/barra_logo.png);
	background-repeat:no-repeat;
	background-position:top right;
	-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
padding:10px;
}

.loguito{
	float:left;
	margin-top:5px;
}

.social{
	float:right;
	margin-top:35px;
}

.linea{
	background-color:#efefef;
	min-height:1px;
}

.menu{
	height:16px;
	padding: 22px 0 22px 0;
	text-align:center;
	font-family: 'Droid Sans', sans-serif;
	font-size: 14px;
}
.eslaider{
	width:880px;
	height:420px;
	-moz-box-shadow:inset 0px 0px 5px #757575;
-webkit-box-shadow:inset 0px 0px 5px #757575;
box-shadow:inset 0px 0px 5px #757575;
margin-bottom:27px;
overflow:hidden;
}
.iconos1{
	height:120px;
}
.iconos1_a{
	width:280px;
	float:left;
	margin-right:20px;
}
.iconos1_b{
	width:280px;
	float:left;
}
.titulo_iconos{
	width:280px;
	height:30px;
	font-family: 'Droid Sans', sans-serif;
	text-transform:uppercase;
	color:#333;
	font-weight:bold;
}
.texto_iconos{
	width:280px;
	font-family: 'Droid Sans', sans-serif;
	line-height:27px;
	font-size:14px;
	color:#333;
}
.abajo_portada{
	margin-top:22px;
	overflow:hidden;
}
.abajo_left{
	width:280px;
	float:left;
	margin-right:20px;
}
.abajo_right{
	width:580px;
	float:left;
}
.nuestros_servicios{
	width:280px;
	height:215px;
	border:solid 1px #ddd;
	background-color:#FFF;
	margin-top:10px;
	margin-right:16px;
	float:left;
}
.nuestros_serviciosb{
	width:280px;
	height:215px;
	border:solid 1px #ddd;
	background-color:#FFF;
	margin-top:10px;
	float:left
}
.nuestros_serviciosc{
	width:282px;
	height:140px;
	margin-top:10px;
	margin-right:16px;
	float:left;
}
.nuestros_serviciosd{
	width:282px;
	height:140px;
	margin-top:10px;
	float:left;
	font-family: 'Droid Sans', sans-serif;
	font-size: 14px;
	line-height:27px;
	color:#333;
	}
.footer{
	height:100px;
	margin-top:15px;
}
.footer_style{
	width:880px;
	height:70px;
	padding: 15px 50px 15px 50px;
	border-top:solid 1px #f0f0f0;
	border-bottom:solid 1px #f0f0f0;
	position:absolute;
	margin-left:-50px;
	background-color:#f9f9f9;
}
.footer_texto{
	float:right;
	text-align:right;
	font-family: 'Droid Sans', sans-serif;
	font-size: 14px;
	color:#8a838f;
	margin-top:3px;
}
.titulo_destacados{
	font-family: 'Droid Sans', sans-serif;
	text-transform:uppercase;
	color:#333;
	text-align:center;
	margin-top:7px;
}
.texto_destacados{
	font-family: 'Droid Sans', sans-serif;
	font-size:10px;
	text-align:justify;
	padding:10px;
	color:#333;
}
.textos_text{
	font-family: 'Droid Sans', sans-serif;
	font-size:16px;
	text-align:justify;
	color:#333;
	line-height:25px;
}
.titulos_text{
	font-family: 'Droid Sans', sans-serif;
	font-weight:bold;
	font-size:22px;
	text-align:justify;
	color:#333;
}
.foto_proye img{
	border:solid 2px #999;
	moz-box-shadow: 0px 0px 5px #cccccc;
-webkit-box-shadow: 0x 0px 5px #cccccc;
box-shadow: 0px 0px 5px #cccccc;
}
.foto_cam img{
	display: block;
	float: center;
    margin: 5px 8px;
	border:solid 2px #999;
	moz-box-shadow: 0px 0px 5px #cccccc;
-webkit-box-shadow: 0x 0px 5px #cccccc;
box-shadow: 0px 0px 5px #cccccc;
}
.mas_1{
	width: 500px;
	height: 15px;
	padding: 5px;
	font-family: 'Droid Sans', sans-serif;
	color: #000;
	font-size: 12px;
	text-align: justify;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 5px auto 0px auto;
	background-image: url(../img/shl.png);
	overflow: hidden;
	-webkit-transition: all 0.75s ease 0.5s;
	-moz-transition: all 0.75s ease 0.5s;
	-ms-transition: all 0.75s ease 0.5s;
	-o-transition: all 0.75s ease 0.5s;
	transition: all 0.75s ease 0.5s;
}.mas_1:hover {
	height: 120px;
}

.mas_2{
	width: 500px;
	height: 15px;
	padding: 5px;
	font-family: 'Droid Sans', sans-serif;
	color: #000;
	font-size: 12px;
	text-align: justify;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 5px auto 0px auto;
	background-image: url(../img/shl.png);
	overflow: hidden;
	-webkit-transition: all 0.75s ease 0.5s;
	-moz-transition: all 0.75s ease 0.5s;
	-ms-transition: all 0.75s ease 0.5s;
	-o-transition: all 0.75s ease 0.5s;
	transition: all 0.75s ease 0.5s;
}.mas_2:hover {
	height: 120px;
}
.mas_3{
	width: 500px;
	height: 15px;
	padding: 5px;
	font-family: 'Droid Sans', sans-serif;
	color: #000;
	font-size: 12px;
	text-align: justify;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 5px auto 0px auto;
	background-image: url(../img/shl.png);
	overflow: hidden;
	-webkit-transition: all 0.75s ease 0.5s;
	-moz-transition: all 0.75s ease 0.5s;
	-ms-transition: all 0.75s ease 0.5s;
	-o-transition: all 0.75s ease 0.5s;
	transition: all 0.75s ease 0.5s;
}.mas_3:hover {
	height: 120px;
}
.mas_4{
	height: 15px;
	padding: 5px;
	font-family: 'Droid Sans', sans-serif;
	color: #000;
	font-size: 12px;
	text-align: justify;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 5px 0px 0px 0px;
	background-image: url(../img/shl.png);
	overflow: hidden;
	-webkit-transition: all 0.75s ease 0.5s;
	-moz-transition: all 0.75s ease 0.5s;
	-ms-transition: all 0.75s ease 0.5s;
	-o-transition: all 0.75s ease 0.5s;
	transition: all 0.75s ease 0.5s;
}.mas_4:hover {
	height: 100px;
}
.mas_5{
	height: 15px;
	padding: 5px;
	font-family: 'Droid Sans', sans-serif;
	color: #000;
	font-size: 12px;
	text-align: justify;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 5px 0px 0px 0px;
	background-image: url(../img/shl.png);
	overflow: hidden;
	-webkit-transition: all 0.75s ease 0.5s;
	-moz-transition: all 0.75s ease 0.5s;
	-ms-transition: all 0.75s ease 0.5s;
	-o-transition: all 0.75s ease 0.5s;
	transition: all 0.75s ease 0.5s;
}.mas_5:hover {
	height: 80px;
}

.powered{
	text-align:right;
	font-family: 'Droid Sans', sans-serif;
	color: #ccc;
	font-size: 12px;
	font-style:italic;
	margin-top:20px;
}