@charset "utf-8";
/* CSS Document */
h2
{
	font-size:16px;
	font-weight:	bold;
	font-style:	normal;
	color:	#0000A0;
	letter-spacing:	normal;
	word-spacing:	normal;
	text-align:	left;
	vertical-align:baseline;
}
.page_titre_equipe
{
	padding-left:15px;
	width:610px;
	/*height:45px;*/
	height:auto;
	margin-left:0px;
	border-left-color:#e1e8ee;
	border-left-style:double;
	border-left-width:3px;
	border-bottom-color:#e1e8ee;
	border-bottom-style:double;
	border-bottom-width:3px;
}
.titre_equipe_court
{
	padding-top:4px;
	margin-top:10px;
	margin-bottom:5px;
}
.page_titre_bleu_long
{
	background-image:url(../image/page_titre_equipe.jpg);
}
td.ligne_membre
{
	padding-top:0px;
	padding-right:1px;
	padding-left:3px;
	padding-bottom:3px;
	margin-right:0px;
	text-align:left;
	vertical-align:top;
	width:300px;
}
td.border
{
	border-left-color:#AFA7FC;
	border-left-style:dashed;
	border-left-width:1px;
	
}
td.border_old
{
	border-left-color:#d5e7b0;
	border-left-style:dashed;
	border-left-width:1px;
	
}
table.equipe
{
	border-spacing:5px;
	border:none;
	margin-top:7px;
	margin-bottom:2px;
	margin-left:3px;
	padding:0 0 0 0;
	font-size:12px;
	color:#0000A0;
}

.menu_equipe
{
	background-image:url(../image/menu_axe.jpg);
	background-repeat:no-repeat;
	margin-left:70px;
	height:400px;
	margin-top:15px;
	margin-right:0px;
	padding-right:0px;
	margin-bottom:10px;

}

ul.list_equipe
{
	padding-top:30px;
	padding-left:40px;
	font-size:12px;
	color:#0000A0;
	padding-right:0px;
	margin-right:0px;
}
li.list_menu1
{
	padding-top:15px;
}
.bleu_link
{
	color:#0000A0;
}
a.equipe_link,a.equipe_link:active
{
	color:#0000A0  !important;
	text-decoration:none; !important;
}
a.equipe_link:hover
{
	color:#906;
	background-color:#FBD2F2  !important;
	text-decoration:none; !important;
	font-size:12px
}
p.sigl
{
	font-size:18px; 
	font-weight:bold;
	font-stretch:expanded;
	color:#192e4b; 
	padding-left:0px; 
	padding-bottom:0px;
}
.tiny_titre
{ 
	font-size:10px;
}
/* administration des equipes*/
.style_equipe1
{
	background-color:#FFF;
}
.style_equipe0
{
	background-color:#E0E0E0;
}
li.themes
{
	background-color:#FFBE7D;
}
.form_ajout_directeur
{
	background-color:#FCF;
}
.form_membre
{
	font-weight:bold;
	font-size:12px;
}
.membre_gris
{
	color:#666;
}
.membre_noir
{
	color:#000;
}
.membre_vert
{
	/*color:#66cc99;*/
	color:#393;
}
.membre_vert_clair
{
	/*color:#ccffcc;*/
	color:#6F9;
}
.affichage_mode
{
	background-color:#600;
	background-color:#666;
	color:#0FF;
}
/* pour l'entree du file telecharge */
a.supprimer
{
	background-color:#CCC;
	font-size:10px;
	text-decoration:none;
	padding-left:1px;
	padding-right:2px;
	border-bottom-color:#666;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right-color:#666;
	border-right-style:solid;
	border-right-width:1px;
}
	