/* CSS Document */


#logo_membre{
	background:url(images/back_menu.gif) repeat-y;
	vertical-align: top;
}

.text_membre{
	font-size:13px;
	color:#000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.titre_block_equipe{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	font-variant: small-caps;
	color: #f4f6f9;
}

.block_equipe{
	margin: 5px;
	padding: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
	vertical-align: text-top;
}

.lien_membre{
	font-size: 13px;
	color: #e4e8f1;
	vertical-align: text-bottom;
	font-weight: bold;
}

.lien_membre:hover{
	font-size: 13px;
	color: #000066;
	vertical-align:middle;
	font-weight: bold;
}

.lien_sous_menu{
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
	vertical-align: top;
}

.lien_sous_menu:hover{
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
	vertical-align: top;
}

.titre_block{
	font-family: "Comic Sans MS", "Copperplate Gothic Bold";
	font-size: 14px;
	color: #003399;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
}

.lien_menu{
	width: 250px;
	height: 25px;
	padding:5px;
	text-align:left;
	font-size: 13px;
	color: #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-variant: small-caps;
}

.lien_menu:hover{
	width: 250px;
	height: 25px;
	padding:5px;
	text-align:left;
	font-size: 13px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-variant: small-caps;
}

.menu_h1{
	background:url(images/menu_h1.gif) no-repeat;
	text-align:left;
}

.menu_h2{
	background:url(images/menu_h2.gif) no-repeat;
	text-align:left;
}

.menu_h3{
	background:url(images/menu_h3.gif) no-repeat;
	text-align:left;
}

.menu_h4{
	background:url(images/menu_h4.gif) no-repeat;
	text-align:left;
}

.lien_menu_h{
	font-size: 12px;
	color: #e4e8f1;
	font-weight: 700;
}

.lien_menu_h:hover{
	font-size: 12px;
	color: #000066;
	font-weight: bolder;
}

