@charset "utf-8";
/* CSS Document */

/*---------------------------------------------------------------------------------*/
/* OTHER PAGES CONTENT  
/*---------------------------------------------------------------------------------*/


#content { padding:0 0 10px 0;background:url(/pictures/bgBoxWhiteBottom1000px.png) no-repeat bottom left; }
#content .boxContent { padding: 0 15px 0 15px;border:solid 1px #AFC2D6;border-bottom:none;min-height:300px; /* IE7 HACK FOR PEEKABOO BUG */}
* html #content .boxContent { height:300px; } /* IE6 HACK FOR PEEKABOO BUG */
.classh1 { font:20px "Trebuchet MS";color:#fff;margin:15px 0 0 0;background:#0076be;padding:5px 10px;position:relative;}
h2 { font:20px "Trebuchet MS";color:#fff;margin:15px 0 0 0;background:#0076be;padding:5px 10px;position:relative;}
* html #content b.tl { left:-10px;} /* HACK FOR IE6 */
h3 {font:18px "Trebuchet MS";margin:25px 0 15px 0;clear:both;}
h4 {font:16px "Trebuchet MS";display:block;height:25px;line-height:25px;border-bottom:solid 1px #0076be;position:relative;padding-left:22px;}
h4 span {display:block;height:25px;width:13px;background:url(/pictures/bgH4.gif) no-repeat left;position:absolute;top:1px;left:-5px;	}

/*---------------------------------------------------------------------------------*/
/* STYLES 
/*---------------------------------------------------------------------------------*/

/* LISTS 
/*---------------------------------------------------------------------------------*/

/* /// Normal list con arrow /// */

ul.normal, ul.float, ul.number { margin:10px 20px; }
ul.normal li, ul.float li { list-style:url(/pictures/icoList.gif); margin-bottom:6px;}

/* /// Float list con arrow /// */

ul.float { float:left; display:inline; }
* html ul.float { margin-left:0; } /* IE HACK FOR PEEKABOO BUG */
*+html ul.float { margin-left:0;  }
* html ul.float li a { padding-left:5px; }
*+html ul.float li a { padding-left:5px; }

/* /// List with orange digit /// */

ul.number { margin:10px 10px 10px 0; }
ul.number li {margin-bottom:6px;padding-left:30px;position:relative;line-height:20px;
}
* html ul.number li { height:20px; } /* HACK FOR IE6 */
ul.number li span {position:absolute;top:0;left:0;text-align:right;display:block;width:20px;font:16px "Trebuchet MS";color:#fe8334;font-weight:bold;height:20px;line-height:20px;}
ul.number div { margin:0 0 15px 0; }
#content ul.number div p { margin:10px 0; }

ul.number li ul.icon { margin:5px 18px;}
ul.number li ul.icon li {list-style:url(/pictures/icoList.gif);padding-left:0;line-height:1.4;}
* html ul.number li ul.icon li { /* HACK FOR IE6 */list-style-image:none;background:url(/pictures/icoList.gif) no-repeat 0 3px;padding-left:10px;}
ul.number li ul.icon li ul li { margin:5px 18px;list-style:circle;}
* html ul.number li ul.icon li ul li { /* HACK FOR IE6 */background:url(/pictures/icoList.gif) no-repeat 0 3px;list-style:none;}
ul.number li ul.icon li ul li ul li { margin:5px 18px;list-style:square;}
* html ul.number li ul.icon li ul li ul li { /* HACK FOR IE6 */background:url(/pictures/icoList.gif) no-repeat 0 3px;list-style:none;} 

ul.number li ul.decimal { margin:5px 18px; }
ul.number li ul.decimal li {list-style:decimal;padding-left:0;line-height:1.4;}
ul.number li h5 { margin:15px 0;}

/* /// Phone List */

#content ul.phone {margin:15px 20px;}
#content ul.phone li {height:40px;background:url(/pictures/icoPhone.gif) no-repeat left top;padding-left:25px;color:#FE8334;margin-bottom:10px;font-size:14px;
}
#content ul.phone li strong {font:22px "Trebuchet MS";font-weight:bold;}
#content ul.phone li p { margin:0; line-height:1.2;color:#000;font-size:12px;}

/* PARRAGRAPHS 
/*---------------------------------------------------------------------------------*/


#content p {margin:15px 0;line-height:1.4;}

#content p.send {height:22px;display:block;line-height:22px;padding-left:22px;background:url(/pictures/icoSuggestions.gif) no-repeat left;}

#content p.up {height:16px;display:block;line-height:16px;padding-left: 20px;background:url(/pictures/icoUp.gif) no-repeat left;}

#content #suggestions p { margin:10px 0;}

#content p.note {font-size:11px;color:#999999;margin:5px;}

#content p.dashed { border-bottom:dashed 1px #b3d8ed; padding-top:10px; margin-bottom:10px; height:1px;}

/* FORMS 
/* ------------------------------------------------------------------------------------*/


input, textarea { border: solid 1px #7F9DB9;padding:2px;background:#fff;}

label.header {font-weight:bold;display:block;margin-bottom:2px;}

/* Button */

form p.button {display:block;height:28px;position:relative;}
form p.button a {width:94px;height:28px;display:block;text-indent:-100000px;background:url(/pictures/btSend.gif) no-repeat;}

/* MISC 
/* ------------------------------------------------------------------------------------*/

#content a.email {line-height:25px;background:url(/pictures/icoEmail.gif) no-repeat left;padding-left: 40px;}
#content .boxContent #buttons ul li a:link{ font:14px "Trebuchet MS"; text-decoration:none;}
#buttons #current a{ color:#fff; font:13px "Trebuchet MS"; text-decoration:none;}
#buttons a:visited{color:#fff; font:13px "Trebuchet MS"; text-decoration: none; }
#buttons a:hover{color:#fff; font:13px "Trebuchet MS"; text-decoration: underline;background:transparent url(/pictures/background-centro.gif);	}
#buttons ul li{height:25px;/*padding:2px 0;*/text-align:center;text-decoration:none;width:180px;}
#content .boxContent #buttons ul li a:link{ padding-left:0}
#buttons ul li#current{background:transparent url(/pictures/bg-current-prensa.png) no-repeat scroll 0 -7px;width:195px;}
#buttons ul{ list-style:none;margin-left:20px;}
#buttons{ width:970px; height:33px;*margin-top:5px; margin:0 auto;}
#contenido{/*border-color:#0076BE -moz-use-text-color #0076BE #0076BE;border-style:solid none solid solid;border-width:1px 0;*/border-top: solid 1px  #0076BE ;border-bottom: solid 1px  #0076BE ;border-left: none ;border-right: none;}
#contenedor{margin-left:40px;margin-top:18px;width:970px;margin:0 auto;}
#titular{font-size:15px;font-weight:bold;margin:5px;}
#group-1{ width:470px;}
#group-1 ul li{ width:470px; height:120px; background:url(/pictures/f-cont-prensa.jpg) no-repeat; margin-top:5px; margin-bottom:5px;}
#group-2{margin-left:499px;position:absolute;top:117px;width:470px;*top:132px;_top:132px;}
#group-2 ul li{ width:470px; height:120px;background:url(/pictures/f-cont-prensa.jpg) no-repeat; margin-top:5px; margin-bottom:5px;}
#txt{ font:10px "Trebuchet MS"; margin-left:125px; padding-top:10px}
#txt h3{ font:10px "Trebuchet MS"; clear:none; color:#fe8334;font-size:13px; margin:0}
#txt h4{ font:10px "Trebuchet MS"; border:none; font-size:13px;padding-left:260px;*padding-left:240px;}
#txt p{ font:10px "Trebuchet MS"; font-size:14px; color:#0076BE;}
#img{ float:left;padding-left:1px;padding-top:2px;}
#img img{ width:110px; height:115px }
#formulario{background:url(/pictures/f-contact-prensa.jpg) no-repeat; width:740; height:150px}
h6{font:20px "Trebuchet MS"; padding-bottom:7px; font-weight:bold;}
h7{font:15px "Trebuchet MS"; margin-top:10px; clear:both; display:block}
h8{font:15px "Trebuchet MS"; display:block; margin-top:10px; font-weight:bold;}
h8 span{ margin-left:5px; position:absolute; padding-top:5px;}
#form{left:400px;position:absolute;top:190px;}
h7 span{ position:absolute}
#gallery{background:url(/pictures/f-gallery-prensa.jpg) no-repeat; width:740px; height:390px}
#group-3{ width:100%; height:170px; margin-bottom:20px; margin-top:10px; }
#group-3 ul li{ width:20%; float:left;padding-left:30px; }
#group-3 p{ margin:0}
#group-4 p{ margin:0}
#group-4{ width:100%; height:170px; margin-bottom:10px;}
#group-4 ul li{ width:20%; float:left; padding-left:30px}
#gen{position:absolute;top:137px;*top:147px;_top:147px}
#group-3 ul li p{text-align:center}
#group-4 ul li p{text-align:center}
div.content {/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float:right;
	width:550px; 
}
div.content  a:focus, div.content  a:hover, div.content  a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}

div.loader {
	background-image: url('file:///C|/Users/maallidem/Desktop/loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
	height: 350px
}
div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
}
div.slideshow a.advance-link {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
div.slideshow img {
	border: none;
	display: block;
}
div.download {
	float: right;
}
div.embox {
	clear: both;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}

/* Minimal Gallery Styles */
#thumbs-min ul.thumbs li {
	float: none;
	padding: 0;
	margin: 0;
	list-style: none;
}

#thumbs-min a.thumb {
	padding: 0px;
	display: inline;
	border: none;
}

#thumbs-min ul.thumbs li.selected a.thumb {
	background: inherit;
	color: #000;
	font-weight: bold;
}
html, body {
	margin:0;
	padding:0;
}


a:focus, a:hover, a:active {
	text-decoration: underline;
}
p, li {
	line-height: 1.8em;
}
.classh1 {
	padding-top: 10px;
	font-size:2em;
	letter-spacing:-1px;
}
h2 {
	padding-top: 10px;
	font-size:2em;
	letter-spacing:-1px;
}
pre {
	font-size: 1.2em;
	line-height: 1.2em;
}
div#page {
	width: 900px;
	background-color: #fff;
	margin: 0 auto;
	text-align: left;
	border-color: #ddd;
	border-style: none solid solid;
	border-width: medium 1px 1px;
}
div#container {
	padding: 20px;
}
div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}
div#footer {
	clear: both;
	color: #777;
	margin: 0 auto;
	padding: 20px 0 40px;
	text-align: center;
}
ul#navmenu-h {

	list-style: none;
	
}
ul#navmenu-h ul {
	width: 160px; /* Sub Menu Width */
	margin: 0;
	list-style: none;
	display: none;
	position: absolute;
	top: 95%;
	left: 0;
	
}
ul#navmenu-h ul ul, ul#navmenu-h ul ul ul {
	top: 0;
	left: 100%;
}
ul#navmenu-h li {
display:inline;
float:left;
padding-left:5px;
position:relative;
}
ul#navmenu-h ul li {
	width: 100%;
	display: block;
	
} /* Root Menu */
ul#navmenu-h a {
	 display: block;text-decoration: none; height:0%; padding-top:5px;
} /* Root Menu Hover Persistence */
/*ul#navmenu-h a:hover, ul#navmenu-h li:hover a, ul#navmenu-h li.iehover a {
background:transparent url(/pictures/bg-current-prensa.png) no-repeat scroll 0 0;
color:#fff;
height:20px;
padding-top:5px;
text-align:center;
text-decoration:none;
width:210px;
}*/
 ul#navmenu-h a#IC:hover, ul#navmenu-h li:hover a#IC, ul#navmenu-h li.iehover a#IC {
background:transparent url(/pictures/bg-current-hIC.gif) no-repeat scroll -1px 0;
color:#fff;
height:30px;
text-align:center;
position:absolute;
left:0px;
text-decoration:none;
width:210px;
}ul#navmenu-h a#AP:hover, ul#navmenu-h li:hover a#AP, ul#navmenu-h li.iehover a#AP {
background:transparent url(/pictures/bg-current-hAP.gif) no-repeat scroll 0 0;
color:#fff;
height:30px;
position:absolute;
left:-5px;
text-align:center;
text-decoration:none;
width:210px;

}ul#navmenu-h a#PP:hover, ul#navmenu-h li:hover a#PP, ul#navmenu-h li.iehover a#PP {
background:transparent url(/pictures/bg-current-hPP.gif) no-repeat scroll -1px 0;
color:#FFFFFF;
height:30px;
left:-9px;
position:absolute;
text-align:center;
text-decoration:none;
width:210px;

}ul#navmenu-h a#MG:hover, ul#navmenu-h li:hover a#MG, ul#navmenu-h li.iehover a#MG {
background:transparent url(/pictures/bg-current-hMG.gif) no-repeat scroll 0 0;
color:#FFFFFF;
height:30px;
left:-14px;
position:absolute;
text-align:center;
text-decoration:none;
width:210px;

}ul#navmenu-h a#C:hover, ul#navmenu-h li:hover a#C, ul#navmenu-h li.iehover a#C {
background:transparent url(/pictures/bg-current-hC.gif) no-repeat scroll -4px 0;
color:#FFFFFF;
height:30px;
left:-11px;
position:absolute;
text-align:center;
text-decoration:none;
width:210px;

}/* 2nd Menu */
ul#navmenu-h li:hover li a, ul#navmenu-h li.iehover li a {
	float: none;
	background-color:#E3EEFB;		
	height:25px;
		color:#fff;

} /* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover, ul#navmenu-h li:hover li:hover a, ul#navmenu-h li.iehover li a:hover, ul#navmenu-h li.iehover li.iehover a {
	background:#0076BE;
	color:#FFFFFF;
		height:25px;

} /* 3rd Menu */
ul#navmenu-h li:hover li:hover li a, ul#navmenu-h li.iehover li.iehover li a {
	background: #999;
} /* 3rd Menu Hover Persistence */
ul#navmenu-h li:hover li:hover li a:hover, ul#navmenu-h li:hover li:hover li:hover a, ul#navmenu-h li.iehover li.iehover li a:hover, ul#navmenu-h li.iehover li.iehover li.iehover a {
	background: #666;
} /* 4th Menu */
ul#navmenu-h li:hover li:hover li:hover li a, ul#navmenu-h li.iehover li.iehover li.iehover li a {
	background: #666;
} /* 4th Menu Hover */
ul#navmenu-h li:hover li:hover li:hover li a:hover, ul#navmenu-h li.iehover li.iehover li.iehover li a:hover {
	background: #333;
} /* Hover Function - Do Not Move */
ul#navmenu-h li:hover ul ul, ul#navmenu-h li:hover ul ul ul, ul#navmenu-h li.iehover ul ul, ul#navmenu-h li.iehover ul ul ul {
	display: none;
}
ul#navmenu-h li:hover ul, ul#navmenu-h ul li:hover ul, ul#navmenu-h ul ul li:hover ul, ul#navmenu-h li.iehover ul, ul#navmenu-h ul li.iehover ul, ul#navmenu-h ul ul li.iehover ul {
	display: block;
}
#buttons #navmenu-h #current ul li a:hover{ color:#FFFFFF}
#buttons #navmenu-h ul li#second a{background-color:#057BE8;
background-image:none;
border:1px solid #0076BE;
height:21px;
margin-left:-7px;
position:absolute;
top:9px;
width:174px;	
*left:5px;
}
#buttons #navmenu-h ul li#second.first a{
*padding-left:2px;
margin-left:-4px;

}
#buttons #navmenu-h ul li#second a:hover{background-color:#0076BE; 

}

/*Gestion de bajas*/
#gestiondebajas #contenido #check1 span{display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
margin-bottom:5px;
margin-top:10px;
padding-left:20px;
padding-right:20px;}
#gestiondebajas #contenido #check2 span{display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
margin-bottom:5px;
margin-top:10px;
padding-left:20px;
padding-right:20px;}
#gestiondebajas #contenido #check3 span{display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
margin-bottom:5px;
margin-top:10px;
padding-left:20px;
padding-right:20px;}
#gestiondebajas #contenido #check1 select{margin-left:25px;
margin-right:20px;}
#gestiondebajas #contenido #check2 select{margin-left:25px;
margin-right:20px;}
#gestiondebajas #contenido #check3 textarea{height:200px;
margin-bottom:20px;
margin-left:25px;
margin-right:20px;
width:500px;}
#gestiondebajas #contenido #baja{background:transparent url(/pictures/boton-baja.gif) no-repeat scroll 0 0;
height:30px;
margin-left:800px;
padding-bottom:15px;
width:138px;}

/*ROBAPAGINAS (htmls info)*/
#seoContent p.robapagina {border-left: 1px double #FFFFFF;display: block;float:right;padding-left: 35px;padding-top: 23px}
.robapagina {display: block;height: 270px;margin-bottom: 10px;position: relative;width: 300px;}
