
body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background-image: url(../img/fondo.gif);
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}

html {
    width:100%;
    height:100%;
}

div, p, table, td, th, li, ul, h1, h2, h3 {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

img {
	border:0px;
}

form {
	margin:0px;
	padding:0px;
}

/* -------------------------------------------------------- */

A:link, A:visited, A:active {
	color:#333;
	text-decoration:none;
}

A:hover {
	color:#000;
	text-decoration:none;
}

/* -------------------------------------------------------- */

.espacio5 {
	height:5px;
	clear:both;
}

.espacio10 {
	height:10px;
	clear:both;
}

.rojo {
	color:#F00;
}

.clear {
	clear:both;
}

.inicio {
	width:1000px;
	height:100%;
	padding:0px;
	margin:0px auto 0px auto;
}

.header {
	float:left;
	width:1000px;
	height:334px;
	background:url(../img/fondo_arriba.png);
	background-repeat:no-repeat;
	background-position:center;
}

.logo {
	float:left;
	width:380px;
	height:40px;
	padding-left:56px;
	padding-top:32px;
}

.telefono {
	float:left;
	width:150px;
	height:40px;
	padding-top:22px;
}

.logo img {
	float:left;
}

.menu_sup {
	float:right;
	width:349px;
	height:34px;
	padding-top:38px;
	background:url(../img/fondo_menu_sup.png);
	background-repeat:no-repeat;
	position:absolute;
	z-index:1000;
	right:60px;
}

.menu_sup ul {
	float:left;
	width:324px;
	padding-left:25px;
}

.menu_sup ul li {
	float:left;
	height:34px;
	line-height:34px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}

.menu_sup ul li a:link, .menu_sup ul li a:visited, .menu_sup ul li a:active {
	display:block;
	float:left;
	height:34px;
	line-height:34px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	padding-left:11px;
	padding-right:11px;
	background:url(../img/menu_separador.gif);
	background-repeat:no-repeat;
	background-position:right;
}

.menu_sup ul li a:hover {
	display:block;
	float:left;
	height:34px;
	line-height:34px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	padding-left:11px;
	padding-right:11px;
	background:#4b4b4b url(../img/menu_separador.gif);
	background-repeat:no-repeat;
	background-position:right;
}

.menu_sup ul li.menu_sup_fin a:link, .menu_sup ul li.menu_sup_fin a:visited, .menu_sup ul li.menu_sup_fin a:active {
	background:none;
}

.menu_sup ul li.menu_sup_fin a:hover {
	background:#4b4b4b;
}

.header_arriba {
	float:left;
	width:1000px;
	height:72px;
	position:relative;
	z-index:10;
}

.header_centro {
	float:left;
	width:914px;
	height:257px;
	padding-left:38px;
	padding-right:38px;
}

.imagen_arriba {
	float:left;
	position:relative;
	width:914px;
	height:257px;
}

.imagen_arriba_imagen {
	float:left;
	width:915px;
	height:257px;
	padding-top:5px;
	padding-left:5px;
	position:absolute;
	z-index:10;
	top:0px;
	left:0px;
	overflow:hidden;
}

.imagen_arriba_imagen img {
	float:left;
	display:none;
	position:absolute;
	left:5px;
	top:5px;
}

.mascara_arriba_imagen {
	float:left;
	width:927px;
	height:262px;
	background:url(../img/mascara_arriba.png);
	position:absolute;
	z-index:20;
	top:0px;
	left:-1px;
}

.menu_izquierda {
	float:left;
	width:200px;
	position:absolute;
	z-index:30;
	top:210px;
}

.menu_izquierda_arriba {
	float:left;
	width:220px;
	height:30px;
	padding-top:23px;
	background:url(../img/fondo_menu_izq_cab.png);
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	text-indent:20px;
}

.menu_izquierda_arriba a:link, .menu_izquierda_arriba a:visited, .menu_izquierda_arriba a:active {
	color:#FFF;
}

.menu_izquierda_arriba a:hover {
	color:#FFF;
}

.menu_izquierda_centro {
	float:left;
	width:220px;
	background:url(../img/fondo_menu_izq_cen.png);
	background-repeat:repeat-y;
	font-size:13px;
}

.menu_izquierda_centro ul {
	float:left;
	width:210px;
	padding-left:5px;
	padding-right:5px;
	color:#FFF;
}

.menu_izquierda_centro ul li {
	float:left;
	width:100%;
	height:35px;
}

.menu_izquierda_centro ul li a:link, .menu_izquierda_centro ul li a:visited, .menu_izquierda_centro ul li a:active {
	display:block;
	width:100%;
	height:35px;
	line-height:35px;
	text-indent:20px;
	background:#fe3333 url(../img/menu_izq_separador.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	text-transform:uppercase;
	color:#FFF;
}

.menu_izquierda_centro ul li a:hover {
	display:block;
	width:100%;
	height:35px;
	line-height:35px;
	text-indent:20px;
	background:#aa2d2d url(../img/menu_izq_separador.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	text-transform:uppercase;
	color:#FFF;
}

.menu_izquierda_centro ul li.menu_izquierda_activo a:link, .menu_izquierda_centro ul li.menu_izquierda_activo a:visited, .menu_izquierda_centro ul li.menu_izquierda_activo a:active {
	background:#aa2d2d url(../img/menu_izq_separador.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

.menu_izquierda_centro ul li.menu_izquierda_activo a:hover {

}

.menu_izquierda_final {
	float:left;
	width:220px;
	height:35px;
	background:url(../img/fondo_menu_izq_fin.png);
}

.centro {
	float:left;
	width:687px;
	padding-left:268px;
	padding-right:45px;
	padding-top:14px;
	min-height:173px;
	background:url(../img/fondo_centro.png);
	background-position:center;
	background-repeat:repeat-y;
}

.galeria_fotos {
	float:left;
	width:690px;
	padding-top:10px;
}

.galeria_fotos ul {
	float:left;
	width:100%;
}

.galeria_fotos ul li {
	float:left;
	width:170px;
	padding-bottom:10px;
}

.galeria_fotos ul li img {
	padding:2px;
	border:1px solid #CCC;
}

.caja_index {
	float:left;
	width:201px;
	height:153px;
	background:url(../img/fondo_cajas_index.gif);
	background-repeat:no-repeat;
	padding:10px;
	padding-right:20px;
}

.caja_index_final {
	padding-right:10px;
}

.caja_index h3 {
	float:left;
	width:100%;
	font-size:15px;
	font-weight:bold;
	padding-bottom:10px;
}

.centro_final {
	float:left;
	width:890px;
	height:42px;
	padding-top:36px;
	padding-left:55px;
	padding-right:55px;
	background:url(../img/fondo_abajo.png);
	background-position:center top;
	background-repeat:no-repeat;
	text-align:right;
	color:#666;
}

.centro_final_izq {
	float:left;
	width:600px;
	text-align:left;
}

.centro_final_der {
	float:right;
	width:200px;
}

/* -------------------------------------------------------- */

.galeria_trabajos {
	float:left;
	width:680px;
	padding-top:10px;
}

.galeria_trabajos li {
	float:left;
	width:330px;
	padding-right:10px;
	padding-bottom:15px;
}

.galeria_trabajos li img {
	float:left;
	padding:2px;
	border:1px solid #CCC;
	margin-right:10px;
}

/* -------------------------------------------------------- */

.formulario_cargando {
	position:fixed;
	display:none;
	z-index:1000;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	background:#000000 url(../img/cargando.gif) center no-repeat;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}

.formulario_enviado {
	float:left;
	display:none;
	width:100%;
	font-size:13px;
}

.formulario_contactar {
	
	
}

.formulario_contactar textarea {
	width:475px;
	height:80px;
	border:1px solid #cdcdcd;
	padding:2px;
}

.formulario_contactar input {
	height:22px;
	border:1px solid #cdcdcd;
	padding:2px;
}

.formulario_contactar input.input_error {
	background:#ffe4ea;
	border:1px solid #ff4848;
}

.formulario_contactar select {
	height:22px;
	padding:2px;
	border:1px solid #cdcdcd;
}

.formulario_contactar input.submit {
	height:30px;
	background:url(../img/fondo_boton.gif);
	border-top:1px solid #cdcdcd;
	border-left:1px solid #cdcdcd;
	border-right:1px solid #9b9b9b;
	border-bottom:1px solid #9b9b9b;
	cursor:pointer;
	padding-left:10px;
	padding-right:10px;
}
