/* CSS Document */

/*chuleta
wrapper en css normal con min-height: 100%
wrapper en css para ie7 min-height 100%
wrapper en css para ie6 height: 100%

*/


/*Clases standard*/

.clearfix:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
	}
.clearfix {
	display:inline-block;
}
.clearfix {
	display:block;
}
* html .clearfix {
	height:1px;
}

.right{
	float:right;
}
.left{
	float:left;
}

/*Clases generales ********************************************/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, form, fieldset, input, textarea, p, blockquote, th, td, p{
	padding:0px;
	margin:0px;
}

BODY{
	background:url(../images/body_bg.jpg) repeat-x;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:13px;
	color:#666666;
}

UL{list-style:none;}

H2{
	font-size:14px;
	padding-bottom:5px;
}
A{
	text-decoration:none;
}
A:hover{
	text-decoration:underline;
}
.activa{
	font-weight:bold;
	color:#FF6600;
	text-decoration:none;
	font-size:14px;
}
.masinfor{
	margin-top:10px;
	text-align:center;
	background:#FAD294;
	padding:5px 0px;
}
.masservicios{
	margin-top:10px;
	text-align:center;
	background:#D1E495;
	padding:5px 0px;
}
.masservicios A{
	color:#97C00E;
}
.envio_correcto{
	text-align:center;
	background:#99FF99;
	color:#009900;
	font-weight:bold;
}
.validator_error{
	color:#FF0000;
}
/*******************************************************/
#wrapper{
	width:900px;
	border:1px solid #69a5ff;
	margin:0 auto;
	background:#FFFFFF;
}
/*#menu{
	background:url(../images/menu_bg.jpg) no-repeat;
	width:900px;
	height:74px;
}
#menu UL{
	padding:13px 0px
}
#menu LI{
	display:inline;
	padding:0px 15px;
	font-size:14px;
}
#menu LI A{
	color:#FFFFFF;
	font-weight:bold;
}*/
#menu{
	text-align:center;
	background:url(../images/menu/bg_menu.jpg) repeat-x;
}

#menu A{
	color:#FFFFFF;
	font-weight:bold;
}
#menu DIV{
	padding-top:13px;
	height:61px;
	float:left;
}

.menu01_active{
	width:71px;
	background:url(../images/menu/menu_01.jpg) no-repeat;
	background-position: 0px top;
}
.menu02_active{
	width:130px;
	background:url(../images/menu/menu_02.jpg) no-repeat;
	background-position: 0px top;
}
.menu03_active{
	width:77px;
	background:url(../images/menu/menu_03.jpg) no-repeat;
	background-position: 0px top;
}
.menu04_active{
	width:91px;
	background:url(../images/menu/menu_04.jpg) no-repeat;
	background-position: 0px top;
}
.menu05_active{
	width:97px;
	background:url(../images/menu/menu_05.jpg) no-repeat;
	background-position: 0px top;
}
.menu06_active{
	width:87px;
	background:url(../images/menu/menu_06.jpg) no-repeat;
	background-position: 0px top;
}
.menu07_active{
	width:67px;
	background:url(../images/menu/menu_07.jpg) no-repeat;
	background-position: 0px top;
}
.menu08_active{
	width:114px;
	background:url(../images/menu/menu_08.jpg) no-repeat;
	background-position: 0px top;
}
.menu09_active{
	width:151px;
	background:url(../images/menu/menu_09.jpg) no-repeat;
	background-position: 0px top;
	text-align:left;
	padding-left:15px;
}
.menu_hover{
	background-position:0px -74px;
}
.menu_selected{
	background-position:0px -74px;
}
/*
.menu_hover{
	background-position:0px -74px;
}

#menu .menu01{
	width:71px;
	background:url(../images/menu/menu_01.jpg) no-repeat;
	background-position: 0px top;
}
*/
/*
#menu DIV.menu02{
	width:130px;
	background:url(../images/menu/menu_02.jpg) no-repeat 0px 0px;
}
#menu DIV:hover.menu02{
	width:130px;
	background:url(../images/menu/menu_02.jpg) no-repeat 0px -74px;
}
#menu DIV.menu03{
	width:77px;
	background:url(../images/menu/menu_03.jpg) no-repeat 0px 0px;
}
#menu DIV:hover.menu03{
	width:77px;
	background:url(../images/menu/menu_03.jpg) no-repeat 0px -74px;
}
#menu DIV.menu04{
	width:91px;
	background:url(../images/menu/menu_04.jpg) no-repeat 0px 0px;
}
#menu DIV:hover.menu04{
	width:91px;
	background:url(../images/menu/menu_04.jpg) no-repeat 0px -74px;
}
#menu DIV.menu05{
	width:97px;
	background:url(../images/menu/menu_05.jpg) no-repeat 0px 0px;
}
#menu DIV:hover.menu05{
	width:97px;
	background:url(../images/menu/menu_05.jpg) no-repeat 0px -74px;
}

#menu DIV.menu06{
	width:87px;
	background:url(../images/menu/menu_06.jpg) no-repeat 0px 0px;
}
#menu DIV:hover.menu06{
	width:87px;
	background:url(../images/menu/menu_06.jpg) no-repeat 0px -74px;
}
#menu DIV.menu07{
	width:67px;
	background:url(../images/menu/menu_07.jpg) no-repeat 0px 0px;
}
#menu DIV:hover.menu07{
	width:67px;
	background:url(../images/menu/menu_07.jpg) no-repeat 0px -74px;
}
#menu DIV.menu08{
	width:114px;
	background:url(../images/menu/menu_08.jpg) no-repeat 0px 0px;
}
#menu DIV:hover.menu08{
	width:114px;
	background:url(../images/menu/menu_08.jpg) no-repeat 0px -74px;
}
*/
#menu DIV.menu09{
	width:151px;
	background:url(../images/menu/menu_09.jpg) no-repeat 0px 0px;
	text-align:left;
	padding-left:15px;
}
#menu DIV:hover.menu09{
	width:151px;
	background:url(../images/menu/menu_09.jpg) no-repeat 0px -74px;
}
#content{
	padding:15px;
}
#footer{
	background:url(../images/footer_bg.jpg) no-repeat;
	width:880px;
	height:27px;
	color:#FFFFFF;
	padding:37px 10px 0px 10px;;
}

/******************** PAGINAS *******************/
.pageHome {
	background:url(../images/dot.gif) repeat-y 592px  0px;;
}
.col_prin{
	width:568px;
}
.pageHome .col_prin H1{
	background:url(../images/h1_home.jpg) no-repeat;
	width:568px;
	height:62px;
}
H1 SPAN{
	visibility:hidden;
}

.col_der{
	padding-left:20px;
	width:282px;
}
.content_home{
	padding:20px 30px;
}
.content_home P{
	padding:5px 0px; 
}
.content_home STRONG{
	color:#333333;
}
.content_home UL{
	padding:5px 20px 20px 20px;
	color:#333333;
}
.content_home A{
	color:#ED7902;
}
/*ultimos proyectos*/
.pageHome .col_der .uproyectos H1{
	background:url(../images/h1_ultimosproyectos.jpg) no-repeat 0px 3px;
	width:282px;
	height:66px;
}
.col_der UL{
	list-style:none;
}
.col_der LI{
	padding-bottom:15px;
}

.uproyectos A{
	color:#61227f;

}

.foto_proyecto{
	width:106px;
	height:75px;
	overflow:hidden;
	border:#61227f 1px solid;
}
.texto_proyecto{
	font-size:12px;
	width:160px;
	padding-left:10px;
}
/* últimas noticias*/
.pageHome .col_der .noticias_colder H1{
	background:url(../images/h1_noticias.jpg) no-repeat;
	width:282px;
	height:63px;
}
.noticias_colder h2{
	color:#FF6600;
}
.noticias_colder A{
	color:#666666;
}
.noticias_colder A:hover{
	color:#FF6600;
}
/************************************* PAGINAS SECUNDARIAS **********************************/
.content_sec{
	padding:0px 20px;
}
.content_item P{
	padding-bottom:10px;
}
/*-------- PROYECTOS --------------*/
.pageProyectos A{
	color:#61227f;
}
.pageProyectos UL{
	list-style:none
}
.pageProyectos LI{
	padding:20px 0px;
}
.pageProyectos H1{
	background:url(../images/h1_nuestrosproyectos.jpg) no-repeat;
	width:860px;
	height:65px;
}
.pageProyectos H2{
	color:#61227f;
	font-size:16px;
}
.fecha_p{
	padding-top:10px;
	color:#333333;
}
.galeria_proyecto{
	padding:10px 0px;
}
.vergaleria{
	font-weight:bold;
	padding-top:15px;
	border-bottom:1px solid #61227f;
}
.vergaleria A{
	background:url(../images/arrow_desple.gif) no-repeat right 6px;
	padding-right:15px;
	cursor:pointer;
}
.vergaleria A:hover{
	color:#333333;
	text-decoration:none;
	background-position:right 8px;
}
.content_item{
	padding:0px 15px;
}
/* -------------- SERVICIOS---------------*/
#list_servicios{
	padding-top:0px;
}
#list_servicios H3{
	font-size:14px;
}
.pageServicio #list_servicios UL{
	padding:15px 0px;
}
.pageServicio .clearfix{
	background:url(../images/dot.gif) repeat-y 615px  0px;
}
.pageServicio .content_item .clearfix{
	background:none;
}
.pageServicio A{
	color:#FF6600;
}
.pageServicio H1{
	background:url(../images/h1_nuestrosservicios.jpg) no-repeat;
	width:860px;
	height:65px;
}
.pageServicio .col_der{
	padding-left:20px;
	width:220px;
}
.pageServicio .col_prin{
	width:600px;
}
.pageServicio H2{
	font-size:18px;
	color:#FF6600;
}
.pageServicio H3{
	font-size:14px;
	color:#FF6600;
}
.pageServicio .content_item STRONG{
	COLOR:#FF6600;
}
.pageServicio .col_der LI A{
	color:#0066CC;
	padding-left:20px;
	
}
.pageServicio .col_der LI A:hover{
	background:url(../images/ico_gyellow.gif) no-repeat;
}
.pageServicio UL{
	padding:15px 40px;
}
.pageServicio LI{
	padding-bottom:10px;
}

.foto_servicio{
	width:100px; 
	height:80px;
	border:1px solid #FF6600;
	margin-right:15px;
}
.resumen_servicio{
	width:530px;
}
#list_photos_serv{
	padding-top:15px;
} 
#list_photos_serv A IMG{
	padding:5px;
	margin:2px;
	border:#999999 1px solid;
}
#list_photos_serv A:hover IMG{
	padding:5px;
	margin:2px;
	border:#0099FF 1px solid;
}
/* ------------------ ENLACES ------------------------*/
.pageEnlaces H1{
	background:url(../images/h1_pageenlaces.jpg) no-repeat;
	width:860px;
	height:63px;
}
.pageEnlaces A{
	color:#622280;
}
.pageEnlaces UL{
		padding:0px;
}.pageEnlaces LI{
	padding:15px;
}
.pageEnlaces H2{
	padding-bottom:0px;
}
.pageEnlaces P{
	padding:0px;
}
/* ------------------ NOTICIAS ------------------------*/
.pageNoticias H1{
	background:url(../images/h1_pagenoticias.jpg) no-repeat;
	width:860px;
	height:63px;
}
.pageNoticias A{
	color:#FF6600;
}
.pageNoticias UL{
		padding:10px 0px 0px 0px;
}.pageNoticias LI{
	padding:15px;
}
.pageNoticias H2{
	color:#FF6600;
	font-size:18px;
}
/* ------------------ EQUIPO ------------------------*/
.pageEquipo H1{
	background:url(../images/h1_pageequipo.jpg) no-repeat;
	width:860px;
	height:63px;
}
.pageEquipo H2{
	color:#602380;
	font-size:18px;
	padding:0px 0px 5px 0px;
}
.pageEquipo  UL{
	padding-top:25px;
}
.pageEquipo  LI{
	padding-bottom:25px;
}
.pageEquipo  LI IMG{
	margin-right:15px;
}
/* ------------------ QUIENES SOMOS ------------------------*/
.pageQuienes H1{
	background:url(../images/h1_pagequienes.jpg) no-repeat;
	width:860px;
	height:63px;
}
.pageQuienes STRONG{
	color:#97C00E;
}
/* ------------------ PRESUPUESTO ------------------------*/
.pagePresupuesto H1{
	background:url(../images/h1_pagepresupuesto.jpg) no-repeat;
	width:860px;
	height:63px;
}
/* ------------------ CONTACTA ------------------------*/
.pageContacta H1{
	background:url(../images/h1_pagecontacta.jpg) no-repeat;
	width:860px;
	height:63px;
}
/*************** footer******************/
#footer DIV{
	width:440px;
}
#footer .right{
	text-align:right;
}
#footer  A{
	color:#FFFFFF;
}
#footer  A:hover{
	color:#FF6600;
	text-decoration:none;
}


/***************************************   CONTACTA ***************************************************************/


#form {
	margin:0pt;
	margin-left:200px;
	padding:0pt;
	padding-top:20px;
}
#form dt {
	float:left;
	font-weight:normal;
	padding-top:10px;
	width:140px;
}
#form dd {
	margin-left:130px;
	padding-top:10px;
	width:274px;
}
#form dd input {
/*background-color:#504041;*/
/*border-color:-moz-use-text-color -moz-use-text-color #F36F3F;*/
/*border-style:none none solid;*/
/*border-width:0px 0px 1px;*/
/*color:#FFFFFF;*/
font-size:12px;
padding-bottom:0pt;
width:250px;
}
#form dd textarea {
/*background-color:#504041;*/
/*border:1px solid #F36F3F;*/
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
height:60px;
padding-bottom:0pt;
width:250px;
}

INPUT.enviar {
/*background-color:#FF6600;
border:1px solid #F36F3F;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
height:16px;
width:70px;*/
}

.contacta INPUT.enviar{
	margin:5px 0pt 10px 524px;
}
.contacta #msj_oferta, .contacta #msj_destino{
	text-align:center;
	font-weight:bold;
	font-size:16px;
	padding-top:20px;
	color:#FF9900;
}
.contacta #msj_destino .destino{
		color:#666666;
}
.contacta #msj_oferta .oferta{
	color:#666666;
	font-size:20px;
}


/************************************** GALERIA CSS ******************************************/
#scroller {width:600px; height:360px; position:relative;padding:5px 0; background:#fff;}
#scroller em {display:block; width:229px; height:175px; position:absolute; top:0; right:0; border:1px solid #ddd;}
#scroller span {display:block; width:360px; height:365px; position:absolute; top:0; left:0; border:1px solid #ddd;}
#scroller span b#copyright {font-size:10px; color:#888; position:absolute; bottom:5px; right:20px; font-family:georgia, verdana, arial, sans-serif; font-weight:normal;}

#scroller b#thumbs {display:block; margin-top:-5px; width:220px; height:355px; overflow:auto; float:right; /*margin-top:175px;*/ border:1px solid #ccc; border-width:1px 0 1px 1px; padding:5px;}
#scroller b#thumbs a {display:block; float:left; margin:0 10px 10px 0; background:#f8f8ff; width:50px; height:50px; border:1px solid #000;}
#scroller b#thumbs a img {width:50px; height:50px; border:0;}

.foto_galeria { margin:20px; left:20px; top:7px; border:1px solid #333;}
/*
#scroller b#thumbs a:hover {border:1px dotted #ccc; background:#fff url(../images/click_on.gif);}
#scroller b#thumbs a:active, #scroller b#thumbs a:focus {border:1px solid #fff; background:#fff; outline:0;}
#scroller b#thumbs a:hover img {display:block; position:absolute; background:#aaa; z-index:500;}
#scroller b#thumbs a:active img, #scroller b#thumbs a:focus img {display:block; position:absolute; background:#aaa; z-index:100;}

#scroller b#thumbs a:hover img.hr {width:160px; height:120px; right:35px; top:7px; border:1px solid #333;}
#scroller b#thumbs a:hover img.vt {width:120px; height:160px; right:55px; top:7px; border:1px solid #333;}

#scroller b#thumbs a:active img.hr, #scroller b#thumbs a:focus img.hr {width:320px; height:240px; left:20px; top:7px; border:1px solid #333;}
#scroller b#thumbs a:active img.vt, #scroller b#thumbs a:focus img.vt {width:240px; height:320px; left:60px; top:7px; border:1px solid #333;}
/***********************************************************************************************************/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

/* example styles para el linkimage */

.imageOver{
	background:url(/images/zoom.gif) no-repeat 50% 50%;	
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;	
}