body
{
	margin:0px;
}

img
{
	border:0px;
}

*
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#1f1e21;
}

a
{
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

.Navigation, .Navigation a
{
	font-size:12px;
	font-weight:bold;
}

.Page_Gauche
{
	height:100%;
	background-image:url('images/page_ombre_gauche.jpg');
	background-position:top right;
	background-repeat:repeat-y;
	border-right:1px solid #404040;
}

.Page_Droite
{
	height:100%;
	background-image:url('images/page_ombre_droite.jpg');
	background-position:top left;
	background-repeat:repeat-y;
	border-left:1px solid #404040;
}

.Main_Menu
{
	padding-left:15px;
	height:35px;
	background-image:url('images/menu_fond.jpg');
	background-repeat:repeat-x;
	font-size:11px;
	color:#FFF;
}

.Main_Menu a
{
	color:#FFF;
	font-size:11px;
	text-decoration:none;
}

.Main_Menu a:hover
{
	color:#eaedd1;
	text-decoration:none;
}

.Content_ssMenu
{
	width:220px;
}

.ssMenu_Haut
{
	width:200px;
	background-image:url(images/ssmenu_fond_haut.jpg);
	height:599px;
	background-repeat:no-repeat;
	padding:15px;
	padding-right:35px;
}

.ssMenu_Centre
{
	width:200px;
	background-image:url(images/ssmenu_fond_centre.jpg);
	background-repeat:repeat-y;
}

.ssMenu_Bas
{
	width:200px;
	height:24px;
}

.Content
{
	padding-top:10px;
	width:740px;
}

.Content_Admin
{
	padding-top:10px;
	padding-right:10px;
}

.Content_Simple
{
	width:960px;
	padding:10px;
}

.Tab
{
	border-left:1px solid #172a00;
	border-bottom:1px solid #172a00;
}

.Tab_Entete td
{
	height:30px;
	background-image:url('images/tab_entete_fond.jpg');
	color:#FFF;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	
	border-right:1px solid #172a00;
	border-top:1px solid #172a00;
	border-bottom:1px solid #172a00;
}

.Tab_Entete a
{
	color:#FFF;
	text-decoration:none;
}

.Tab_0 td
{
	background-color:#eeeeee;
	padding:2px;
	height:22px;

	border-right:1px solid #172a00;
	border-top:1px dotted #172a00;
}

.Tab_1 td
{
	background-color:#ffffff;
	padding:2px;
	height:22px;

	border-right:1px solid #172a00;
	border-top:1px dotted #172a00;
}

.Erreur
{
	font-size:10px;
	font-weight:bold;
	color:#C00;
}

.Tab_Formulaire
{
	border:1px outset #cecece;
}

.Tab_Formulaire td
{
	background-color:#eeeeee;
	padding:5px;
	color:#454334;
}

.Tab_Formulaire_Separateur
{
	background-color:#eeeeee;
	padding:5px;
	
	border-top:2px outset #fafaf4;
}

.Tab_0 .No_Border,.Tab_0  .No_Border *
{
	border-right:1px solid #eeeeee;
	border-top:1px solid #eeeeee;	
	border-left:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
}

.Tab_1 .No_Border,.Tab_1 .No_Border *
{
	border-right:1px solid #fff;
	border-top:1px solid #fff;	
	border-left:1px solid #fff;
	border-bottom:1px solid #fff;
}

.top_lien
{
	margin-top:20px;
	margin-right:20px;
	text-align:right;
	color:#c6d744;
	font-size:10px;
	letter-spacing:1px;
}

.top_lien a
{
	color:#454334;
	font-size:10px;
} 