@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/fondo_2.gif);
	background-color: #999999;
	padding: 0px;
	margin: 0px;
}
.style1 {
	color: #956735;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
}
.style2 {
	font-family: verdana;
	font-size: 16px;
	color: #956735;
	font-weight: bold;
}
.style3 {
	font-family:verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
.style5 {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFCC;
}
.style6 {font-family: verdana; font-size: 14px; font-weight: bold; color: #FFFFFF; }
.style7 {
	font-family:verdana;
	font-size: 12px;
	font-weight: bold;
	color: #00FF99;
}
.style8 {
	font-family:verdana;
	font-size: 8px;
	font-weight: bold;
	color: #000000;
}
.style9 {
	color: #990000;
	font-weight: bold;
	font-family: verdana;
	font-size: 36px;
}
.style10 {
	font-family: verdana;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.style11 {
	font-family: verdana;
	font-size: 8px;
	font-weight: bold;
	color: #FFFFCC;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	color: #006600;
	text-decoration: none;
}
a {
	font-family: verdana;
}
a:hover {
	text-decoration: underline;
	color: #009900;
}
a:active {
	text-decoration: none;
}  
#layer1
{
	overflow:scroll;
	position: relative;
	visibility: visible;
	z-index: auto;
	height: 500px;
	width: 151px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	font-weight: bold;
	background-color: #003300;
}

.imagen {
border-width: 4px;
border-style : solid;
border-color : #FBF9F4;
padding : 3;
width:120px;
}

#popup
   {
	position: absolute;
	border: 3px solid;
	border-color: #0000FF;
	background-color: #CCCCCC;
	width: 285px;
	height: 525px;
	margin-top: 160px;
	margin-left: 210px;
   }
