@charset "utf-8";
/* CSS Document */

#cabecera{
	margin:0 auto;
	position: relative;
	width: 776px;
	height: 140px;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
}
#arriba{
	margin:0 auto;
	position: relative;
	width: 776px;
	height: 36px;
	background-image: url(arriba.jpg);
	background-repeat: no-repeat;
}
#centro{
	margin:0 auto;
	position: relative;
	width: 776px;
	height: 1050px;
	background-image: url(fondo_inicio.jpg);
	background-repeat: no-repeat;
}
#bajo{
	margin:0 auto;
	position: relative;
	width: 776px;
	height: 91px;
	background-image: url(abajo.jpg);
	background-repeat: no-repeat;
	padding-bottom : 5px;
	padding-top: 46px;
	color: #2E64D1;
	font-weight: bold;
	text-align: center;
}
#bajo p {
	color : #3562D9;
	font-weight: bold;
} 
#bajo a {
	color : #F03100;
} 
#menuv {
	border: 1px solid #ACCFE8;
	border-width: 1px 1px 1px 1px;
	width: 150px;
	color: #E32E13;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	background-color: #F0F7FC;
	position: absolute;
	left: 10px;
	top: 60px;
}
#menuv ul, li {
	list-style-type: none;
}

#menuv ul {
	margin: 0;
	padding: 0;
}

#menuv li {
	border-bottom: 1px solid #ACCFE8;
}

#menuv a {
	text-decoration: none;
	color: #3366CC;
	background: #F0F7FC;
	display: block;
	padding: 3px 6px;
	width: 138px;
}

#menuv a:hover {
	background: #DBEBF6;
}
#contenido_completo{
	position: absolute;
	width: 768px;
	left: 2px;
	top: 28px;
	border-left: 2px solid #bebebe;
	border-right: 2px solid #bebebe;
	height: 1043px;
}

#derecha{
	position: absolute;
	width: 590px;
	height: 820px;
	left: 173px;
	top: 14px;
	font-family: Arial, Helvetica, sans-serif;
 
}

#logotipos_abajo{
	position: absolute;
	width: 540px;
	height: 110px;
	left: 170px;
	top: 840px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3861CD;
	font-weight: bold;
}
.inset {
	float : right;
	padding : 4px;
	border : 1px solid #df7111;
	margin : 0 5px 1px 10px;
	color : #F0F7FC;
	font-size : 85%;
	background-color: #F0F7FC;
} 

.inset2 {
	float : right;
	padding : 4px;
	border : 1px solid #df7111;
	margin : 0 5px 1px 10px;
	color : #F0F7FC;
	font-size : 85%;
	background-color: #F0F7FC;
} 

.inset3 {
	padding : 4px;
	border : 1px solid #df7111;
	color : #F0F7FC;
	font-size : 85%;
	background-color: #F0F7FC;
	padding-left: 10px;
	text-align: center;
} 
#derecha h2 {
	color : #FFFFFF;
	font-size : 20px;
	font-weight : lighter;
	letter-spacing : -1px;
	padding-top : 10px;
	margin-top : 0;
	margin-left: 20px;
} 
#derecha p {
	color : #666666;
	padding-bottom : 10px;
	padding-right : 10px;
	font-size : 14px;
	text-align : justify;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
} 
#derecha a { 
color : #df7111;
} 

#navbar {
	margin : 0 auto;
	padding : 1px 0 4px 0;
	background-color : #3C63CC;
	width : 770px;
	position:absolute;
	top:3px;
	left:3px;
	height:15px;
} 
#navbar ul {
	margin : 0;
	padding : 0;
	list-style : none;
	text-align : center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
} 
#navbar li { 
display : inline;
} 
#navbar a { 
padding : 5px 15px;
text-transform : uppercase;
text-decoration : none;
font-size : 11px;
font-weight : bold;
color : #f1f1f1;
} 
#lightview * { margin: 0; padding: 0; }
#lightview {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 150px;
	width: 150px;
	margin: -75px 0 0 -75px;
}

#lightview ul li { list-style-type: none; }
#lightview .container { position: relative; width: 100%; height: 100%; }
#lightview .button { cursor: pointer; text-decoration: none; border: none; }

#lightview .sideButtons {
	position: absolute;
	top: 50%;
	margin-top: -11px;
	left: 0;
	clear: both;
	width: 100%;
	height: 22px;
}

#lightview .sideButtons .prev { float: left; }
#lightview .sideButtons .next { float: right; }
#lightview .side { position: relative; overflow: hidden; }
#lightview .side .wrapper { width: 100%; height: 100%; }
#lightview .side .button { float: left; }

#lightview .frames { width: 100%; height: 100%; }
#lightview .frames .frame {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
}
#lightview .frames .top { top: 0; }
#lightview .frames .bottom { bottom: 0; }

#lightview .liquid { position: relative; float: left; width: 100%; overflow: hidden; clear: both; }
#lightview .liquid .filler { position: absolute; height: 100%; width: 2px; top: 0; left: 50%; }

#lightview .half {
	display: block;
	height: 100%;
	clear: both;
	line-height: 0px;
}
#lightview .half .corner { float: left; height: 10px; width: 10px; }
#lightview .tr, #lightview .br { float: right; }

#lightview .fill {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

#lightview .container .wrap { float: left; position: relative; width: 50%; height: 100%; overflow: hidden; }
#lightview .container .right .wrap { float: right; }

#lightview .corner { position: relative; }
#lightview .left .corner { float: left; }
#lightview .right .corner { position: relative; float: right; }

#lightview .center { position: relative; clear: both; height: 100%; overflow: hidden; }
#lightview .wrapup { position: absolute; left: 0; height: 100%; width: 100%; overflow: hidden; }
#lightview .wrapdown { position: relative; height: 100%; width: 100%; overflow: hidden; }
#lightview .wrapcenter { position: relative; }

#lightview .loading {
	width: 22px;
	height: 22px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -11px;
	margin-left: -11px;
}
#lightview .loading .button {
	float: left;
	height: 100%;
	width: 100%;
}

#lightview .imageWrapper {
	position: relative;
	width: 100%;
	display: block;
	overflow: hidden;
}
#lightview .imageWrapper img { position: relative; float: left; }

#lightview .prevnext { position: absolute; top: 0; left: 0; height: 100%; width: 100%; }
#lightview .prevnext .button { position: relative; height: 100%; width: 49%; display: block; }
#lightview .prevnext .prev { float: left; }
#lightview .prevnext .next { float: right; }

#lightview .dataContainer {
	clear: both;
	position: relative;
	width: 100%;
	float: left;
	font: 11px Arial, Helvetica, sans-serif;
	color: #808080;
}

#lightview .close,
#lightview .data { margin-top: 6px; }
#lightview .close { float: right; overflow: hidden; }
#lightview .close .button {	float: right; width: 100%; height: 100%; }

#lightview .data {
	position: relative;
	float: left;
	padding-bottom: 3px;
	line-height: 13px;
}
#lightview .imgText div, #lightview .imgNumber div { margin-left: 3px; } /* simulates padding-left inside .data */

#lightview .data li { float: left; margin-top: 3px; }
#lightview .imgText { width: 100%; }
#lightview .imgText .title { font-weight: bold;}
#lightview .imgText .caption { clear: both; }
#lightview .imgNumber { color: #b8b8b8; margin-right: 5px; margin-top: 5px; }
#lightview .slideshow { border-left: 1px solid #efefef; padding-left: 5px; margin-top: 5px; }
#lightview .slideshow .button { /* play and stop */
	float: left;
	width: 43px;
	height: 13px;
	background-position: center left;
	background-repeat: no-repeat;
}

#overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #000;
}

#overlay .closeable {
	position: relative;
	height: 100%;
	width: 100%;
	background: #000; /* IE */
}

* html #lightview {
	position: absolute;
	margin-top: expression( -1 * this.offsetHeight / 2 + (document.documentElement ? document.documentElement.scrollTop : 0) + 'px');
	margin-left: expression( -1 * this.offsetWidth / 2 + (document.documentElement ? document.documentElement.scrollLeft : 0) + 'px');
}

* html #overlay { /* IE6 */
	position: absolute;
	height: expression((document.body.scrollHeight > document.documentElement.scrollHeight ? document.body.scrollHeight : document.documentElement.scrollHeight) > document.body.offsetHeight ? (document.body.scrollHeight > document.documentElement.scrollHeight ? document.body.scrollHeight : document.documentElement.scrollHeight) : document.body.offsetHeight + 'px');
	width: expression((document.body.scrollWidth > document.documentElement.scrollWidth ? document.body.scrollWidth : document.documentElement.scrollWidth) > document.body.offsetWidth ? (document.body.scrollWidth > document.documentElement.scrollWidth ? document.body.scrollWidth : document.documentElement.scrollWidth) : document.body.offsetWidth + 'px');
}


#derecha li{
    display:inline;
   float:left;
   background-color:#f5f7f9;
   padding:5px;
   margin:5px;
   text-align: center;
   border-right: #a5a7aa solid 1px;
   border-bottom: #a5a7aa solid 1px;
}

#junta{
	position: absolute;
	width: 140px;
	height: 100px;
	left: 17px;
	top: 550px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #007803;
	text-align: center;
}
