.jqueryslidemenu{
	clear: none;
	float: left;
	width: 820px;
	background-image: url(images/fdo_menu.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 7px;
}
.jqueryslidemenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
	position: relative;
	display: inline;
	float: left;
	clear: none;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
	display: block; /*background of tabs (default state)*/
	color: white;
	color: #d7c5a4;
	text-decoration: none;
	font-size: 14px;
	padding-right: 13px;
	padding-left: 12px;
	padding-top: 8px;

}

.jqueryslidemenu ul li a:hover{
	color: #E5AA1D;
	text-decoration: none;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
	display: block;
	float: left;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
	width: 190px; /*width of sub menus*/
	padding: 5px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	float: left;
	background-color: #453304;
	border-bottom: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #d7c5a4;
}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
	background-color: #453304;
	color: #DEA212;
}
.jqueryslidemenu    .asociate {
	padding: 7px 13px 0px 12px;
	margin: 0px;
	text-align: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: -2px;
	background-image: url(images/bt_asociate.gif);
	background-repeat: no-repeat;
	height: 30px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	background-position: center;
}
/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}
#box_mensajes ul {
	list-style-type: none;
	padding: 0px;
	font-weight: normal;
	color: #007789;
	margin: 5px 0px 0px;
	font-size: 10px;
}
#col_der #box_mensajes input {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
}
#col_der #box_mensajes li {
	background: #FFFFFF;
	padding: 3px;
	border-bottom: 1px dotted #CCCCCC;
	margin-right: 10px;
}
#col_der #box_mensajes .button {
	font-size: 10px;
	font-weight: bold;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#col_der #box_mensajes #forms_datos {
	float: left;
	width: 160px;
}
#col_der #box_mensajes #forms_datos .ok {
	color: #FFFFFF;
	font-size: 11px;
	background: #3EA8B6;
	text-align: center;
}
#col_der #box_mensajes #forms_datos .c_error {
	color: #FFFFFF;
	font-size: 11px;
	background: #CC0000;
	text-align: center;
}
#col_der #box_mensajes #forms_datos .button {
}
#col_der #box_mensajes #forms_datos .botoncito {
	padding-left: 85px;
}
.jqueryslidemenu2 {
	clear: none;
	float: left;
	width: 511px;
	background-image: url(images/fdo_menu.gif);
	background-repeat: repeat-x;
}
.jqueryslidemenu2 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.jqueryslidemenu2 ul li {
	position: relative;
	display: inline;
	float: left;
	clear: none;
}
.jqueryslidemenu2 ul li a {
	display: block; /*background of tabs (default state)*/
	color: white;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	padding-left: 11px;
	padding-top: 8px;
	padding-bottom: 9px;
}
.jqueryslidemenu2 ul li a:hover {
	color: #e41f28;
	text-decoration: none;
}
.jqueryslidemenu2 ul li ul {
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
}
.jqueryslidemenu2 ul li ul li {
	display: block;
	float: left;
}
.jqueryslidemenu2 ul li ul li ul {
	top: 0;
}
.jqueryslidemenu2 ul li ul li a {
	font: normal 11px Tahoma;
	width: 150px; /*width of sub menus*/
	padding: 5px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	float: left;
	background-color: #A23A52;
	border-bottom: 1px solid #000000;
}
.jqueryslidemenu2  ul  li  ul  li  a:hover {
	background-color: #98005d;
	color: #ffffff;
	background-image: url(images/fdo_subbot.gif);
}
.jqueryslidemenu2 .salir2 {
	padding: 0px;
	margin: 0px;
	width: 104px;
	text-align: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	top: -2px;
}
.jqueryslidemenu2 .salir2 img {
	border-style: none;
	margin: 0px;
	padding: 1px 0px 0px;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#lightbox-container-image-box {
	position: relative;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image {
	border: 10px solid #282828;
}
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	background-color: #282828;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #FFFFFF;
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: auto;
	float: right;
	padding-bottom: 0.7em;
}

/*MENU GENERAL EXPANDIBLE*/

.m_generico_tit, .m_generico_nd{
	color: #4b4b4b; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	font-size: 10px;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 13px;
	border-bottom: 2px solid #ffffff;
	text-transform: uppercase;
	background-image: url(images/flechita1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.m_generico_tit a, .m_generico_nd a{
	color: #4b4b4b; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
 text-decoration: none;
}
.m_generico_tit a:hover, .m_generico_nd a:hover{
	color: #4b4b4b; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
 text-decoration: underline;
}
.m_generico_item li{
padding-left: 13px;
}
