@charset "utf-8";
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}

html {
	height:100%;
}
body {
	width:100%;
	margin:0px;
	background:#000;
	text-align:center;
	height:100%;
}

#wrapper {
	position:relative;
	margin:0px;
	width: 100%;
	height:100%;
	text-align:center;
	
}

#container {
	position:relative;
	width:1000px;
	min-height:90%;
	background:url(../img/fondo.jpg) no-repeat top center;
	margin:auto;
}
#banner {
	position:relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:97px;
}

#pez {
	z-index:5;
	position:absolute;
	top:60px;
	left:350px;
	background:url(../img/pezhome.png);
	width:147px;
	height:97px;
}

a #logo {
	z-index:1;
	position:absolute;
	background: url(../img/logo.png) no-repeat top center;
	width:261px;
	height:179px;
	top:0px;
	left:130px;
	cursor:pointer;
}
.clear {
	clear:both;
}
#menu {
	position:relative;
	width:auto;
	height:55px;
	background:url(../img/bgmenu.png) repeat-x;
	padding-right:120px;
	text-align:right;
}
a .item {
	position:relative;
	display:block;
	float:right;
	background:#000;
	width:auto;
	height:22px;
	margin:27px 2px 0px 2px;
	padding:5px 10px 0px 10px;
	color:#fff600;
	text-transform:uppercase;
	cursor:pointer;
	list-style:none;
}
a .item_on {
	position:relative;
	display:block;
	float:right;
	width:auto;
	height:22px;
	margin:27px 2px 0px 2px;
	padding:5px 10px 0px 10px;
	background:#cfd115;
	color:#000;
	text-transform:uppercase;
	cursor:pointer;
	list-style:none;
}

a:hover .item {
	background:#cfd115;
	color:#000;
}

#footer {
	position:relative;
	width:100%;
	height:100px;
	background:#000;
	border-top:1px solid #fff600;
	color:#4f4e4e;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
}

#footer b {
	color:#8e8e8e;
}

#footer div {
	position:relative;
	width:700px;
	margin:auto;
	text-align:left;
	padding-top:5px;
}



#footer  .aviso {
	position:absolute;
	top:5px;
	right:10px;
	color:#aeaeae;
}

#footer .aviso:hover {
	color:#fff600;
}


#content {
	position:relative;
	width:100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top:100px;
	color:#aeaeae;
	text-align:center;
	padding-bottom:30px;
}

#content p.intro {
	width: 377px;
	float:right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#aeaeae;
	font-size:16px;
	text-align:right;
	font-style:italic;
	margin-right:120px;
}

#destacados {
	clear:both;
	position:relative;
	margin:auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:802px;
	height:180px;
	margin-top:50px;
	
}
a #destacado01 {
	position:relative;
	float:left;
	width:230px;
	height:140px;
	background: url(../img/destacat01_onoff.png) left;
	cursor:pointer;
	text-align:left;
	color:#9a9a9a;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	padding:40px 0px 0px 40px;
}

a:hover #destacado01 {
	background: url(../img/destacat01_onoff.png) right;
}
a:hover #destacado02 {
	background: url(../img/destacat02_onoff.png) right;
}
a:hover #destacado03 {
	background: url(../img/destacat03_onoff.png) right;
}
a #destacado02 {
	position:relative;
	float:left;
	width:221px;
	height:140px;
	background: url(../img/destacat02_onoff.png) left;
	cursor:pointer;
	text-align:left;
	color:#9a9a9a;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	padding:40px 0px 0px 20px;
}
a #destacado03 {
	position:relative;
	float:left;
	width:270px;
	height:60px;
	background: url(../img/destacat03_onoff.png) left;
	cursor:pointer;
	text-align:left;
	color:#9a9a9a;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	padding:120px 0px 0px 20px;
}

a #destacado01 b, a #destacado02 b, a #destacado03 b {
	font-size:20px;
	color:#fff600;
}

#content p.intro b {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
}

#marco {
	position:relative;
	width:742px;
	margin:auto;
	height:100%;
	background:url(../img/bg_contenido.png) repeat-y center;
	padding:15px 0px 0px 0px;
}

.opacity {
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
}

#marco .empresa {
	position:relative;
	float:left;
	width:379px;
	padding:30px;
	text-align:justify;
	background:#011c27 url(../img/top_marc_txt.jpg) no-repeat;
	color:#4ea7b4;
	font-size:13px;
	margin:20px 0px 20px 20px;
}

#marco b {
	color:#fff600;
	
}
#marco h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	font-weight:lighter;
	color: #fff600;
	background-color: #000;
	width:690px;
	height:31px;
	margin:0px 20px;
	padding:5px 0px 0px 10px;
	text-align:left;

}

strong {
	font-size: 13px;
	color: #8aeaff;
}

#img_right {
	float: left;
	width:250px;
	margin:0px;
	padding:0px;
	padding-top:20px;
	
}
#img_dest {
	float:left;
	text-align:left;
	width:260px;
	height:203px;
	background: url(../img/bg_marc_img.png) left;
	padding:20px 0px 0px 3px;
	margin:0px;
}

#img_dest a img {
	margin:0px;
	padding:0px;
	border:1px solid #fff;
	}

#img_dest a:hover img {
	border:1px solid #000;
}

#img_dest .pie_img {
	float:left;
	font-size: 10px;
	color: #6d6d6d;
	margin:0px;
	padding:0px;
}
#img_dest .zoom_img {
	float:right;
	font-size: 10px;
	color: #000;
	margin:0px 40px 0px 0px;
	padding:0px;
	cursor:pointer;
}
#img_right #minis {
	float:left;
	width:223px;
	height:72px;
	margin-top:50px;
	padding-left: 10px;
	background-color: #000;
	border:1px solid #4a4400;
	border-left:0px;
	border-right:0px;
}


 #minis a img.opacity {
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
	float:left;
	margin:5px 3px 3px 3px;
	border:1px solid #000;
}

 #minis a img.transOFF {
	 
	 float:left;
	margin:5px 3px 3px 3px;
	border:1px solid #000;
 }
 
  #minis a:hover img {
	  border:1px solid #fff600;
  }
 
#img_right .txt_minis {
	float:left;
	font-size: 10px;
	color: #FF0;
	text-align:left;
	padding:0px 0px 0px 5px;
}

.txt_accordion {
	padding:20px;
	text-align:justify;
	font-size:13px;
	color:#4ea7b4;
}

ol {
	text-align:left;
	padding:0px;
	font-size:13px;
	color:#4ea7b4;
	margin:-20px 0px -20px 40px;
}

li {
	margin:0px;
	padding:0px;
	color:#fff600;
}

.tit_lista {
	border-top:1px dotted #fff600;
	border-bottom:1px dotted #fff600;
}
.img_galeria {
	float:left;
	margin:20px 0px 0px 0px;
	padding-top:6px;
	width:170px;
	height:125px;
	background:url(../img/bg_img_galery.png) no-repeat top center;
	border:0px;

}

a .img_galeria {
	float:left;
	margin:20px 0px 0px 12px;
	padding-top:6px;
	width:171px;
	height:125px;
	background:url(../img/bg_img_galery.png) no-repeat top center;
	border:0px;
	cursor:pointer;
}

a:hover .img_galeria {
	background:url(../img/bg_img_galery_on.png) no-repeat top center;
}

#marco h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	text-align: left;
	padding:20px 0px 0px 0px;
	margin:0px 20px 0px 20px;
	border-bottom:1px solid #014b58;
	font-weight:lighter;
}
#marco h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #777;
	text-align:left;
	padding:10px 30px 0px 30px;
}
#txt_aviso {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align:justify;
	padding:40px;
	background:#011c27 url(../img/top_marc_txt.jpg) no-repeat center top;
}
#txt_aviso b {
	font-size: 16px;
	color: #FFF600;
}
#txt_aviso a {
	color: #027F91;
}

#txt_aviso a:hover {
	color: #fff600;
}

#marco h1 a em {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;
	color:#666;
	cursor:pointer;
}

#marco h1 a:hover em {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;
	color:#fff600;
}
#footer div a {
	color: #666;
}

#footer div a:hover {
	color:#fff600;
}

a .destacado {
	z-index:5;
	position:absolute;
	top:60px;
	right:150px;
	height: 125px;
	width: 155px;
	padding:40px 10px 0px 0px;
	background:url(../img/destacat_preg.png) no-repeat;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000;
	margin:0px;
	margin-left:250px;
	cursor:pointer;

}

 /*a .destacado {
	z-index:5;
	position:absolute;
	top:60px;
	right:150px;
	height: 102px;
	width: 164px;
	padding:40px 10px 0px 0px;
	background:url(../img/pregunta_experto.png) no-repeat;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000;
	margin:0px;
	margin-left:250px;
	cursor:pointer;

}*/

 a .destacado b {
	font-size:20px;
	color:#ff5907;
	line-height:18px;
}
 a .destacado {
	font-size:24px;
	color:#ff5907;
	line-height:24px;
	text-shadow:10px 10px 10px #000;
}

a:hover .destacado {
	background:url(../img/preguntas_on.png) no-repeat;


}

#img_servicios {
	position:relative;
	text-align:center;
	width:687px;
	height:125px;
	padding:0px 5px 0px 8px;
	margin-bottom:20px;

}
