@charset "utf-8";
BODY {
	margin:0 0 0 0px;
	background-image:url(../imagen/bk00.gif);
	background-attachment:fixed;
}
#encabezado {
	width: 770px;
	height: 250px;
	background-color: #006500;
	margin: 20px auto 0 auto;
}
#idioma{
	float:right;
	padding-right: 10px;
	font-size: 11px;
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
#idioma a {
	color:#FFFFFF;
	text-decoration:none;
}
#idioma a:hover{
	color: #D5E5DB;
	text-decoration:none;
}
#menu {
	width:770px;
	height:23px;
	padding-top:8px;
	background-color: #006500;
	margin:0 auto 0 auto;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}
#menu a, #menu a:visited, #menu a:link {
	color:#FFFFFF;
	text-decoration:none;
}
#menu a:hover, #menu a:active {
	color: #D5E5DB;
	text-decoration:none;
}
#bodycont {
	width: 770px;
	margin: 0 auto 0 auto;
	background-color: #d5e5db;
	padding-top: 15px;
	padding-bottom: 15px;
}
.titulo {
	font-size:18px;
	font-weight: bold;
}
.texto12px {
	color:#006500;
	font-family:Verdana;
	font-size:12px;
}
.links {
	color:#006500;
	text-decoration: underline;
	font-weight:bold;
}
.links:hover {
	text-decoration:none;
	font-weight:bold;
}
.tituboxmain {
	color:#FFFFFF;
	font-family: Verdana;
	font-size:12px;
	font-weight:bold;
	padding-left: 10px;
}
#piepagina {
	height: 63px;
	width: 770px;
	background-color: #006500;
	margin: 0 auto 0 auto;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
}
#piepagina a {
	color: #FFFFFF;
	text-decoration: underline;
}
#piepagina a:hover {
	color:#FF9900;
	text-decoration:none;
}
#separador {
	height: 3px;
	font-size:0px;
	background-color:#FFFFFF;
	width:770px;
	margin:0 auto 0 auto;
}
.box {
	margin-bottom:3px;
	width: 200px;
	background: #d5e5db;
	border: 1px solid #006500;
}
.box { width: 200px }
.box.marSR { width: 200px }
.box:hover,
.box:focus { background: #FFFFFF }
.imgs {
	margin-bottom:25px;
	border: 1px solid #006600;
	padding: 2px;
}
.imgs2 {
	border: 1px solid #006600;
	padding: 2px;
}
/* menudrop */
div.st_menu {
	font-size:12px;
	font-family: Verdana;
	padding-left: 7px;
	padding-right: 7px;
	/*width: 90px;*/
	float: left;
}
a.l_menu:hover {
	color:#D5E5DB;
}
a.l_menu, a.l_menu:visited
{
  display: block;
  width:   100px;
  padding: 4px;

  background: #006500;
  text-align:left;
  text-decoration: none;
  font-family: Verdana;
  font-weight: 900;
  font-size: 12px;
  color:   #FFFFFF;
}

/*a.st_menu, a.st_menu:visited { border-bottom: none; }*/
div#sub_menu            { border: 1px solid #FFFFFF; }

/*Cat's claw*/
.oculto{display: none;}
.link_activo{padding:8px 2px 4px 2px; text-align:center; border-bottom: 1px dashed #FFFFFF; border-top: 1px dashed #CCCCCC; border-right: 1px dashed #CCCCCC; border-left: 1px dashed #CCCCCC;}
.link_inactivo{background:#CCCCCC; text-align:center; padding:8px 2px 4px 2px; border-bottom: 1px solid #CCCCCC; border-top: 1px solid #999999; border-right: 1px solid #999999; border-left: 1px solid #999999;}
#ltienda a{font-size:12px;
	font-family: Verdana;
	color:#FFFFFF;
	font-weight:bold;}