/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #175072;}
a:hover {color: #FF7D00;}

img {
border: 0;
}

body {
	/*
	background: #114054 url(../imagenes/bg.jpg) repeat-x left bottom;
	*/
	margin: 0;
	padding: 0;
	background: #FAFAFA;
	font-family: Tahoma;
	font-size: 11px;
	color: #005792;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
}

h1,h2,h3,h4 {
     color: #1C455E;
	 font-size: 0.9em;
     padding-top: 6px;
}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */
.container {
	background-color: #FFF;
	font-size: 11px;/*1.2em*/
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 960px;
	font-family:tahoma;
	/*border: solid 1px #CCCCCC;
	border-top: none;*/
}

/* header */
.top {
	padding: 10px 10px 0;
}

/* title */
.header {
	background-color: #fff;
	/*font-size: 1.2em;*/
	height: 180px;
	margin: 0 auto;
	padding: 2px 10px 5px;
	width: 960px;
		
	/*border: solid 1px #CCCCCC;
	border-bottom: none;*/
}
/***********************/
#menu {
	width: 960px;
	height: 20px;
	margin: 0 auto;
	padding: 0;
	
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 4px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: right;
}

#menu a {
	display: block;
	margin-right: 1px;
	padding: 5px 20px 10px 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4E5B64;
	border: none;
}

#menu .current_page_item a {
}

#menu a:hover {
	text-decoration: none;
}
/*************************/


#menuPrin{
	width:960px;
	margin:0 auto; 	 
	padding:0px 10px 5px;
	
		}
	ul.topnav {
	list-style: none;
	padding: 0 20px;
	margin: 0 auto;
	float: left;
	width: 920px;
	background: #222;
	font-size: 1.2em;
	background: #0078B7 repeat-x;
}
ul.topnav li {
	float: left;
	margin: 0;
	padding: 0 15px 0 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
ul.topnav li a{
	padding: 10px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
	background:  no-repeat center top;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	background: url(../imagenes/arrow.png) no-repeat center center;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 35px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	border: 1px solid #111;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	background: #333 url(dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #222 url(dropdown_linkbg.gif) no-repeat 10px center;
}
	/**/
/********************************/
.header .left, .header .right {
	background-color: #333;
	color: #FFF;
	height: 140px;	
}
.header .left {
	background-color: #1D597C;
	font: normal 2.8em "Trebuchet MS",sans-serif;
	line-height: 200px;
	width: 564px;
	text-align: left;
	background-image: url(../imagenes/bgheader.gif);
	background-repeat: repeat-x;
	
}
.header .right {
	overflow: auto;
	width: 212px;
	background-image: url(../imagenes/bgheader_r.gif);
	background-repeat: repeat-x;
	background-color: #FF7D00;
}
.header .right p,.header .right h2 {padding: 0 16px;}
.header .right h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",sans-serif;}

/* navigation */
.navigation {	
	background: #D9E1E5 url(../imagenes/nav.jpg);
	border: 1px solid #ffffff;
	height: 41px;
}
.navigation a {
	background: transparent url(../imagenes/nav.jpg) left top repeat-x;
	border-right: 1px solid #D8EBD8;
	color: #1C455E;
	display: block;
	float: left;
	font: bold 0.8em sans-serif;
	line-height: 30px;
	padding: 0 10px;
	text-decoration: none;
}
.navigation a:hover {
background: transparent url(../imagenes/nav.jpg) left bottom; 
color: #1C455E;
}

/* main */
.leftnav {
	float: left;
	margin-left:0px;
	border-top: 4px solid #FFF;
	background: #FFFFFF;
	margin: 10px 0;
	width:170px;
}
.leftnav a{
  display:block;
  text-decoration:none;
  padding:5px;
}

.leftnav a:hover{
  text-decoration:none;
  background-color: #EBF0F3;
  padding:5px;
  color: #2E7198;
}



.main {
    margin-left:175px;
	border-top: 4px solid #FFF;
	
	/*background: url(../imagenes/bgmain.gif) repeat-y;*/
	
	width:780px;
}

/* sub navigation */
.searchnav {
	float: right;
	margin-top:0px;
	width: 212px;
	background-color:#FFFFFF;
}
.searchnav h2 {
	color: #1C455E;
	/*font-size: 0.9em;*/
	line-height: 30px;
	margin: 0;
	padding-left: 10px;
}

.searchnav ul {
	padding: 3px;
	border-top: 1px solid #D8EBD8;
}
.searchnav li {border-bottom: 1px solid #D8EBD8; padding:2px;}
.searchnav li a {
	font-size: 0.9em;
	color: #1C455E;
	display:block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.searchnav li a:hover {
	background-color: #EBF0F3;
	color: #2E7198;	
}

.sidenav {
	float: right;
	
	margin-top:0px;
	width: 212px;
}
.sidenav h2 {
	color: #1C455E;
	font-size: 0.9em;
	line-height: 30px;
	margin: 0;
	padding-left: 10px;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #D8EBD8;
}
.sidenav li {border-bottom: 1px solid #D8EBD8;}
.sidenav li a {
	font-size: 0.9em;
	color: #1C455E;
	display:block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background-color: #EBF0F3;
	color: #2E7198;	
}

/* content */
.content {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 530px;
}
.content .descr {
	color: #1C455E;
	font-size: 11px;
	margin-bottom: 6px;
}
.content li {
	margin-left: 18px;
}

.content .imgright {
padding: 5px;
border: 1px solid #ADD1E7;
margin-left: 4px;
float: right;
}

.imagenes {
padding: 5px;
border: 1px solid #ADD1E7;
}


/* footer */
.footer {
	background: url(../imagenes/bgfooter.gif) repeat-x;
	color: #FFF;
	font: bold 1em sans-serif;
	line-height: 39px;
	text-align: center;
	width:960px;
}
.footer a,.footer a:hover {color: #FFF;}

.boxindex
{
font:Tahoma;
border:solid 1px #CCCCCC;
margin-top: 1px;
background: #FFFFFF;
color:#000000;
font-size: 11px;
}

.boxindex_inner
{
border: solid 1px #FFFFFF;
padding: 3px;
background: #FFFFE9 url(../imagenes/img12.gif) repeat-x;
font-size:11px;
font:tahoma;
color: #FFFFFF;
}

.error {padding:0em;margin-left:2px;border:1px dotted #ddd;}
.error {background:#FFF6BF;color:#FF0000;border-color:#FFD324;}
.error a {color:#8a1f11;}

.errores, .success, .mensaje, .frase {padding:.8em;margin-bottom:1em;border:1px dotted #ddd;font-size: 0.9em;}
.errores {background:#FFF6BF;color:#FF0000;border-color:#FFD324;}
.errores a {color:#8a1f11;}

.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.success a {color:#264409;}

.mensaje {background:#D9ECFF;color:#000033;border-color:#003366;}
.mensaje a {color:#003366;}

#search {
	border:solid 1px #FFFFFF;
    background: #FFFFFF;
	height: 20px;
	width: 20px;
	cursor:pointer;
	background: url(../imagenes/lupa.jpg) no-repeat right top;
}
#search_form {
margin-left:15px;
}

#apDiv1 {
	position:absolute;
	left:54px;
	top:780px;
	width:127px;
	height:32px;
	z-index:1;
}

.links a{cursor:pointer;}

.listas li{ 
background: url(../imagenes/vineta.gif) no-repeat left center;
margin-left:20px;
padding-left:10px;}
