/*--header--*/

.bottom      
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	text-align: right;
	background-color: #166A2D;
	height: 30px;
	padding-right: 8px;
	padding-top: 3px;
}

/*--bullets letra gris*/
.bullet   
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-position: outside;
	list-style-image: url(../images/custodia/bullet.gif);
	list-style-type: circle;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: middle;
}
/*--bullets letra negra*/
.bull
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-position: outside;
	list-style-image: url(../images/custodia/bullet.gif);
	list-style-type: circle;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: middle;

}
/*--boton azul*/
.boton   
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #166A2D;
	width: 90px;


}
.botongr   
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #9ea29c;
	width: 90px;


}
/*--menu nivel 1*/

.fondo 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	background-color: #166A2D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #727ea4;
	border-right-color: #727ea4;
	border-bottom-color: #06143e;
	border-left-color: #06143e;

}
.menu    
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;

}
.menu:hover    
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #858fb1;
	text-decoration: none;
	line-height: 18px;

}

/*--menu nivel 2 (desplegable)*/
.desplegable   

{
	  	background-color: #858fb1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9fa7c1;
	border-right-color: #9fa7c1;
	border-bottom-color: #828694;
	border-left-color: #828694;

}
.menudes    
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	line-height: 18px;

}
.menudes:hover    
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #166A2D;
	text-decoration: none;
	line-height: 18px;

}

/*--títulos con fondo en degrade */
.tit    
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
	height: 25px;
	background-image: url(../images/custodia/fon.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	text-indent: 15px;
}
/*--textos  kausay*/
.gr10    
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9ea29c;
	line-height: 15px;

}
.bl   
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 15px;

}
