/* Estilo Main */
* {
	padding: 0;
	margin: 0; 
}

body {
	font-family: "Trebuchet MS", Trebuchet, "Lucida Grande", "Lucida Sans", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	background: #10296c url(../images/bg.jpg) repeat-x;
	color: #ffffff;
	line-height: 13px;
	text-align: center;
}

#contenedor {
  margin: 0 auto;
  padding: 0;
  text-align: center;
  width: 728px;
}

#header {
  margin: 0 auto;
  padding: 0;
  width: 728px;
  background: inherit;
  text-align: right;
}

#header img.logo {
float: left
}
#headmenu {
  margin: 0;
  padding: 27px 0 0 0;
  background: inherit;
  text-align: right;
}

#headpic {
  margin: 0 auto;
  padding: 0;
  width: 728px;
  background: inherit;
}

#menu {
  margin: 12px 0 0 -1px;
  padding: 0 0 0 0;
  height: 22px;
  width: 730px;
  background: url(../images/backmenu.gif) no-repeat;
  
}

#menu ul {
  margin: 0 0 0 2px;
  text-align: center;
  list-style-type: none;
}

#menu li {
  line-height: 20px;
  float: left;
  display: block;
}

#menu li a{
  color: #cfd4e2;
  text-decoration: none;
  display: block;
  height: 22px;
  width: 80px;
}

#menu li a:hover {
  color: #02ae96;
/*  background-color: #018673;*/
}

#menu li ul li a{
  border: 1px #3e5388 solid;
  background: #283f7b;
  margin: 0 0 0 -8px !important;
  margin: 0;
  width: 101px;
}

#menu ul ul{
  visibility: hidden;
  position: absolute;
  display: block;
  width: 149px;
  height: 0;
  margin-top: -70px;
}

#menu ul li:hover ul, #menu ul a:hover ul {
  visibility: visible;
}

#menu table {
  position: relative;
  border-collapse: collapse;
  z-index: 80;
  left: -53px;
  top: 2px;
}

#main {
  margin: 12px 0 0px 0;
  padding: 0 0 0 0;
  width: 728px; 
  text-align: left;
}


#left {
  margin: 0 16px 30px 0;
  padding: 20px 20px;
  border: 1px #3e5388 solid;
  background: #283f7b;
  width: 450px;
  float: left;
} 

#left a, #left a:visited, .rightblue a, .rightblue a:visited {
  color: #C4CBDB;
  text-decoration: none;
}

/*nuevo.........................*/

.resaltar {
	text-decoration: none;
	color: #272C5A;
	font-weight: bold;
	font-size: 14px;
	background-color:#fff;
	display: block;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	background-image: url(../images/resaltado.jpg);
	background-repeat: repeat-x;
}

.b_consulta{
	text-decoration: none;
	margin-left: 10px;

}

#left ul li ul li{
	text-decoration: none;

}


.inscripcion {
	border: 1px #1B9281 solid;
	width: 182px;
	float: right;
	background-color: #7583AA;
	background-image: url(../images/inscribirse2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 35px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 17px;
	color: #2A3972;
}




/*/nuevo.........................*/



#left a:hover, .rightblue a:hover {
  color: #ffffff;
  border-bottom: 1px #ffffff dotted;
}

.rightblue {
  margin: 0 0 16px 0;
  padding: 20px 17px;
  border: 1px #3e5388 solid;
  background: #283f7b;
  width: 182px;
  float: right;
}

.rightblue img {
float: right;
border: 1px solid #3e5388;
}

.otros {
  text-align: right;
  font-style: italic;
  font-weight: bold;
}

.rightgreen {
  margin: 0 0 16px 0;
  padding: 18px 17px;
  border: 1px #1B9281 solid;
  background: #018673;
  width: 182px;
  float: right;
}




.rightgreen a, .rightgreen a:visited {
  color: #BADED9;
  text-decoration: none;
}

.rightgreen a:hover {
  color: #ffffff;
  border-bottom: 1px #ffffff dotted;
}

#footer {
  clear: both;
  margin: 20px 0 0 0;
  padding: 10px 10px;
  width: 708px; 
  border-top: 1px #3e5388 solid;
  text-align: left;
  line-height: 20px;
  color: #7D8AAF;
  height: 40px;
}

#footdiscl {
  float: right;
}

#footmenu {
  float: left;
  position:relative;
}

#footmenu li {
display:inline;
}

#footmenu ul a {
display:block;
float:left;
padding:0 5px 0 5px;
text-decoration:none;
line-height:20px;
white-space:nowrap;
border-right:1px solid #7D8AAF;
color:#7D8AAF;
}
* html #footmenu ul a {
width:1px;
height:21px;
}


#footmenu ul a:hover, 
#footmenu ul li:hover a {
  background:#10296c;
  color:#ffffff;
}

#footmenu .sub {
display:none;
}

/* for IE5.5 and IE6 only */
#footmenu table {
position:absolute;
border-collapse:collapse;
left:0;
top:0;
}

#footmenu .sub li a:hover, #footmenu ul a:hover .sub li a:hover, #footmenu ul li:hover .sub li a:hover {
color:#ffffff;
}

#footmenu ul li a:hover .sub, #footmenu ul li:hover .sub {
display:block;
position:absolute;
width:250px;
top:20px;
left:0px;
margin-top:0;
padding:0;
z-index:100;
color:#ffffff;
}

* html #footmenu ul a:hover .sub {z-index:-1; margin-top:0; margin-t\op:1px;}

#footmenu ul a:hover .sub li a, 
#footmenu ul li:hover .sub li a {
  display:block;
  white-space:nowrap;
  border:0;
  color:#7D8AAF;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 22px;
	line-height: 1em;  
}

h2 {
  font-size: 16px;
  margin-bottom: 16px; 
}

h3 {
  font-size: 14px;
  margin-bottom: 16px; 
}

p {
  margin-bottom: 11px;
}

ul {
list-style-type: none;
line-height: 18px;
margin-bottom: 18px; 
}

ul.tilde li{
  list-style-type: none;
  background-image: url(../images/tilde.gif);
  background-repeat: no-repeat;
  background-position: 0 5px;
  padding: 0 0 0 20px;
  margin: 0;
}

ul.sintilde li{
  list-style-type: none;
  background-repeat: no-repeat;
  background-position: 0 1px;
  padding: 0 0 0 0px;
  margin: 0;
}

ul ul {
margin: 0 0 0 20px;
} 

ul.tilde ul li {
  background-image: none;
  padding: 0 20px;
}

hr {
  margin: 30px 10%;
  border: 0;
  width: 80%;
  color: #3e5388;
  background-color: #3e5388;
  height: 2px; 
}

.upper {
text-align: right;
}

#left .upper a:hover {
  border-bottom: none;
}

ul.menu2
{
   list-style:none;
}

ul.menu2 li
{
   position:relative; /* Las coordenadas de los ul inferiores serán relativas al <li> que los contiene */
   border:1px solid black;
   width:150px;
}

ul.menu2 ul
{
   position:absolute; /* Esta posición es relativa al <li> que contiene a este <ul> */
   left:100px; /* Para que no monte sobre el <li> */
   top:-1px;
   display:none;
   list-style:none;
}

ul.menu2 li:hover > ul
{
   display:block;
}

