@charset "utf-8";
/* Partes del menu con imagenes a modificar */
#menu a {
	background-image:url(http://templates.adlandis.net/templates/rsc/btn/btn-f5f5f5-2.gif);
	color: #900;
	font-size:15px;
	font-weight:bold;
	
	display: block;
	float: left;
	padding: 3px 10px 0 10px;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	height:27px;
	background-repeat:repeat-x;
	background-position:-26px 0;
}
#menu .divider {
	background-image:url(http://templates.adlandis.net/templates/rsc/btn/btn-f5f5f5d.gif);
	width:2px;height:26px;float:left;}
/* Partes del menu2 (dinámico) con imagenes que cambiar */
#menu2 a {
	background-image:url(http://templates.adlandis.net/templates/rsc/btn/btn-1B86B5.gif);
	color: #fff;
	font-size:15px;
	
	display: block;
	float: left;
	padding: 3px 10px 0 10px;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	height:27px;
	background-repeat:repeat-x;
	background-position:-26px 0;
}
#menu2 .divider {
	background-image:url(http://templates.adlandis.net/templates/rsc/btn/btn-1B86B5d.gif);
	width:2px;height:26px;float:left;}
/*genericos*/
.barraiz {
	width: 19px;
	height: 60px;
	margin-top: 0px;
	position: relative;
	float: left;
	vertical-align: bottom;
	background-image: url(http://templates.adlandis.net/templates/rsc/img/lado.gif);
	background-repeat: repeat-x;
}
.barrade {
	width: 19px;
	height: 60px;
	margin-top: 0px;
	position: relative;
	float: right;
	vertical-align: bottom;
	background-image: url(http://templates.adlandis.net/templates/rsc/img/lado.jpg);
	background-repeat: repeat-x;
}
.esquinaiz {
	width: 19px;
	height: 19px;
	position: relative;
	margin-top: 41px;
	background-image: url(http://templates.adlandis.net/templates/rsc/img/esq-iz.png);
	background-repeat: no-repeat;
}
.esquinade {
	width: 19px;
	height: 19px;
	margin-top: 41px;
	position: relative;
	float: right;
	background-repeat: no-repeat;
	background-image: url(http://templates.adlandis.net/templates/rsc/img/esq-de.png);
}
.centro {
	width: 952px;
	height: 60px;
	position: relative;
	float: left;
	background-image: url(http://templates.adlandis.net/templates/rsc/img/fondo.jpg);
	background-repeat: repeat-x;
	z-index:2;
}
.logo {
	height: 60px;
	position: relative;
	float: left;
}
.slogan {
	padding-left:0px;
	position: relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color:#333;
}
.container {
	height: 54px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	top: 0px;
	text-align: right;
	width: 500px;
	z-index: 5;
	float: right;
	right: -13px;
}
#fila {float:right;height:28;}

/* menu_sup */
#menu_sup {
	width: 500px;
	float:right;
	right:0px;
	bottom:26px;
	height:28px;
}
#menu_sup ul {
	margin: 0;
	padding: 3px 0 0 0px;
	list-style: none;
	line-height: normal;
	float:right;
}
#menu_sup li {display: block;float: left;}
#menu_sup a {
	display: block;
	float: left;
	padding: 0px 10px 3px 10px;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #0a0a47;
	height:13px;
	border-right: 1px solid #FFFFFF;
}
#menu_sup a:hover {color:#0a0a47;text-decoration:underline;}
#menu_sup a:active {color:#0a0a47;}
#menu_sup .ultimo a {border:none;}

/* Menu */
#menu {float: left;width: auto;height:27;}
#menu ul {margin: 0;padding: 0px 0 0 0px;list-style: none;line-height: normal;}
#menu li {display: block;float: left;}
#menu a:hover {text-decoration:underline;background-position:-26px -30px;color:#000;}
#menu a:active {background-position:-26px -29px;}
#menu .center_active a {background-position:-26px -29px;text-decoration:underline;}
#menu .center_active a:hover {background-position:-26px -29px;text-decoration:none;}
#menu .first a {background-position: left 0px;padding: 3px 10px 0px 15px;}
#menu .first a:hover {background-position:left -30px;}
#menu .first a:active {background-position:left -29px;color: #900;}
#menu .first_active a {padding: 3px 10px 0px 15px;text-decoration:underline;background-position:left -29px;}
#menu .first_active a:hover {text-decoration:none;background-position:left -29px;}
#menu .last a {background-position:right top;padding: 3px 15px 0px 10px;}
#menu .last a:hover {background-position:right -30px;}
#menu .last a:active {background-position:right -29px;}
#menu .last_active a {background-position:right -29px;text-decoration:underline;padding: 3px 15px 0px 10px;}
#menu .last_active a:hover {background-position:right -29px;text-decoration:none;}
#menu .unico {text-align:center;}
#menu .unico a {width:50px;background-position:0px top; background-repeat:no-repeat;overflow:hidden;}
#menu .unico a:hover {background-position:0px -30px; }
#menu .unico a:active {background-position:0px -29px;}

/* Menu2 */
#menu2 {display:block;padding-left:30px;width: auto;height:27;float:left;}
#menu2 ul {margin: 0;padding: 0px 0 0 0px;list-style: none;line-height: normal;}
#menu2 li {display: block;float: left;}
#menu2 a:hover { text-decoration:underline;background-position:-26px -30px;color:#fff;}
#menu2 a:active {background-position:-26px -29px;}
#menu2 .center_active a {background-position:-26px -29px;text-decoration:underline;}
#menu2 .center_active a:hover {background-position:-26px -29px;text-decoration:none;}
#menu2 .first a {background-position: left 0px;padding: 3px 10px 0px 15px;}
#menu2 .first a:hover {background-position:left -30px;}
#menu2 .first a:active {background-position:left -29px;}
#menu2 .first_active a {padding: 3px 10px 0px 15px;text-decoration:underline;background-position:left -29px;}
#menu2 .first_active a:hover {text-decoration:none;background-position:left -29px;}
#menu2 .last a {background-position:right top;padding: 3px 15px 0px 10px;}
#menu2 .last a:hover {background-position:right -30px;}
#menu2 .last a:active {background-position:right -29px;}
#menu2 .last_active a {background-position:right -29px;text-decoration:underline;padding: 3px 15px 0px 10px;}
#menu2 .last_active a:hover {background-position:right -29px;text-decoration:none;}

#seccion {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #000;
	display: block;
	padding: 5px 0px 0 10px;
	height:27px;
}

