/*                        LINKS             */

/* LINKS general##########################################*/
a.gen {
	color:#000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFCC33;
	text-decoration:none;

}
a.gen:visited  {
	text-decoration:none;
}
a.gen:hover  {
	color:#333333;
	border-bottom-width: 1;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
	text-decoration:none;

}
a.gen:active  {
	text-decoration:none;
}

/*#########################################FIN LINKS general*/

/* MENU PRINCIPAL##########################################*/
.menu {
	background-image: url(../images/onglet_menu1.jpg);
	background-repeat: repeat-x;
	height: 25px;
}

a.menu1 {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-variant: small-caps;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	font-weight: bold;
}
a.menu1:visited  {
	text-decoration: none;
}
a.menu1:hover  {
	color:#663399;
	text-decoration: none;
	font-size: 13px;
	font-variant: small-caps;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	font-weight: bold;
}
a.menu1:active  {
	text-decoration: none;
}

.current {
	border: 4px solid #FFCC33;
	color:#000000;
	text-decoration: none;
	font-size: 13px;
	font-variant: small-caps;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	font-weight: bold;
	background-color: #FFCC33;
}

/*#########################################FIN MENU PRINCIPAL*/




/* MENU 2#########################################*/
.menu_2 {
	font-size:10px;
	height: 14px;
	background-color:#FFCC33;
	top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A577D7;
}

a.menu2 {
	color: #000000;
	text-decoration: none;
	height: 8px;
}

a.menu2:visited  {
	text-decoration: none;
}
a.menu2:hover  {
	color: #A577D7;
}
a.menu2:active  {
	text-decoration: none;
	}
/*#########################################fIN MENU 2*/


/* LINK MAIL#########################################################################*/
a.link_mail {
	color: #000000;
	font-size: 11px;
}
a.link_mail:visited  {
	color: #000000;
}
a.link_mail:hover  {
	color:#9933FF;
	text-decoration: none;
}
a.link_mail:active  {
	color: #000000;
}
/*###########################################FIN LINK MAIL*/


/* MENU ABAJO ##########################################*/
.menu_abajo {
	background-color:#A577D7;
	}	
a.menu_abajo {
	color:#000000;
	font-weight:bold;
	text-decoration: none;
	font-size: 11px;
}
a.menu_abajo:visited  {
	text-decoration: none;
}
a.menu_abajo:hover  {
	font-weight:bold;
	color: #FFCC33;
	text-decoration: none;
}
a.menu_abajo:active  {
	text-decoration: none;
}
/*#########################################FIN MENU ABAJO*/


/* VOLVER ARRIBA ##########################################*/
.volver_arriba {
	background-color:#FFFFFF;
	font-size: 11px;
	color:#666666;
	font-style:italic;
	text-indent: 680px;
	line-height: 32px;
	font-weight: bold;
	}	
a.volver_arriba {
	color:#666666;
	text-decoration: none;
}
a.volver_arriba:visited {
	text-decoration: none;
}
a.volver_arriba:hover  {
	color:#666666;
	text-decoration:underline;
}
a.volver_arriba:active  {
	text-decoration: none;
}
/*#########################################FIN VOLVER ARRIBA*/