@charset "utf-8";
/* CSS Document */
page-container {padding:0; margin-left: 0;}
body {
	font-size:62.5%;
	background-color:rgb(255,255,255);
	font-family:verdana,arial,sans-serif;
	margin:8px;
	background-image: url(../img/fondo.jpg);
	background-color: #337F99;
	background-repeat:repeat-x;
}
.contenedor {
  width:900px;
margin:0px auto; 
margin-top:0px; 
margin-bottom:0px; 
border:solid 1px rgb(150,150,150); 
font-size:1.0em; color:#000;
border: 0px;
-moz-box-shadow: 3px 4px 7px #333; /* FireFox3.5+ */
-webkit-box-shadow: 3px 4px 7px #333;  /* Safari 3.0+, Chrome */
-ms-box-shadow: 3px 4px 7px #333;
box-shadow: 3px 4px 7px #333;  /* Opera 10.5, IE 9.0 */;
background-color: #69848D;	background-repeat:repeat-x;}

.main {
	clear:both;
	width:900px;
	padding-bottom:30px;
	background:transparent url(../img/bg_main_withnav.jpg) top left repeat-y;
	min-height: 1000px;
}

.nav {display:inline; float:left; width:200px; overflow:visible !important; }
.contenido {display:inline;; float:left; width:440px; margin:0 0 0 30px; overflow:visible !important ;}
.contenidoMax {display:inline; float:left; width:600px; margin:0 0 0 30px; overflow:visible !important /;}
.main-subcontent {display:inline ; float:right; width:185px; margin:0 15px 0 0; overflow:visible !important;}
.footer {clear:both; width:900px; height:66px; padding:0.5em 0 0; background:rgb(225,225,225) url(../img/bg_foot.jpg) no-repeat; font-size:1.0em; overflow:visible !important ;}

.header {
	width:900px;
	height:250px;
	font-family:"trebuchet ms",arial,sans-serif;
	clear:both;
}


.nav_top {width:350px; position:absolute; z-index:3; margin:15px 0 0 550px;}

.nav_top ul {float:right; padding:0 15px 0 0; font-weight:bold;}	
.nav_top li {display:inline; list-style:none;}
.nav_top li a {display:block; float:left; padding:2px 5px 2px 5px; color: #fff ; text-decoration:none; font-size:120%;}
.nav_top a:hover {text-decoration:none; color:#666;}

.nav-lateral {
	width:199px;
	border-bottom:solid 1px rgb(200,200,200);
	margin-bottom: 0px;
	margin-top: 0px;
}

.nav-lateral dt a, .nav-lateral dt a:visited {display:block; min-height:2.0em /*Non-IE6*/; height:auto !important; height:2.0em ; padding:0px 10px 0px 10px;  border-top: solid 1px rgb(200,200,200); text-decoration:none; color:rgb(70,122,167); font-weight:bold; font-size:120%;}
.nav-lateral dd a, .nav-lateral dd a:visited {display:block; min-height:1.7em /*Non-IE6*/; height:auto !important; height:1.7em ; padding:0px 10px 0px 40px; border:none; font-weight:normal; text-decoration:none; color:rgb(70,122,167); font-size:120%;}
.nav-lateral dt a:hover, .nav-lateral dd a:hover {background-color:rgb(225,225,225); color:rgb(42,90,138); text-decoration:none;}

.nav3-bullet {width:170px; margin:10px 0 0 20px;}
.nav3-bullet dt a, .nav3-bullet dt a:visited {line-height:2.0em; padding:0 0 0 10px; background:url(../img/bg_bullet_full_1.gif) no-repeat 0px 50%; text-decoration:none; color:rgb(70,122,167); font-weight:bold; font-size:120%;}
.nav3-bullet dd a, .nav3-bullet dd a:visited {line-height:1.7em; margin:0 0 0 15px; padding:0 0 0 10px; background:url(../img/bg_bullet_half_1.gif) no-repeat 0px 50%; text-decoration:none; color:rgb(70,122,167); font-weight:normal; font-size:120%;}
.nav3-bullet dt a:hover {background:url(../img/bg_bullet_full_2.gif) no-repeat 0px 50%; text-decoration:underline; color:rgb(42,90,138);}
.nav3-bullet dd a:hover {background:url(../img/bg_bullet_half_2.gif) no-repeat 0px 50%; text-decoration:underline; color:rgb(42,90,138);}

.nav3-nobullet {width:170px; margin:10px 0 0 20px;}
.nav3-nobullet dt a, .nav3-nobullet dt a:visited {line-height:2.0em; text-decoration:none; color:rgb(70,122,167); font-weight:bold; font-size:120%;}
.nav3-nobullet dd a, .nav3-nobullet dd a:visited {line-height:1.7em; margin:0 0 0 15px; text-decoration:none; color:rgb(70,122,167); font-weight:normal; font-size:120%;}
.nav3-nobullet dt a:hover, .nav3-nobullet dd a:hover {text-decoration:underline; color:rgb(42,90,138);}

.column1-unit {width:440px; margin-bottom:10px;}
.articulo{width:640px; margin-bottom:10px;}
.separador {width:640px; margin-bottom:5px;}
/*.column2-unit-left {float:left; width:200px; margin-bottom:10px;}
.column2-unit-right {float:right; width:200px; margin-bottom:10px;}
.column3-unit-left {float:left; width:120px; margin-bottom:10px;}
.column3-unit-middle {float:left; width:120px; margin-bottom:10px;}
.column3-unit-right {float:right; width:120px; margin-bottom:10px;}*/

.clear-contentunit {clear:both; width:440px; height:0.1em; border:none; background:rgb(210,210,210); color:rgb(210,210,210);}



.nav-lateral dt a, .nav-lateral dt a:visited {display:block; height:auto !important; line-height:2.0em; padding:0px 10px 0px 10px;  border-top: solid 1px rgb(200,200,200); text-decoration:none; font-weight:bold; font-size:120%;}
.nav-lateral dd a, .nav-lateral dd a:visited {display:block; height:auto !important; ; line-height:1.7em; padding:0px 10px 0px 40px; border:none; font-weight:normal; text-decoration:none; color:rgb(70,122,167); font-size:120%;}
.nav-lateral dt a:hover, .nav-lateral dd a:hover {background-color:rgb(225,225,225); color:rgb(42,90,138); text-decoration:none;}

.nav3-bullet {width:170px; margin:10px 0 0 20px;}
.nav3-bullet dt a, .nav3-bullet dt a:visited {line-height:2.0em; padding:0 0 0 10px; background:url(../img/bg_bullet_full_1.gif) no-repeat 0px 50%; text-decoration:none; color:rgb(70,122,167); font-weight:bold; font-size:120%;}
.nav3-bullet dd a, .nav3-bullet dd a:visited {line-height:1.7em; margin:0 0 0 15px; padding:0 0 0 10px; background:url(../img/bg_bullet_half_1.gif) no-repeat 0px 50%; text-decoration:none; color:rgb(70,122,167); font-weight:normal; font-size:120%;}
.nav3-bullet dt a:hover {background:url(../img/bg_bullet_full_2.gif) no-repeat 0px 50%; text-decoration:underline; color:rgb(42,90,138);}
.nav3-bullet dd a:hover {background:url(../img/bg_bullet_half_2.gif) no-repeat 0px 50%; text-decoration:underline; color:rgb(42,90,138);}

.nav3-nobullet {width:170px; margin:10px 0 0 20px;}
.nav3-nobullet dt a, .nav3-nobullet dt a:visited {line-height:2.0em; text-decoration:none; color:rgb(70,122,167); font-weight:bold; font-size:120%;}
.nav3-nobullet dd a, .nav3-nobullet dd a:visited {line-height:1.7em; margin:0 0 0 15px; text-decoration:none; color:rgb(70,122,167); font-weight:normal; font-size:120%;}
.nav3-nobullet dt a:hover, .nav3-nobullet dd a:hover {text-decoration:underline; color:rgb(42,90,138);}

.nav h3.destacado {
	clear:both;
	margin:0px;
	padding:4px 20px 3px 20px;
	background-color:rgb(190,190,190);
	font-family:"trebuchet ms",arial,sans-serif;
	color:rgb(255,255,255);
	font-weight:bold;
	font-size:150%;
}
.nav h3 {clear:both; margin:30px 0 20px 0; padding:4px 20px 3px 20px; background:rgb(190,190,190); font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:150%;}
/*.nav h2 {clear:both; margin:20px 10px 10px 20px; font-family:"trebuchet ms",arial,sans-serif; color:rgb(100,100,100); font-weight:bold; font-size:150%;}
.nav h3 {clear:both; margin:10px 10px 5px 20px; color:rgb(80,80,80); font-weight:bold; font-size:110%;} /* Note: h2 not existent, to make identical to formats for main-navigation for easier exchange */*/
.nav p {clear:both; margin:0 10px 10px 20px; color:rgb(80,80,80); line-height:1.3em; font-size:110%;}
.nav p.center {text-align:center;}
.nav p.right {text-align:right;}

.nav ul {list-style:none; margin:0.5em 10px 1.0em 20px;}
.nav ul li {margin:5px 0 0.2em 2px; padding:0px 0px 0 11px; background:url(../img/bg_bullet_full_1.gif) no-repeat 0 0.4em; line-height:1.2em; font-size:110%;}
.nav ol {margin:0.5em 10px 1.0em 40px !important /*Non-IE6*/; margin:0.5em 10px 1.0em 45px /*IE6*/;}
.nav ol li {list-style-position:outside; margin:0 0 0.4em 0; font-size:110%;}

/* MAIN CONTENT */
.contenido h1.pagetitle {
	margin:10 0 0.4em 0;
	padding:0 0 2px 0;
	border-bottom:solid 7px rgb(225,225,225);
	font-family:"trebuchet ms",arial,sans-serif;
	color:rgb(100,100,100);
	font-weight:bold;
	font-size:220%;
	text-align: left;
}

.contenidoMax h1.pagetitle {
	margin:0 0 0.4em 0;
	padding:0 0 2px 0;
	border-bottom:solid 7px rgb(225,225,225);
	font-family:"trebuchet ms",arial,sans-serif;
	color:rgb(100,100,100);
	font-weight:bold;
	font-size:220%;
	text-align: left;
	width:100%;
}

.contenido h1.block {clear:both; margin:1.0em 0 0em 0; padding:2px 0 2px 2px; background:rgb(190,190,190); font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255);top:50%;
    left: 50%;
    margin-top: -100px;
    margin-left: -100px; font-weight:bold; font-size:220%;}
.contenido h1 {clear:both; margin:1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(80,80,80); font-weight:normal; font-size:210%;}
.contenido h2 {clear:both; margin:1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(80,80,80); font-weight:normal; font-size:170%;text-decoration: underline; color:#0000FF;}
.contenido h3 {clear:both; margin:-1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(125,125,125); font-weight:normal; font-size:130%;}
.contenido h1.side {clear:none;}
.contenido h2.side {clear:none;}
.contenido h3.side {clear:none;}

.contenido h4 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:"trebuchet ms",arial,sans-serif; font-weight:normal; font-size:170%;}
.contenido h5 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:"trebuchet ms",arial,sans-serif; font-size:140%;}
.contenido h6 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:"trebuchet ms",verdana,arial,sans-serif; font-weight:normal; font-size:140%;}
.contenido p {
	margin:0 0 1.0em 0;
	line-height:1.5em;
	font-size: 12px;
}
.contenido p.center {text-align:center;}
.contenido p.right {text-align:right;}
.contenido p.details {clear:both; margin:-0.25em 0 1.0em 0; line-height:1.0em; font-size:110%;}
.contenido blockquote {clear:both; margin:0 30px 0.6em 30px; font-size:90%;}

.contenido table {clear:both; width:600px; margin:2.0em 0 0.2em 20px; table-layout: fixed; border-collapse:collapse; empty-cells:show; background-color:rgb(233,232,244);}
.contenido table th.top {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color:#6699FF; text-align:left; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.contenido table th {height:3.0em; padding:2px 20px 2px 7px; border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color:rgb(225,225,225); text-align:left; color:rgb(80,80,80); font-weight:bold; font-size:110%;}
.contenido table td {height:3.0em; padding:2px 7px 2px 7px; border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color:rgb(225,225,225); text-align:left; font-weight:normal; color:rgb(80,80,80); font-size:110%;}
.contenido table td.media {height:3.0em; padding:2px 7px 2px 7px; border-left:solid 2px rgb(213,225,240); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color:rgb(225,225,225); text-align:left; font-weight:normal; color:rgb(80,80,80); font-size:110%;}
p.caption {clear:both; margin:0.5em 0 2.0em 20px; text-align:left; color:rgb(80,80,80); font-size:110%;}

.contenido ul {list-style:none; margin:0.5em 0 1.0em 0;}
.contenido ul li {margin:0 0 0.2em 2px; padding:0 0 0 12px; background:url(../img/bg_bullet_full_1.gif) no-repeat 0 0.5em; line-height:1.4em; font-size:120%;}
.contenido ol {margin:0.5em 0 1.0em 20px !important /*Non-IE6*/; margin:0.5em 0 1.0em 25px /*IE6*/;}
.contenido ol li {list-style-position:outside; margin:0 0 0.2em 0; line-height:1.4em; font-size:120%;}

.contactform {width:600px; margin:2.0em 0 0 0; padding:10px 10px 0 10px; border:solid 1px rgb(200,200,200); background-color:rgb(240,240,240);}
.contactformMin {width:440px; margin:2.0em 0 0 0; padding:10px 10px 0 10px; border:solid 1px rgb(200,200,200); background-color:rgb(240,240,240);}
.contactform fieldset {padding:20px 0 0 0 !important /*Non-IE6*/; padding:0 /*IE6*/; margin:0 0 20px 0; border:solid 1px rgb(220,220,220);}
.contactform fieldset legend {margin:0 0 0 5px !important /*Non-IE*/; margin:0 0 20px 5px /*IE6*/; padding:0 2px 0 2px; color:rgb(80,80,80); font-weight:bold; font-size:130%;}
.contactform label.left {float:left; width:200px; margin:0 0 0 10px; padding:2px; font-size:110%;}
.contactform select.combo {width:315px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform input.field {width:310px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform textarea {width:315px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform input.button { padding-left:auto; width:9.0em; margin-right:20px; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:110%;
    }
.contactform input.button:hover {cursor: pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

.main img {clear:both; float:none;}

.main a {color:rgb(70,122,167); font-weight:bold; text-decoration:none; line-height: 22px; font-size:12px;}
.contenido h1 a {color:rgb(70,122,167); font-weight:normal; text-decoration:none;}
.main a:hover {color:rgb(42,90,138); text-decoration:underline;}
.main a:visited {color:rgb(42,90,138);}

.main a img {border:none);}

.contenedor:after, .header:after, .header-breadcrumbs:after, .main:after, .nav:after, .contenido:after, .contenido div:after, .main-subcontent:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.column1-unit:after, .column2-unit-left:after, .column2-unit-right:after, .column3-unit-left:after, .column3-unit-middle:after, .column3-unit-right:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-border:after, .subcontent-unit-noborder:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-border-blue:after, .subcontent-unit-border-green:after, .subcontent-unit-border-orange:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-noborder-blue:after, .subcontent-unit-noborder-green:after, .subcontent-unit-noborder-orange:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.footer:after, p:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear-contentunit {clear:both; width:440px; height:0.1em; border:none; background:rgb(210,210,210); color:rgb(210,210,210);}


/********************/
/*  FOOTER SECTION  */
/********************/
.footer p {line-height:1em; text-align:center; color:rgb(125,125,125); font-weight:bold; font-size:110%;}
.footer p.credits {font-weight:normal;}
.footer a {text-decoration:underline; color:rgb(125,125,125);}
.footer a:hover {text-decoration:none; color:rgb(0,0,0);}
.footer a:visited {color:rgb(0,0,0);}

.footer {clear:both; width:900px; height:66px; padding:0.5em 0 0; background:rgb(225,225,225) url(../img/bg_foot.jpg) no-repeat; font-size:1.0em; overflow:visible;}

.recomendado {
  text-align: center;
  display:block;
  padding-left:18px;
  margin-left: 10px;
  margin-top: 15px;
  color:#FFFFFF;
  font-size:12px;
}

/* para las galerias*/
#miniatura{
	margin: 5px 0px 5px 18px;
}
