body {
	background-color: #58b8e6;
	font: small "Lucida Grande", Lucida, Verdana, sans-serif;
}

#container
{
width: 700px;
margin: 10px auto;
background-color: #fff;
color: #333;
border: 1px none gray;
line-height: 130%;
}

#top0
{
padding: 0em;
background-color: #1e4151;
}

#top0 table tbody tr td div a {
	color: white;
	text-decoration: none;
	font-size: x-small;
}

#top0 table tbody tr td div a:hover {
	color: #3688BA;
	/*text-decoration: underline;*/
}

#top
{
padding: 0em;
background-color: #ffffff;
}

#top table tbody tr td div a {
	color: #7f7f7f;
	text-decoration: none;
	font-size: x-small;
}

#top table tbody tr td div a:hover {
	color: #3688BA;
	/*text-decoration: underline;*/
}

#top2
{
padding: 0;
background-color: #ddd;
border-bottom: 3px solid #58b8e6;
border-top: 3px solid #58b8e6;
height: 62px;
}


#rightnav
{
float: right;
width: 280px;
margin: 0;
padding: 0em;
}


#content
{
margin-right: 290px;
border-right-color: 1px solid gray;
padding: 2em;
max-width: 36em;
font-size: .8em;
}
#content h2{
	font-size: 1.3em;
}

#footer
{
clear: both;
margin: 0;
color: #000;
background-color: #c9c9c9;
border-top: 5px solid #58b8e6;
	font-size: x-small;
	padding: 1em 4em 2em;
}


#footer a
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover
{
	color: #d60007;
	font-weight: bold;
	/*text-decoration: underline;*/
}

#leftnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0;
	color: #ed0008;
}

/* @group  Menu 2 */

.subTexto {
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}	

#menu2 {
	width: 280px;
	border-size: 1px;
	border-top-style: none;
	border: 1px none #D8D5D1;
}
	
#menu2 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	
	text-decoration: none;
	font-size: .9em;
}	
	
#menu2 li a:link, #menu2 li a:visited {
	color: #7f7f7f;
	background:  url(CST/images/menu2.gif);
	padding: 3px 0 6px 30px;
	font-weight: bold;
	display: block;
}
	
#menu2 li a:hover {
	color: #3688BA;
	background:  url(CST/images/menu2.gif) 0 -40px;
	padding: 3px 0 6px 30px;
}

#menu2 li a#seccionActiva {
	color: #ed0008;
}

#submenu{
height:28px;

}


#menu3 {
	width: 280px;
}
	
#menu3 li a {
	height: 22px;
	text-decoration: none;
	font-size: .8em;
}

#rojo{
color:#FF0000;
font-weight: bold;
padding-bottom:10px;

}
#otros{
padding-left:6px;
}

#otros a:link{
	color:black;
	font-weight: bold;
	display:block;
}

#otros  a:visited{
	color: #666;
	font-weight: bold;
	display:block;
	}

#otros a:hover{
	color: #3688BA;
		
}
/* @end */




/* @group Titulos */

.encabezado_rojo1 {
	color:#ed0008;
	font-weight: bold;
	text-indent: 20px;
	top: -16px;
	position: relative;
	font-size: 1em;
}

.encabezado_gris1 {
	text-indent: 20px;
	color: #636363;
	font-weight: bold;
}

/* @end */
	