body
{ background: #eee url(images/bg.gif) top left no-repeat;
  font-family: Arial,Verdana,Sans-serif;
  color: #999; 
  font-size: 8pt;
  text-align:center;}

h1
{ background-color: #FFF;
  color:#FF9900;
  font-size:12pt;
  font-weight:bold;
  margin-top:0;
  margin-bottom:10px;}

h2
{ background-color: #fff;
  color:#FF9900;
  font-size:10pt;
  font-weight:normal;
  margin-top:0;
  margin-bottom:0;}


ul 
{
	margin:0 5px;
	padding:0;
	list-style-image: none;
	list-style-type: disc;
}

li
{ padding:0 4px 8px 10px;
  background: url(images/arw.gif) 0 3px  no-repeat;}


a:link, a:visited, a:active
{
	text-decoration: none;
	color:#15286D;
}
link a:link, a:visited, a:active {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #15286D;
}
#link {
	font-family: Tahoma;
	font-size: 12px;
	color: #15286D;
}


a:hover
{
	text-decoration: underline;
	color:#15286D;
}

#header
{
	height:161px;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	background-image: url(IMAGENES/cabezote.jpg);
}

#main
{
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFF;
	font-size:9pt;
	color:#666;
}

#content
{
	width:660px;
	float:left;
	padding:20px;
	text-align:justify;
}
  
#nav
{
	width:200px;
	float:left;
	margin-top:20px;
}
    
#footer
{
	height:50px;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	font-size:8pt;
	color:#FFFFFF;
	text-align:right;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-image: url(IMAGENES/pie.jpg);
}

#footer a:link, #footer a:visited, #footer a:active
{ background-color: #fff; text-decoration: none; color:#999;}
#footer A:hover
{ background-color: #fff; text-decoration: none; color:#ff9900;}

.footer 
{
	clear: both;
	height:1px;
}

.logo
{ width:200px;
  float:left;
  text-align:left;
  padding:15px 0 10px 15px;
  overflow: hidden;}
  
.menu 
{
	float: right;
	padding-top: 130px;
}
#header .menu a:link, a:visited, a:active
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}


.left
{
	width:400px;
	float:left;
	margin:10px 15px 10px 0;
	text-align:justify;
	overflow: hidden;
}

.mid 
{ width:auto;
  padding:10px 0 0 10px;
  margin-left:auto;
  margin-top:0;
  overflow: hidden;}
  
.img
{ border:0;}
  
.scrollText {height: 200px; overflow: auto}
.titulo {
	font-family: Tahoma;
	color: #15286D;
}
.texto {
	font-family: Tahoma;
	font-size: 12px;
	color: 333333;
	text-align: justify;
	padding: 7px;
}

.leer {
	font-family: Tahoma;
	font-size: 9px;
	color: 15286d;
	text-align: right;
	font-weight: bold;
}
.textopequeno {
	font-family: Tahoma;
	font-size: 10px;
}

/* codigo menu */
#marco {
	width:590px;
	text-align:left;
	float: right;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 120px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

/*Credits: CSSplay */
/*URL: http://www.cssplay.co.uk/menus/pro_drop2 */
.preload2 {
}
.menu2 {
	margin:0;
	list-style:none;
	height:25px;
	position:relative;
	font-family:arial, verdana, sans-serif;
	padding-top: 130;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.menu2 li.top {display:block; float:left; position:relative;}
.menu2 li a.top_link {
	display:block;
	float:left;
	height:25px;
	margin-left:6px;
	line-height:25px;
	color:#CCCCCC;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding:0 0 0 6px;
	cursor:pointer;
}
.menu2 li a.top_link span {float:left; display:block; padding:0 10px 0 6px; height:40px;}
.menu2 li a.top_link span.down {
	float:left;
	display:block;
	height:25px;/*background:url(prodrop2/down.gif) no-repeat right top;*/
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.menu2 li a.top_link:hover {
	color:#fff;
}
.menu2 li a.top_link:hover span {
}
.menu2 li a.top_link:hover span.down {
}

.menu2 li:hover > a.top_link {
	color:#fff;
}
.menu2 li:hover > a.top_link span {
}
.menu2 li:hover > a.top_link span.down {
}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {
	left:6px;
	top:30px;
	background: #fff;
	padding:0; /*border:1px solid #1E8BB5; white-space:nowrap;*/
	width:auto;
	height:auto;
	font-weight:normal;
}
.menu2 :hover ul.sub li {
	display:block; /*height:20px; */
	position:relative;
	float:left;
	width:100px;
	margin-bottom:0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #15286D;
	border-bottom-color: #15286D;
	border-left-color: #15286D;
}
.menu2 :hover ul.sub li a {
	display:block;
	height:auto;
	font-size:12px;
	color:#15286D;
	text-decoration:none;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	font-weight: bold;
}
.menu2 :hover ul.sub li a.fly {
}
.menu2 :hover ul.sub li a:hover {
	color:#15286D;
	background-color: #FFFFFF;
}
.menu2 :hover ul.sub li a.fly:hover {
	background-position: 150px 3px;
}
.menu2 :hover ul li:hover > a.fly {
} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:160px; top:-1px; background: #fff; padding:0; /* white-space:nowrap; */width:auto; z-index:300; height:auto;}
.menu2 :hover ul.sub li ul {
	background: #fff;
	z-index:300;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #15286D;
}