
body {
	margin:0;
	padding:0;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.80em ;
	background-position: center 75px;
	background-repeat: no-repeat;
	background-color: #ffffff ;  		
	}
/* IE 6 et inférieurs */
* html body {
	font-size: 0.75em ;
}

/* Entete */

#entete {
	width: 100%;
	height: 10em;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFCC ;	    /*  jaune */
	color: #0066B3 ;				/* bleu fonce */
	border: none ;
	border-bottom: 1px solid #949494;
	background-image: url('../img/bg_eclair_bleu.jpg');
	background-position: 50% 50%;
	background-repeat: repeat-x;
	text-align: right;
	}
	
#logo_box {
	position:absolute;
	top: 1em;
	left: 1%;
	width: 15%;
	vertical-align:middle;
	text-align: center;
	border-style:solid;
	border-width: 0px;
	border-color: black;
	z-index:1;
	}
#logo_box a img{
	/*height: 10em;*/

	}

#titre_site {
	position:absolute;
	top: 1em;
	left: 1%;
	height: 9.5em;
	width: 98%;
	z-index:0;
	color: #0066B3 ;	/* bleu fonce */
	color: #FFFFCC ;	    /*  jaune */
	}
#titre_site h1{
	font-size: 2em ;
	font-weight: bold ;
	text-align: center;
	vertical-align: middle;
}
#sgc_lang_box {
	color: #0066B3 ;				/* bleu fonce */
	background-color: #FFFFCC;		/*  jaune */
	}

#sgc_template_box {
	position:absolute;
	top:0;
	right:0;
	z-index:2;
}

#sgc_ariane_box {
	clear: both;
	width: 100%;
	margin-top:1em;
	color: #0066B3 ;				/* bleu fonce */
	}
#sgc_ariane_box p {
	margin:0;
	padding:0;
	margin-left: 2em ;
	}
#sgc_ariane_box p a {
	text-decoration:none;
	color: #0066B3 ;				/* bleu fonce */
	}
#sgc_ariane_box ul {
	display:inline;
	list-style-type: none;
	margin:0;
	padding:0;
}
#sgc_ariane_box ul li {
	display:inline;
	list-style-type: none;
	margin-left: 1em ;
	padding:0;
}
#sgc_ariane_box ul li a {
	color: #0066B3 ;				/* bleu fonce */
	font-size: 1em ;
	text-decoration:none;
}
#sgc_infos_box {

}
#sgc_infos_box ul {
	display:inline;
	list-style-type: none;
	margin:0;
	padding:0;
}
#sgc_infos_box ul li {
	display:inline;
	list-style-type: none;
	margin-left: 1em ;
	padding:0;
}
#sgc_infos_box ul li a {
	color: #0066B3 ;				/* bleu fonce */
	font-size: 1em ;
	text-decoration:none;
}
#sgc_lang_box {
}
#sgc_num_page_box {
}




/*   */
/* ***************************************************** */
/* ***************************************************** */
/* *    Menu Superieur ****** */
/*  */
/* MENU */
/* ***  *** */

div#sgc_navtop_box {
	background-color: #0066B3;		/* bleu fonce */
}

	ul#sgc_navtop_list {
	}

	ul#sgc_navtop_list li {
	}

	ul#sgc_navtop_list a {
		border: 1px solid #FFFFCC ;			/*  jaune */
		background-color: #0066B3;		/* bleu fonce */
		color: #FFFFCC ;					/*  jaune */
	}
	ul#sgc_navtop_list a:hover {
		border: 1px solid #0066B3;		/* bleu fonce */
		background-color:#FFFFCC ;					/*  jaune */
		color: #0066B3;		/* bleu fonce */
	}


	/* NIVEAU 1 */
	/***********/

	ul#sgc_navtop_list * {
	}

	ul#sgc_navtop_list li ul {
	}

	ul#sgc_navtop_list li {
	}

	ul#sgc_navtop_list ul.niv1 {
	}

	ul#sgc_navtop_list li:hover ul.niv1 {
	}

	ul#sgc_navtop_list ul.niv1 li {
	}

	ul#sgc_navtop_list ul.niv1 a {
		background-color: #0066B3;		/* bleu fonce */
		color: #FFFFCC ;					/*  jaune */
	}

	ul#sgc_navtop_list ul.niv1 a:hover {
		background-color:#FFFFCC ;					/*  jaune */
		color: #0066B3;		/* bleu fonce */
		border: 1px solid #0066B3;		/* bleu fonce */
	}


	ul#sgc_navtop_list ul.niv1 img.sub {
		width: 5px;
		height: 8px;
		position: absolute;
		right: 5px;
		top: 6px;
		background: url(../img/arrow.png) no-repeat left top;
	}

	ul#sgc_navtop_list ul.niv1 li:hover img.sub, #sgc_navtop_list ul.niv1 li a:hover img.sub {
		background: url(../img/arrow.png) no-repeat left -8px;
	}

/*
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
*/
	ul#sgc_navtop_list ul.niv1 li:hover a {
		/*background: transparent url(../img/pix_white_70.png);*/
		color: black;
		background-color:#FFFFCC ;					/*  jaune */
		color: #0066B3;		/* bleu fonce */
		border: 1px solid #0066B3;		/* bleu fonce */
	}

	
	
	/***********/
	/* NIVEAU 2 */
	/***********/


	ul#sgc_navtop_list ul.niv1 li:hover ul.niv2 li a {
		/*background: transparent url(../img/pix_black_95.png);*/
		color: white;
		border: 1px solid #FFFFCC ;			/*  jaune */
		background-color: #0066B3;			/* bleu fonce */
		color: #FFFFCC ;					/*  jaune */
	}

	ul#sgc_navtop_list ul.niv1 li:hover ul.niv2 li:hover a, 
	ul#sgc_navtop_list ul.niv1 li:hover ul.niv2 a:hover {
		/*background: transparent url(../img/pix_white_70.png);*/
		color: black;
		border: 1px solid #0066B3;			/* bleu fonce */
		background-color: #FFFFCC ;			/*  jaune */
		color: #0066B3;						/* bleu fonce */
	}

	ul#sgc_navtop_list ul.niv1 li:hover ul.niv2 {
	}

	
	
	
	
	
	
	
	
	
	
	
	
	







#sgc_nav1_box {
}
#sgc_nav2_box {
}
#sgc_nav3_box {
}

#colonne_gauche {
	display:inline;
	float:left;
	width: 15%;
	margin-top:1em;
	margin-left:0.5%;
	margin-right:0.5%;
	}
#sgc_nav_box {
	margin-bottom:1em;
	background-color: #f4f4f4;
	border : 1px solid #d7d7d7;
	/*background-image: url('../img/bg_navigation.gif');*/
	background-repeat: repeat-x;
	background-position: top;
	text-align:left;
	}
#sgc_nav_box ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0 ;
	background-color: #0066B3;		/* bleu fonce */
	color: #FFFFCC ;					/*  jaune */
	}
#sgc_nav_box ul li {
	list-style-type: none;
	margin:0;
	padding:0;
	}
#sgc_nav_box ul li a {
	display:block;
	width: 90%;
	padding-left: 10%;
	text-decoration: none;
	color: #6a7391;
	background-color: #0066B3;		/* bleu fonce */
	color: #FFFFCC ;					/*  jaune */
	}
#sgc_nav_box ul li.current > a {
	color: #FFFFCC ;					/*  jaune */
	font-weight:bold;
	}
#sgc_nav_box ul li a:hover {
	color: #000000;
	color: #0066B3;		/* bleu fonce */
	background-color: #FFFFCC ;					/*  jaune */
	}
#sgc_nav_box ul li ul {
	padding: 0 ;
	}
#sgc_nav_box ul li ul li a{
	width: 80%;
	padding-left: 20%;
}
#sgc_nav_box ul li ul li ul li a{
	width: 70%;
	padding-left: 30%;
}

/* Login */
div#sgbd_login_box {
	}
div#sgbd_login_box form{
	margin:0;
	}
div#sgbd_login_box fieldset{
	background-color: #8EE5EE;		/*lightsalmon*/
	}
div#sgbd_login_box label{
	}
div#sgbd_login_box input{
	}
div#sgbd_login_box form label  {
  display: inline;
  float: left;
  width: 3em;
  } 

/* Actualités */
div#sgc_actus_box {
	}

/* ***************************************************** */
/* Share Box */
/* ***************************************************** */
div#sgc_share_box {
	margin-bottom:1em;
	background-color: #f4f4f4;
	border : 1px solid #0066B3;		/* bleu fonce */
	-webkit-border-radius: 6px 6px 6px 6px;    /* for Safari */
	-moz-border-radius: 6px 6px 6px 6px;       /* for Firefox */
}

div#sgc_share_box h1 {
	-webkit-border-radius: 6px 6px 0px 0px;    /* for Safari */
	-moz-border-radius: 6px 6px 0px 0px;       /* for Firefox */
	font-size:1em;
	margin-left:1em;
	font-size: 0.8em ;
	padding:0em;
	padding-left:5%;
	margin:0;
	width:95%;
	border-bottom:1px solid black;
	background-color: #0066B3;		/* bleu fonce */
	color: #FFFFCC ;					/*  jaune */
}

div#sgc_share_box ul {
	margin:1em;
	text-align:center;
}

div#sgc_share_box ul li {
	display:inline;
	list-style-type:none;
	margin:2px;
}

div#sgc_share_box ul li a img {
	
}

/* Corps de la page */

#corps {
	width: 64% ;
	margin:auto;
	margin-top: 1em ;
	padding: 1% ;
	}
#corps #page_titre {
	display:inline;
	padding:1%;
	padding-bottom:0.1%;
	border:1px solid black ;
	border-bottom:3px solid #F6F6F6 ;
	background-color:#F6F6F6;
/*	border-top-right-radius: 1em ;	*/
/*	border-top-left-radius: 1em ;	*/
	}

/* IE 6 et inférieurs */
/* Utiliser * html {} */
* html #corps #page_titre {
	margin-left: -0.66%;
}
   
/* IE 7 et inférieurs */
*+html, * html {
}

/*IE 7 seulement*/
*+html {}

/*IE 7 et navigateurs modernes seulement*/
html>body {}

/*Navigateurs modernes seulement (IE 7 non inclus)*/
html>/**/body {}

#corps #page_titre h1 {
	display:inline;
	margin:0;
	padding:0;
	font-size:0.9em;
	}
#corps #page_contenu {
	padding:1%;
	border:1px solid black ;
	background-color:#F6F6F6;
	overflow:auto;
/*	border-top-right-radius: 1em ;		*/
	}
#page_contenu p{
	}
	
#page_contenu h1{
	}
#page_contenu h2{
	}
#page_contenu h3{
	}
#page_contenu h4{
	}
	
#colonne_droite {
	display:inline;
	float:right;
	width: 15%;
	margin-top:1em;
	margin-left:0.5%;
	margin-right:0.5%;
	}
	
/* Moteur de Recherche */
div#sgc_search_box {
	overflow:auto;
	}
div#sgc_search_box input#search_query {
	font-size: 0.7em ;
	width:45%;
}
div#sgc_search_box select#search_type {
	font-size: 0.7em ;
	width:45%;
}
div#sgc_search_box form input[src]{
	text-align:center;
	}
div#google_ajax_search_box {
	width: 100%;
	overflow:auto;
}
/* Outils */
div#sgc_tool_box {
	}
/* Publicités */
div#sgc_ad_box {
	}
	
div.sgc_menu_box {
	margin-bottom:1em;
	background-color: #f4f4f4;
	border : 1px solid #d7d7d7;
	border : 1px solid #0066B3;		/* bleu fonce */
	/*background-image: url('../img/bg_navigation.gif');*/
	background-repeat: repeat-x;
	background-position: top;
	}
	
div.sgc_menu_box p {
	margin-left: 0.25em;
	margin-right: 0.25em;
}
div.sgc_menu_box h1{
	font-size: 0.8em ;
	padding:0;
	margin:0;
	width:100%;
	border-bottom:1px solid black;
	background-color: #0066B3;		/* bleu fonce */
	color: #FFFFCC ;					/*  jaune */
	}
div.sgc_menu_box h1 a{	
	text-decoration:none;
	width:100%;
	border-bottom:1px solid black;
	background-color: #0066B3;		/* bleu fonce */
	color: #FFFFCC ;					/*  jaune */
	}
	
	
#pied_page {
	clear:both;
	width: 100%;
	border: none;
	text-align: center;
	/*
	background-image: url('../img/import/herbe.jpg');
	background-repeat: repeat-x;
	background-position: 10% 74%;
	*/
	}


