#menu 
	{
	/*font: 18px Candara;
	font-weight: bold;	
	height:30px; 
	width:500px;*/
	margin:auto;
	}
#nav 
{
	font: 14px Candara;
	font-weight: bold;	
	margin-bottom: 10px;
 	width: 180px;
	background-color: #B0C4DE;
	float: left;
	text-decoration: none;
	}

#nav li 
	{
	margin-bottom: 8px;
	width: 180px;
	background-color:#B0C4DE;
	 }
#nav li a 
	{ 
	text-decoration: none;
	color: #191970;
	}
#nav ul.submenu 
	{
	font: 12px Candara;
	/*font-weight: bold;	*/
	color: #191970; /*DarkBlue*/

	}
#nav ul.submenu li 
		{ 
		float:none; 
		/*width:200px;*/
		padding-left: 0px;
		}
/* Subsubmenu */
#nav ul.subsubmenu 
	{
	font: 11px Candara;
	/*font-weight: bold; */
	/*padding-left: 50px;*/
	}
#nav ul.subsubmenu li 
	{ 
	 float:none; 
	/*width:200px;*/
	padding-left: 0px;
	}
	
/* desde aca agregue yo*/
.titulo_menu
	{
	font-family: Candara;
	font-size: 10px;
	font-weight: bold;
	text-align:left;
	color:Fuchsia;
		}
	
.text_campos2 /*textbox */
	{
	font-family: arial;
	font-size: 12px;
	height:12px;
	color: #00008B;
	}
	.text_campos /*textbox */
	{
	font-family: arial;
	font-size: 10px;
	height:10px;
	color: #00008B;
	}
.titulo_Grande
	{
	font-family: Candara;
	font-size: 30px;
	font-weight: bold;
	text-align:center;
	color: #4682B4 
	}
.titulo_medio
	{
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	text-align:center;
	color: #00008B
	}
.titulo_Chico
	{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	color: #00008B
	}
	
.titulo_right
	{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-align:right;
	color: #00008B
	}
	.titulo_centro
	{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	color: #00008B
	}
.mBoton
	{
	font-family: Candara;
	font-size: 18px;
	font-weight: bold;
	text-align:center;
	color:#191970; /*DarkBlue*/
	}
.lBoton	
	{
	font-family: arial;
	font-size: 12px;
	text-align:center;
	color:#191970; /*DarkBlue*/
	}
.Etiquetas
	{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	color: #00008B; /*MidnightBlue*/
	}
	
.Etiquetas2
	{
	font-family: arial;
	font-size: 12px;
	color:  #00008B;
	text-align:center;
	font-weight: bold;

	}
.EtiquetasLogin
	{
	font-family: arial;
	font-size: 12px;
	color: White;
	text-align:center;
	font-weight: bold;
	background-color: #336699;
	}
.Etiquetas_left
	{
	font-family: arial;
	font-size: 12px;
	color: #191970;/*MidnightBlue*/
	text-align:left;
	font-weight: bold;
	}
.EtiqChi
	{
	font-family: arial;
	font-size: 10px;
	background-color: Transparent;
	height:19px;
	text-align:right;
	
	color:#00008B; /*MidnightBlue */
	}
.EtiqChicas
	{
	font-family: arial;
	font-size: 10px;
	background-color: Transparent;
	height:19px;
	text-align:left;	
	color:#00008B; /*MidnightBlue */
	}
.EtiqAyuda
	{
		font-family:verdana;
		font-size: 9px;
		background-color: Transparent;
		height:14px;
		text-align:left;
		font-style: italic;
		color:#0000FF; /*MidnightBlue */
	}
.Combo
	{
		font-family: Arial;
		font-size: 10px;
		background-color: Transparent;
		height:18px;
		color: #191970; /*MidnightBlue*/
		text-align: right;
	}
	
	/*esta parte es para las grillas */
.Grillas
	{
	font-family: Arial;
	font-size: 10px;
	background-color: Transparent;
	color: #191970 /*MidnightBlue*/

	}
.GridCaption /*para headerStyle*/
	{
		/*background-color: #336699 ;*/
		background-color:#507CD1;
		font-size: 10px;
		font-family: verdana,;
		font-weight:bold;
		color:White;
		text-align:center;
		border:solid, 36px;
	}
	 
.GridItem /* para ItemStyle de las grillas */
	{
		font-size: 10px;
		font-family: verdana; 
		color: #00008B;
		border:solid, 36px;
		background: #E6EBF5;
	}
	
.GridItemII /*para edititemStyle y AlternatingItemStyle*/
	 {
		font-size:10px;
		font-family: verdana; 
		color: #00008B;
		/*border:solid, 36px;*/
		background-color:White;
	}

.GridAlternatingItem
	 {
	    font-size: 10px;
	    font-family: verdana; 
		color: black;
		border:solid, 36px;
		background: white;
	}
	
.oculto
	{ 
		display : none
	}

	/*hasta aca es para las grillas*/
.chks
	{
		font-family: arial;
		font-size: 12px;
		background-color: Transparent;
		color: #191970 /*MidnightBlue*/;
	}
	
.centrarDiv
	{	margin-left:-498px;
		position:absolute; 
		top:2%;
		left:50%;
		width:1000px; 
		height:768px; 
	}
/*Desde aca es para las Master*/

.centrarMaster
	{	margin-left:-225px;
		position:absolute; 
		top:180px;
		left:42%;
		width:460px; 
		height:300px; 
	}
.cuadro
	{  
		background-color: #E0ECF8;
		border-style:double;
		border-width:3px;
		border-color:#336699;
	}

.cuadroMenu
	{
		 background-color: #B0C4DE;
		
	}

.cuadroContent
	{
		background-color: #F8F8FF;
		
	}

.nivel1 /* menu*/
	{
		font-family: Candara;
		font-size: 14px;
		font-weight: bold;
		text-align:left;
		color: #191970;
		list-style:none;
		/*margin-left:15px;*/
		text-decoration: none;

	}
.nivel2 /* menu*/
	{
		font-family: Candara;
		font-size: 12px;
		font-weight:normal;
		text-align:left;
		color: #191970;
		list-style:none;
		margin-left:25px;
		text-decoration: none;
		
	}
.nivelboton /* menu*/
	{
		font-family: Candara;
		font-size: 12px;
		font-weight:inherit;
		text-align:left;
		color: #191970;
		list-style:none;
		text-decoration: none;
		
	}
.nivel3 /* menu*/
	{
		font-family: Candara;
		font-size: 12px;
		font-weight:normal;
		text-align:left;
		color: #191970;
		list-style:none;
		margin-left:35px;
		text-decoration: none;

	}
/*hasta aca es para las master*/

.listcheck
{
/*color: #191970;*/
background-color: #336699;
}
.columnaR
{
text-align:right;
font-family: arial;
	font-size: 10px;
	background-color: Transparent;
	height:19px;
	color:#00008B; /*MidnightBlue */	
}
.columnaL
{
	font-family: arial;
	font-size: 10px;
	background-color: Transparent;
	height:19px;
	color:#00008B; /*MidnightBlue */
text-align:left;	
}


