/* general
--------------------------------------------------------------------------------------------- */
.onglet
{
   display:inline-block;
   cursor:pointer;
}

.orange
{
	color:#ff4200;
	display:inline;
}

.contenu_onglet
 {
   display:none;
}

.clear
{
	clear:both;
}

a:link
{
	color: #d87210;
	text-decoration:underline
}

a:hover
{
	color: #656565;
	text-decoration:underline
}

a
{
	color: #d87210;
	text-decoration:underline
}

p
{
display:inline;
}

img
{
	border:0px;
}

h1
{
	font-family: Times, Verdana ,Helvetica, Arial, sans-serif;
	font-size:16px;
	font-weight:700;
	color:#ffffff;
	display:inline;
}

h2
{
	font-family: Times, Verdana ,Helvetica, Arial, sans-serif;
	font-size:20px;
	font-style:italic;
	font-weight:700;
	color:#df6f02;
	display:inline;
}

h3
{
	font-family: Times, Verdana ,Helvetica, Arial, sans-serif;
	font-size:16px;
	font-weight:700;
	color:#ffffff;
	display:inline;
}

body
{
	margin: 0 auto;
	font-family:  Times, Verdana ,Helvetica, Arial, sans-serif;
	font-size:14px;
	background-image:url(images/charte/fond.jpg);
	background-repeat:no-repeat;
	background-position : 50% 0%;
	background-color:#363636;
	color:#585858;
}

#contenu
{
	margin: 0 auto;
	text-align:center;
	width:997px;
	
	
}

#banniere
{
	background-image:url(images/charte/banniere.jpg);
	background-repeat:no-repeat;
	width:997px;
	height:139px;
	margin-top:110px;
}

#corp
{
	width:997px;
	min-height:490px;
	background-image:url(images/charte/fond_contenu.jpg);
	background-repeat: repeat-y;
}

#block_gauche
{
	float:left;
	width:657px;
	margin-left:11px;
	margin-top:11px;
}

#fond_page_haut
{
	background-image:url(images/charte/fond_page_haut.jpg);
	background-repeat:no-repeat;
	width:657px;
	height:3px;
}

#fond_page_centre
{
	background-image:url(images/charte/fond_page_centre.jpg);
	background-repeat: repeat-y;
	width:657px;
	min-height:455px;

}

#fond_page_bas
{
	background-image:url(images/charte/fond_page_bas.jpg);
	background-repeat:no-repeat;
	width:657px;
	height:14px;
}

#texte
{
	margin-left:2px;
	padding:10px;
	text-align:justify;
	background-image:url(images/charte/fond_page.jpg);
	background-repeat: no-repeat;
}

#block_droit
{
	float:left;
	width:305px;
	height:472px;
	margin-top:11px;
	margin-left:11px;
	background-image:url(images/charte/fond_img_droite.jpg);
	background-repeat: no-repeat;

}

#img_droit
{
	width:280px;
	height:440px;
	margin-top:12px;
	margin-left:12px;


}


#pied
{
	width:997px;
	height:10px;
	background-image:url(images/charte/pied.jpg);
	background-repeat:no-repeat;
}

/* --------------- accueil --------------------------------------------------------------------*/
#block_gauche_accueil
{
	float:left;
	width:667px;
}

#texte_accueil
{
	padding:17px;
	text-align:justify;
}

#block_haut
{
	float:left;
	width:667px;
	height:320px;
	margin-left:7px;
	margin-top:7px;
	background-image:url(images/charte/fond_accueil.jpg);
	background-repeat: no-repeat;
}

#petit_block_gauche
{
	float:left;
	width:214px;
	height:152px;
	margin-left:12px;
	margin-top:4px;
	background-image:url(images/charte/block_gauche_accueil.jpg);
	background-repeat: no-repeat;
}

#petit_block_centre
{
	float:left;
	width:223px;
	height:152px;
	margin-left:7px;
	margin-top:4px;
	background-image:url(images/charte/block_centre_accueil.jpg);
	background-repeat: no-repeat;
}

#petit_block_droit
{
	float:left;
	width:204px;
	height:152px;
	margin-left:7px;
	margin-top:4px;
	background-image:url(images/charte/block_droit_accueil.jpg);
	background-repeat: no-repeat;

}

/* --------------- qui --------------------------------------------------------------------*/

#menu_qui
{
	width:638px;
	margin-left:-3px;
	margin-top:100px;
}

#texte_qui
{
	float:left;
	width:638px;
	height:182px;
	margin-left:-3px;
	background-image:url(images/charte/fond_page_qui.jpg);
	background-repeat: no-repeat;
}

/* --------------- reference --------------------------------------------------------------------*/

#block_gauche_reference
{
	float:left;
	width:657px;
}

#reference
{
	float:left;
	width:207px;
	height:147px;
	margin-left:11px;
	margin-top:11px;
	background-image:url(images/charte/fond_reference.jpg);
	background-repeat: no-repeat;
}

/* --------------- ADMIN --------------------------------------------------------------------*/

#login
{
	float:left;
	height:150px;
	width:300px;
	padding-left:200px;
	padding-top:40px;
	text-align: center;
}

#fond_page_centre_admin
{
	background-image:url(images/charte/fond_page_centre.jpg);
	background-repeat: repeat-y;
	width:657px;
	min-height:40px;
}

#texte_admin
{
	margin-left:2px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
}