@charset "utf-8";
@import url("reset_public.css");

body{ background-color: #FFFFFF; }
.clear{ clear:both; }
strong{ font-weight: bold; }
.fl_right{ float: right;}
.fl_left{ float: left; }




/*** ENCABEZADO Y ESTRUCTURA GENERAL ***/


.content{
	width: 992px;
	background-color: #fff;	
	margin-bottom: 10px;
	font-size: 0.9em;	
	margin-left:auto;
	margin-right:auto;
	}

.header{
	position: relative;
	margin-top:23px;
	margin-bottom: 6px;
}

.topheader{
	background-color:#532f1b;
	background-image:url(../images/bg_topheader.jpg);
	background-repeat:repeat-x;
	height:100px;
}
.topheader .logo{
	margin:25px 0px 0px 20px;
}

.topheader h1{
	color:#FFFFFF;
	position:absolute;
	top:28px;
	left:330px;
	font-weight:bold;
	width:20px;
}

.topheader .private_area{
	position:absolute;
	top:8px;
	left:960px;
}

.breadcrums{
	font-size:0.8em;
	color:#666666;
	margin:0px 0px 0px 5px;
	padding:0px;
	font-weight:bold;

}

.breadcrums a{
	text-decoration:none;
	color:#666666;
	font-weight:normal;
}

.breadcrums a:hover{
	color:#000000;
}

.breadcrums h2{
	display:inline;
	font-weight:bold;

}

/**** MENU ***/

.menu{
	height: 36px;
	width: 100%;
	background-image:url(../images/bg_menu.jpg);
	background-repeat:repeat-x;
}


/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/pro_drop3.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.preload1 {background: url(../images/menu/blank_over.gif);}
.preload2 {background: url(../images/menu/blank_overa.gif);}

.menu2 {padding:0 0 0 32px; margin:0; list-style:none; height:36px; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
.menu2 li.top {display:block; float:left;}
.menu2 li a.top_link {display:block; float:left; height:36px; line-height:27px; color:#ccc; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;background: url(../images/menu/blank.gif);}
.menu2 li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:36px;background:url(../images/menu/blank.gif) right top;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:36px; background:url(../images/menu/blanka.gif) no-repeat right top;}
.menu2 li a.top_link:hover {color:#fff; background: url(../images/menu/blank_over.gif) no-repeat;}
.menu2 li a.top_link:hover span {background:url(../images/menu/blank_over.gif) no-repeat right top;}
.menu2 li a.top_link:hover span.down {background:url(../images/menu/blank_overa.gif) no-repeat right top;}

.menu2 li:hover > a.top_link {color:#fff; background: url(../images/menu/blank_over.gif) no-repeat;}
.menu2 li:hover > a.top_link span {background:url(../images/menu/blank_over.gif) no-repeat right top;}
.menu2 li:hover > a.top_link span.down {background:url(../images/menu/blank_overa.gif) no-repeat right top;}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible; position:relative; z-index:200;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:0; top:31px; background: #fff; padding:3px; border:1px solid #be0000; white-space:nowrap; width:190px; height:auto; z-index:300;}
.menu2 :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:190px; font-weight:normal;}
.menu2 :hover ul.sub li a {display:block; font-size:11px; height:20px; width:190px; line-height:20px; text-indent:5px; color:#000; text-decoration:none;}
.menu2 :hover ul.sub li a.fly {background:#fff url(../images/menu/arrow.gif) 80px 7px no-repeat;}
.menu2 :hover ul.sub li a:hover {background:#be0000; color:#fff;}
.menu2 :hover ul.sub li a.fly:hover {background:#be0000 url(../images/menu/arrow_over.gif) 180px 7px no-repeat; color:#fff;}
.menu2 :hover ul li:hover > a.fly {background:#be0000 url(../images/menu/arrow_over.gif) 180px 7px no-repeat; color:#fff;} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px; border:1px solid #be0000; white-space:nowrap; width:90px; z-index:400; height:auto;}

/**** FIN MENUS ****/


.panel
{
	margin:10px 0px 10px 0px;
	border-top:solid 1px #d2d2d2;
}

.row{
	border-bottom:solid 1px #d2d2d2;
	overflow: hidden;
}

.object, .object_last{
	background-color:#f3f3f3;
	height:220px;
	width:228px;
	float:left;
	margin-bottom:15px;
}

.object{
	margin-right:25px;
}

.panel_number
{
	width:100%;
	background-color:#FFFFFF;
	padding:5px 0px 5px 0px;
	font-weight:bold;
}

.object a, .object_last a, .item_list a, .item_list_left a, .item_list_right a, .item_list_news a
{	
	text-decoration:none;
	font-weight:bold;
	color:#cc3300;
}

.object a:hover, .object_last a:hover, .item_list a:hover, .item_list_left a:hover, .item_list_right a:hover, .item_list_news a:hover
{	
	color:#000000;
}

.object h2, .object_last h2{
	font-weight:bold;
	height:32px;
	padding:5px 0px 0px 5px;
}

.object p, .object_last p{
	color:#898989;
	font-size:0.8em;
	padding:3px 5px 3px 5px;

}


.minipanel_news, .minipanel_projects{
	background-color:#000000;
	width:480px;
	height:120px;
	float:left;
	margin:15px 0px 15px 0px;
	overflow:hidden;
	color:#FFFFFF;
}

.minipanel_projects{
	background-color:#4c2611;
	margin-left:30px;
}

.minipanel_news .left, .minipanel_projects .left{
	float:left;
	width:120px;
	height:100px;
	margin-top:10px;
	text-align:center;
}

.minipanel_news .center, .minipanel_projects .center{
	float:left;
	border-left:solid 2px #6f6f6f;
	border-right:solid 2px #6f6f6f;
	width:200px;
	height:90px;
	margin-top:10px;
	font-size:0.9em;
	padding:5px;
}

.minipanel_projects .center{
	 width:175px;
	 padding:0px;
	 height:100px;
 }
 

 
.minipanel_news .right, .minipanel_projects .right{
	float:left;
	width:130px;	
	height:100px;
	margin-top:10px;
}

.minipanel_projects .right{
 	width:175px;
 }

.minipanel_news .right
{
	padding:0px 5px 0px 5px;
	line-height:1em;
}
.minipanel_news .left h3, .minipanel_projects .left h3{
	margin-top:20px;
	text-align:center;
}

.minipanel_news .left a, .minipanel_projects .left a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:1.3em;
	letter-spacing:1px;
	line-height:1.4em;
}

.minipanel_news .center img{
	float:left;
	margin:0px 5px 5px 0px;
}

.minipanel_news .center a{
	color:#cc3300;
	text-decoration:none;
}

.minipanel_news .center a:hover{
	color: #990000;
}

.minipanel_news .center a.link_more{
	font-size:0.7em;
}

.minipanel_news .center a.link_title{
	font-size:1.1em;
}

.minipanel_news .right a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:0.9em;

}

.minipanel_news .right a.link_more{
	font-size:0.7em;
	color:#cc3300;
}

a.link_portfolio
{
	font-size:0.9em;
	color:#cc3300;
	float:right;
	margin-right:20px;	
}

.project{
	width:150px;
	height:100px;
	background-color:#705140;
	text-align:left;
}

.project a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:0.9em;
}

.project a:hover{
	color:#cc3300;
}

.project a.link_more{
	font-size:0.7em;
	color:#8f8783;
}

.project a.link_more:hover{
	color:#cc3300;
}

.project div{
	padding:5px;

}

/*** FOOTER DE LA PAGINA ***/
.footer{
	clear:both;
}

.footer p{
	color:	#666666;
	text-align: right;
	font-size: 0.75em;
	margin-bottom:5px;
}


.footer a, .footer a:visited{
	color:	#828282;
	text-decoration:none;	
}

.footer a:hover{
	text-decoration:none;
}
/*** FIN FOOTER DE LA PAGINA ***/




/*****LISTADOS*****************/

.item_list, .item_list_left, .item_list_right, .item_list_news{
	background-color:#f3f3f3;
	overflow:hidden;
	padding:10px;
	width:972px;
	margin-bottom:5px;
	margin-top:5px;
}

.row_item{
	overflow:hidden;
	width:992px;
	margin-bottom:10px;
	margin-top:10px;
}

.item_list_left{
	float:left;
	width:470px;

}
   
.item_list_right{
	float:right;
	width:470px;

}
.item_list img, .item_list_left img, .item_list_right img, .item_list_news img{
	float:left;
	margin-right:10px;
}

.item_header{
	overflow:hidden;
}

.item_header div{
	float:left;

}

.number{
	font-weight:bold;
	font-size:1.1em;
}

 .item_list a.more, .item_list_left a.more, .item_list_right a.more, .item_list_news a.more{
 	font-weight:normal;
	color:#000000;
	font-size:0.8em;
	float:right;
 }
 
 .item_list p, .item_list_left p, .item_list_right p, .item_list_news p{
 	color:#666666;
	font-size:0.9em;
	margin:10px 5px 5px 5px;
 
 }
 
 /**********FICHAS*********************/
 
 .col_left{
 	float:left;
	width:200px;
	margin-top:10px;
	/*height:400px;*/
 	background-color:#f3f3f3;
 
 }
 
 .col_right{
 	float:left;
	width:777px;
	margin-top:10px;
	/*height:400px;*/
	margin-left:15px;
 	background-color:#f3f3f3;
	margin-bottom:10px;
 }
 
 .col_header{
 	width:100%;
	height:23px;
	background-image:url(../images/bg_infoheader.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:1.4em;
	font-weight:bold;
	padding:9px 0px 9px 10px;
 
 }
 
  .col_left  .col_header{
  	width:190px;
  }
  
  .col_right  .col_header{
  	width:767px;
  }
  
  .col_right .title{
  	font-size:1.3em;
	font-weight:bold;
	padding:9px 0px 9px 10px;
  }
  
  .col_right .title .date{
  	font-size:-1.4em;
  }
  
   .col_header .number{
   		color:#000000;
   }
   
  .col_header a{
  	color:#000000;
	font-size:0.6em;
	font-weight:normal;
	text-decoration:none;
  }
  
  .col_header a:hover{
  	color: #666666;
  }
  
.col_left ul{
	padding:10px;

}

.col_left ul li{
	font-weight:normal;
	font-size:0.8em;
	color:#990100;
	margin-bottom:10px;
}

.col_left a{
  	color:#000000;
	text-decoration:none;
  }
  
  .col_left a:hover{
  	color: #990100;
  }
  
  .col_left ul li .number{
  	color:#000000;
  }
  
  .gallery{
  	width:400px;
	height:300px;
	background-color:#666666;
	float:left;
	margin:10px;
	display:block;
    position:relative;
    overflow:hidden;
  
  }
  
  .col_right p{
  	font-size:0.9em;
	padding:10px;
  }

    .fuente
    {
        font-weight:bold;
        float:right;
        margin:5px 5px 5px auto;
    }  
  .col_right .fuente a{	
	text-decoration:none;
	color:#cc3300;
	font-weight:bold;
}

.col_right .fuente a:hover
{	
	color:#000000;
}
  
  /*************LISTADO NOTICIAS******************/
  .col_right_list{
 	float:left;
	width:777px;
	margin-top:10px;
	margin-left:15px;
	margin-bottom:10px;
 }
 
 .item_list_news
{	float:right;
	width:760px;
}
  
 /***************EMPRESA****************************/
 
 .col_wrap
 {
    float:left;
	width:950px;
	margin-top:10px;
	margin-left:15px;
	margin-bottom:10px;
 }
 
 .col_wrap .col_header{
  	width:950px;
  }
  
  .col_wrap .title{
  	font-size:1.3em;
	font-weight:bold;
	padding:9px 0px 9px 10px;
  }
  
  .col_wrap p{
  	font-size:0.9em;
	padding:10px;
  }
  
  .gallery_right{
  	width:400px;
	height:300px;
	background-color:#666666;
	float:right;
	margin:10px 0px 10px auto;
	display:inline;
    position:relative;
    overflow:hidden;
  
  }
  
 /**************CONTACTO***************************/
 
 .col_center{
 	float:left;
	width:300px;
	margin-top:10px;
	height:400px;
	margin-left:15px;
 	background-color:#f3f3f3;
	margin-bottom:10px;
 }
 
   .col_center  .col_header{
  	width:290px;
  }

 .col_right_mini{
 	float:left;
	width:462px;
	margin-top:10px;
	height:400px;
	margin-left:15px;
 	background-color:#f3f3f3;
 }
 
  .col_right_mini  .col_header{
  	width:452px;
  }

.col_left h3{
	font-weight:bold;
	margin:10px 0px 5px 15px;
}

.col_left p{
	margin:0px 0px 5px 15px;
}

.col_left .phone{
	color:#990002;
	font-weight:bold;
	font-size:1.1em;
	}
	
.form{
	padding:15px;

}

.col_center input, .col_center textarea{
	width:100%;
	margin-bottom:10px;
}

.col_center a{
	color:#970100;
	text-decoration:none;
	float:right;
	margin-right:10px;
}

.col_center a:hover{
	color:#000000;
}

.col_right_mini img{
	padding:15px;
}

.text p
{
	color:#000000;
	line-height:1.2em;
}
.text ul
{
    margin-left:50px;
}
.text li
{
    margin-bottom:10px;
    list-style:disc;
}

.text h3
{
    font-size:1.3em;
	font-weight:bold;
	padding:10px 0px 0px 10px;
}
/******************WEB MAP*************/
.row_map{
	
	overflow: hidden;
}

.row_map .object
{
    width:115px;
	height:40px;
	margin-top:20px;
	margin-bottom:20px;
	background-color:#ffffff;
	padding-left:80px;
}
