@charset "UTF-8";
/* CSS Document */
body {
    padding: 0;
    margin: 0;}

body, html {height: 100%;}

html {
    overflow:auto;
}
* html body { height: 100%; width: 100%; overflow:auto; }
#body {
	background: #E9E9E9 none repeat scroll 0 0;
	display: table;
	overflow: auto;
	position:absolute;
	width:100%;
	height:100%;
	margin:0 auto;
	text-align:center;
}
#texto {
	width:980px;
	margin:auto;
	text-align:justify;
}
#galeria {
	margin: auto;
	padding-top:150px;
	width: 100%;
	text-align:center;
	background-color:#333;
}
#titulo {
	width:100%px;
	margin: auto;
	font-size:16px;
	font-family: 'Raleway';
	padding-top:25px;
	padding-bottom:50px;
	background-color:#FFF;
	line-height:150%;
	background-image:url(images/borde.png);
	background-position:top;
	background-repeat:repeat-x;
	color:#666;
}
#textotitulo {
	width:600px;
	text-align: justify;
	margin:auto;

}
#empresa {
	width:100%px;
	margin: auto;
	font-size:16px;
	font-family: 'Raleway';
	color: #666;
	line-height:150%;
	background-image:url(images/borde.png);
	background-position:top;
	background-repeat:repeat-x;
	padding-top:50px;
	padding-bottom:45px;
}
#mapa {
	width:100%px;
	margin: auto;
	font-size:16px;
	font-family: 'Raleway';
	padding-top:45px;
	padding-bottom:50px;
	background-color:#FFF;
	line-height:150%;
	background-image:url(images/borde.png);
	background-position:top;
	background-repeat:repeat-x;
	color:#666;
}
#serveis {
	width:100%px;
	margin: auto;
	font-size:16px;
	font-family: 'Raleway';
	padding-top:40px;
	padding-bottom:50px;
	background-color:#FFF;
	line-height:150%;
	background-image:url(images/borde.png);
	background-position:top;
	background-repeat:repeat-x;
	text-align: center;
}
#clients {
	width:100%px;
	margin: auto;
	font-size:16px;
	font-family: 'Raleway';
	padding-top:50px;
	color: #666;
	line-height:150%;
	background-image:url(images/borde.png);
	background-position:top;
	background-repeat:repeat-x;
	padding-bottom:50px;
	text-align: center;
}
#contacte {
	width:100%px;
	margin: auto;
	font-size:16px;
	font-family: 'Raleway';
	color: #666;
	line-height:150%;
	background-image:url(images/borde.png);
	background-position:top;
	background-repeat:repeat-x;
	padding-top:50px;
}
#final {
	width:100%px;
	margin: auto;
	font-size:16px;
	font-family: 'Raleway';
	padding-top:25px;
	color: #FFF;
	line-height:150%;
	background-image:url(images/borde.png);
	background-position:top;
	background-repeat:repeat-x;
	padding-top:30px;
	padding-bottom:30px;
	background-color:#1582e3;
}
.mayus {
	font-size: 40px;
	font-family: 'Raleway';
	letter-spacing:1px;
	color: #1582e3;
	text-align:center;
	font-weight:600;

}
.mayusgris {
	font-size: 25px;
	font-family: 'Raleway';
	color: #666;
	text-align:center;
	line-height:190%;
	font-weight:200;

}
.mayustabla {
	font-size: 20px;
	font-family: 'Raleway';
	color: #1582e3;
	text-align:center;
	font-weight:600;
	line-height:110%;

}
.mayustabla2 {
	font-size: 15px;
	font-family: 'Raleway';
	color: #FFF;
	text-align:center;
	font-weight:600;
	line-height:110%;

}
.seccion {
	text-align:left;
	color: #000;
	font-size:16px;
	font-family: 'Raleway';
	letter-spacing: 1px;
}


.tabla {
	text-align:center;
	background-color:#1582e3;
	color:#ffffff;
	font-size:16px;
	font-family: 'Raleway';
	font-weight:400;
	letter-spacing: 1px;
}
.tabla:hover{
	background-color:#FFF;
	color:#1582e3;
	text-align: right;
}
a.menus:link {
	text-decoration:none;
	color:#ffffff;
	font-size:16px;
	font-family: 'Raleway';
	font-weight:500;
	letter-spacing: 1px;
	} /* Link no visitado*/
a.menus:visited {
	text-decoration:none;
	color:#ffffff;
	font-size:16px;
	font-family: 'Raleway';
	font-weight:500;
	letter-spacing: 1px;} /*Link visitado*/
a.menus:active {
	text-decoration:none;
	color:#ffffff;
	font-size:16px;
	font-family: 'Raleway';
	font-weight:500;
	letter-spacing: 1px;} /*Link activo*/
a.menus:hover {
	text-decoration:none;
	color:#1582e3;
	font-size:16px;
	font-family: 'Raleway';
	font-weight:500;
	letter-spacing: 1px;} /*Mause sobre el link*/
a:link {
	text-decoration:none;
	color:#1582e3;
	font-size:12px;
	font-family: 'Raleway';
	font-weight:500;
	letter-spacing: 1px;
	} /* Link no visitado*/