@charset "UTF-8";
/* CSS Document */

		          /* -- HTML Elements -- */
acronym, abbr {
	cursor: help;
}
a:link, a:visited {
	color: #099;
}
blockquote {
	margin: 12px 25px;
	padding: 6px 12px 6px 38px;
}
marquee {
	font-size: 0.7em;
	letter-spacing: 0.1em;
	margin-top: -5px;
}
code, kbd {
	font: 12px Monaco, monospace;
}
dl {
	margin: 0.5em 0 1.5em 0;
}
dt {
	font-weight: bold;
	line-height: 1.5;
	margin-top: 1em;
	padding: 0 25px;
}
dd {
	line-height: 1.5;
	padding: 0 25px;
	}
h1, h2, h3 {
	color: #003366;
}
h1 {
	color: #003366;
	font-size: 1.6em;
	margin-top: 16px;
	font-style: normal;
	font-weight: normal;
}
h2 {
	font-weight: normal;
	margin-top: 15px;
	font-size: 1em;
}
h3 {
	font-weight: normal;
	margin: 1.5em 0 1em 0;
	font-size: 1em;
}
h4 {
	font-weight: normal;
	text-transform: uppercase;
	margin: 1.5em 0 1em 0;
}
h5 {
	font-weight: normal;
	margin: 1.5em 0 1em 0;
}
h6 {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 18px 0 12px 0;
}
li {
	line-height: 1.6;
	font-size: 0.95em;
}
p {
	line-height: 1.67em;
	margin-top: 0.6em;
	margin-right: 0;
	margin-bottom: 0.6em;
	margin-left: 0;
	font-size: 0.95em;
	text-align: justify;
}
                                    /* -- Elements Navegacion -- */
a:link {
	color: #009999;
	font-style: inherit;
	font-weight: inherit;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #099;
}
a:hover {
	color: #009999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4C85B2;
	text-decoration: none;
}
a:active {
	font-style: oblique;
	font-weight: inherit;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F2A533;
}
h1    a:link   {
	font-size: 0.9em;
	color: #204D7A;
}
#header .wrap img a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
ul.nav {
	float: none;
	width: auto;
	display: inline;
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
	height: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	position: relative;
}
.nav li {
	display: inline;
	float: left;
	list-style-type: none;
	line-height: normal;
	padding: 0px;
	margin-right: 3%;
	margin-left: 4%;
	text-align: center;
	font-size: 0.9em;
}
.nav li a {
	color: #081F5B;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	display: block;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 0.9em;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0px;
	font-style: normal;
	border-bottom-color: #4C84B3;
}
.nav li a:hover {
	border-right-width: 1px;
}
.nav li a.current {
	color: #333333;
	background-color: #EEEEEE;
	font-family: "Euphemia UCAS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}
#header .wrap .nav li {
	margin-right: 3%;
	margin-left: 3%;
}
#header .wrap .nav a {
	color: #396189;
	padding-bottom: 60px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#header .wrap .nav a span{
	padding-bottom: 0px;
    border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0B3C6D;
	
}
#header  .wrap  .nav  li  a:hover span {
	background-position: left top;
	background-color: #FFE8CC;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0B3C6D;
}
.center {
	text-align: center;
}
                                 /* -- Elements Navegacion menu horizontal con imagenes de fondo -- */
.boton{
	width:100%;
	height:auto;
	padding-top: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.boton-left{
	width:15px;
	height:64px;
	float:left;
	background-color: transparent;
}

.boton-right{
	width:15px;
	height:64px;
	float:right;
	background-color: transparent;
  }


.boton-bg{
	height:64px;
	background-image: url(../images/fondo_nav.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
  }


.boton-bg ul{list-style:none;
	        margin:0 auto;
   }

.boton-bg li{
	float:left;
	list-style:none;
   }


.boton-bg li a{
	float:left;
	display:block;
	color:#081F69;
	text-decoration:none;
	font-weight:normal;
	height:auto;
	line-height:34px;
	text-align:center;
	cursor:pointer;
	font-family: 'Lucida Sans', sans-serif;
	font-size: 10px;
	font-style: normal;
	background-image: url(../images/fondo_nav.gif);
	background-position: right 0px;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

.boton-bg li a span{
	float:left;
	display:block;
	padding-top: 0px;
	padding-right: 1.65em;
	padding-bottom: 0px;
	padding-left: 1.65em;
	margin: 0px;
}

.boton-bg li.current a{
	background-image: url(../images/fondo_nav_hover_2.gif);
	background-repeat: repeat-x;
	background-position: right top;
	padding-bottom: 0px;
	margin-top: -5px;
	padding-top: 0px;
}
.boton-bg li .current a:hover {
	padding-left: none;
}


.boton-bg li.current a span{
	margin-top: 0px;
	background-image: url(../images/fondo_nav-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-left-style: none;
}

.boton-bg li a:hover{
	color:#fff;
	background-image: url(../images/fondo_nav_hover_2.gif);
	background-repeat: repeat-x;
	background-position: right 0px;
	margin-top: -5px;
	padding-bottom: 12px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
	padding-top: 0px;
}

.boton-bg li a:hover span{
	color:#081F69;
	text-align: center;
	border-left-width: 0px;
	border-left-style: none;
	background-image: url(../images/fondo_nav_span_hover.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	text-decoration: none;
	border-bottom-width: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.boton-bg li.ultimo a {
	background-image: none;
}
.boton-bg li.ultimo a span{
	background-image:none;
}
.boton-bg li.ultimo a:hover{
	background-image:url(../images/fondo_nav_hover_2.gif);
	background-position:right 0px;
	background-repeat:no-repeat;
	border-left-style:none;    
}
img.FloatR {
	margin-right: 20px;
	border: 2px solid #999900;
}
address {
	float: right;
}
address.FloatR a {
	color: #099;
}
address a{
	font-size: 0.8em;
	font-weight: normal;
	color: #999999;
}
address a:hover{
	color: #009999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4C85B2;
}
.titulos         {
	color: #396189;
}
#mainContent h1 {
	font-size: 1em;
	font-style: normal;
	background-color: #EDEBDC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CBCFBE;
	padding-left: 2px;
}
#mainContent  h1.titulos {
	text-align: right;
	margin-right: 50px;
	font-size: 0.9em;
	letter-spacing: 0.3em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #663;
	background-color: #FFF;
	border-top-color: #FFF;
	border-bottom-color: #F2A533;
	margin-top: 0px;
}
.TabbedPanelsTab li h3 {
	margin-left: 10px;
}
.TabbedPanelsContent h1{
	font-size: 1em;
	font-style: normal;
	font-variant: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-bottom: 0em;
	text-transform: uppercase;
}
.text ul li {
	list-style-position: outside;
	list-style-image: url(../images/bg-listas.gif);
}
