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

IMG { behavior: url('iepngfix.htc'); }

#Contenido2 .prueba {
	text-decoration: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


body {
	font-family: Georgia,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-family: Arial, sans-serif;
	background-color:#FFFFFF;
	color:#990000;
	
	background: #000 url('../imagenes/fondotextura.jpg') top center no-repeat;
	background: #000 url(../imagenes/fondotextura.jpg) top center no-repeat;
	/*text-align: center;background-position:center;*/
	padding: 10px 0 10px 0;
	margin: 0;
	cursor: url(../imagenes/cursor.cur), pointer;
	cursor: url(imagenes/cursor.cur);
	
}


#ContenidoPagina{
	top:0px;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	position:relative;
	height: auto;

}

#ContenidoPagina2{
	top:450px;
	width:898px;
	height:auto;
	background-color:#FFFFFF;
	left: 0px;
}

#piepagina {
	margin-left: auto;
	margin-right: auto;
	width:900px;
	height:auto;
	color:#FFFFFF;
	text-align:center;
	clear: both;
	background: #000 url('../imagenes/piepagina.jpg') top center no-repeat;
	background: #000 url(../imagenes/piepagina.jpg) top center no-repeat;
	padding-top: 10px;
	bottom: 0px;
  }


#Contenido{
	width:400px;
	height:auto;
	font-size: 15px;
	font-family:"Bookman Old Style";
	margin-left: 80px;
	color:#000000;
	background-color:#FFFFFF;
	margin-top: -250px;
	top: 0px;
}

#Contenido2{
	top: 0px;
	height:auto;
	font-size: 15px;
	font-family:"Bookman Old Style";
	margin-left: 580px;
	color:#000000;
	margin-top: 50px;
}

#Logo{
	top: 0px;
	width:200px;
	margin-left: 0px;
	font-family:"Bookman Old Style";
	font-weight: bold;
	color: #FFFFFF;
	font-size: 30px;
}


#LogoBanner{
	top: 0px;
	width:600px;
	height:auto;
	margin-left: 240px;
	font-family:"Bookman Old Style";
	font-weight: bold;
	color: #FFFFFF;
	font-size: 30px;
	margin-top: -160px;
}



/*estilo menui*/

#nav {
	position:absolute;
	top: 50px;
	margin-left: 350px;
	padding: 0;
	list-style:none;
	width: 600px;
	float: left;
	font-size: 14px;
	font-family: "Bookman Old Style";
	font-weight:bold;

}


#nav li{
	display:block;	
	margin: 0; 	
	pading: 0; 	
	float: left; 	
	position: relative; 	
	left:0px; /* IE */ 	/*width:150px;*/

	
}

#nav li.actual a {
	background:#F6EB14; 
	color:#F6EB14; 
	font-weight:bold;
}
#nav a{
	float:left;
	width:120px;
	height:20px;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	padding: 0,0,0,0px;
	line-height: 1;
	border-right:1px  solid #FFFFFF;
	background-repeat: no-repeat;
}


#nav a:hover {
	/*background-image:url(../imagenes/boton2.png);*/
	line-height:1;
	color:#F6EB14;
}

#nav #nav_mod a{
	border:none;
	
}

#nav_otros
{
	color:#F6EB14; 
	font-weight:bold;
	cursor: url(../imagenes/cursor.cur), pointer;
	cursor: url(imagenes/cursor.cur);
}

#nav_actual
{
	background:#F6EB14; 
	font-weight:bold;
	color:#000000;
	width:120px;
	height:20px;
	text-align:center;
}

#body_her #nav_her a:hover,  #body_let #nav_let a:hover
{
	background:#FFCC00;

}

.thinborder{
  float:left;
  border:solid 1px yellowgreen;
  padding:5px;
  margin-right:5px;
}

.dropcap {
  float: left;
  font: normal 60pt/0.8em Georgia,
  Helvetica, Verdana, Arial, 
  sans-serif;
  color: F6EB16;
  margin-right: 3px;
}

.pullout{
  width:30%;
  padding:10px;
  background-color:yellowgreen;
  color:#F5F5F5;
  float:right;
  font: bold 14pt/1em Arial, 
  Helvetica, sans-serif;
  text-align:left;
  letter-spacing: 0.05em;
  margin:5px;
  clear: both;
}

#DivSlideShow{
	top: 260px;
	margin-left: 60px;
	font-family:"Bookman Old Style";
	font-weight: bold;
	color: #FFFFFF;
	font-size: 30px;
 
}
