@charset "utf-8";
/* CSS Document */

a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color:  #FFFFFF;
}

html, body, #bgimg {
	width: 100%;
	height: 100%;
	padding:0;
	margin:0;
	margin-top: 10px;
}
body, #bgimg {
	padding: 0;
	margin: 0;
	margin-right: 0;
	margin-left: 0;
}
#bgimg {
	position: fixed;
	top: 0;
	left: 0;
	
}

body {
	background-repeat: no-repeat;
	background-attachment: fixed;
	text-align: center;
	background-color: #999965;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(images/bkg.jpg);
	background-position: center top;


}

#content {
	height: 90px;
	background-color:#000000;
	vertical-align:top;
	font-weight:normal;
	text-align: left;
	border-bottom:solid 2px #333333;
	background-image: url(menu/topbar.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
#footer_left {
	background: url(menu/topbar.jpg) repeat bottom left !important;
	font-size: 9px;
}
   #wrapper {
	padding:0;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
   }   
#footer_right {
	background-image: url(footer_right.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

 #contenido {
	padding:10px;
	width: 95%;
	color: #000000;
	text-align: justify;
	position: relative;
   }
   
  .content_g {
	text-align: justify;
	width: 800px;
	color: #000000;
	z-index: 99;
}
   
  #contenido_index {
	padding:0 30px;
	color: #000000;
		width: 100%;
   }
  
  #description_box{

	
   }
  
  .mybox {
	overflow:auto;
	position:relative;
	background-color: #F8EEF8;
	padding: 5px;
	width:465px;
	display: none;
	margin-left: 5px;
	text-align: justify;
}
   
        #contenido_index a:link {
	color: #0066CC;
	text-decoration:underline;
	 }
	 
	      #contenido_index a:visited {
		color: #006666;
		text-decoration:underline;
	 }
	      #contenido_index a:active {
		color: #006666;
		text-decoration:underline;
	 }
   
 #content_main {
	padding:0;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
/* --------------------------------
	  ///  Inicio Navigation Menu  ///
   -------------------------------- */

.menu1 {
	padding:0 0 0 0;
	vertical-align: middle;
	list-style:none;
	height:41px;
	position:relative;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	width: 725px;
	background-image: url(menu/menu_bg.jpg);
	background-repeat: repeat-x;
}
.menu1 li {
float:left; 
background: transparent url(menu/sep.gif) center right no-repeat;
margin: 0 0 0 0 ;

}


.menu1 ul li a:hover{
background: url(menubgover.gif) center center repeat-x;
}

.menu1 li a {
	display:block;
	float:left;
	height:40px;
	line-height:40px;
	color: #FFFFFF;
	text-decoration: none;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding:0 12px;
	cursor:pointer;
}
.menu1 li a b {
	float:left;
	display:block;
	padding:0 8px 0 8px;
}
.menu1 li.current a {
	color:#FFFFFF !important;
	background-image: url(menu/button3.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
.menu1 li.current a b {}
.menu1 li a:hover {
	color:#FFFFFF !important;
	background-image: url(menu/button2.gif);
	background-repeat: no-repeat;
	background-position: top center;
	cursor: hand;
	text-decoration: none;
}

.menu1 li.current a:hover {
	color:#FFFFFF !important;
	cursor:default !important;
	background-image: url(menu/button3.gif);
	background-repeat: no-repeat;
	background-position: top center;
	text-decoration: none;
}

/* --------------------------------
	  ///  Fin Navigation Menu  ///
   -------------------------------- */



ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 
.texto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: justify;
	font-size: 14px;
}

.texto a:hover {
	color: #0066CC;
	text-decoration:underline;
}

.Estilo1 {
	color: #008FFF;
	font-weight: bold;
}
.Estilo2 {
	color: #9E0D9E;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
}

.azul_title {
	color: #058FFF;
	font-weight: normal;
	font-size:16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
hr {
	color: #FFFFFF;
	border-bottom:1px dotted #0099FF;
	width: 100%;
}

.texto blanco negrita {
	color: #FFFFFF;
	font-weight: bold;
}
.p-front {
}
.Estilo4 {
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

 .Estilo9 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.footer_txt {
	font-size: 11px;
	color:#FFFFFF;
}

.footer_txt a {
	font-size: 11px;
	color:#FFFFFF;
	text-decoration:underline;
}
