@charset "utf-8";
/* CSS Document */

a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color:  #0099FF;
}

html, body, #bgimg {
	width: 100%;
	height: 100%;
	padding:0;
	margin:0;
	margin-top: 0px;
}
body, #bgimg {
	padding: 0;
	margin: 0;
	margin-right: 0;
	margin-left: 0;
}
#bgimg {
	position: fixed;
	top: 0;
	left: 0;
	
}

body {
	background-repeat: repeat-x;
	background-attachment: fixed;
	text-align: center;
	background-color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(images/bg_body.jpg);


}

#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: left;
	width: 950px;
	color: #333333;
	z-index: 99;
	margin-left: 22px;
}
  #left_content {
	text-align: left;
	float: left;
	width: 220px;
	position: relative;
	color: #FFFFFF;
	background-image: url(images/vert_bar.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #EFF6FE;
}
   
  #contenido_index {
	padding:0;
	color: #000000;
	background-color: #FFFFFF;
	width: 730px;
	background-image: url(images/bg_root.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
   }
   
 #content_main {
	padding:0;
	width: 971px;
	margin-left: auto;
	margin-right: auto;
}

#content_main_fotos {
	padding:0;
	height: 515px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;

	color: #FFFFFF;
}
/* --------------------------------
	  ///  Inicio Navigation Menu  ///
   -------------------------------- */
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 
	
#menu9 {
	width: 220px;
	margin: 0px;
	float: left;
	position: relative;
	}
	
#menu9 li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	text-align:left;
	}	
	
#menu9 li a:link, #menu9 li a:visited {
	color: #FFF;
	display: block;
	background:  url(images/menu9.gif);
	padding: 8px 0 0 30px;
	}
	
#menu9 li.current a {
	color: #003399;
	background:  url(images/menu9.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}
	

	
#menu9 li a:hover {
	color: #003399;
	background:  url(images/menu9.gif) 0 -32px;
	padding: 8px 0 0 30px;
	
	}
.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: #058FFF;
	font-weight: bold;
}

.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: #0099FF;
	text-decoration: none;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}

 .Estilo9 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.footer_txt {
	font-size: 11px;
	color:#000000;

}

