body {
	background:#f1f1f1;
	background-repeat:no-repeat;
	background-image:url(../images/background.jpg);
	font-family:arial;
	background-position:center top;
	margin:0px 0px 0px 0px;
	padding:0px 0px -10px 0px;
}

#xiti{
	float:left;
	clear:both;
	width:100%;
	text-align:center;
	font-size:12px;
	color:#333333;
	height:40px;
	position:relative;
	margin: 10px 0 0 0;
}

#global{
	width:1025px;
	text-align:center;
}

#top_site{
	width:980px;
	margin-left:20px;
}

#logo{
	float:left;
	width:245px;
	height:145px;
}

#pub_haut{
	float:right;
	width:730px;
	height:90px;
}

#cadre_principal{
	float:left;
	width:1025px;
}

#cadre_principal_top {background: url(../images/cadre_principal_haut.png) no-repeat left;height:100px;}

#cadre_principal_contenu {background:url(../images/cadre_principal_milieu.png) repeat-y left;}

#cadre_principal_bottom {background: url(../images/cadre_principal_bas.png) no-repeat left;height:200px;}

#menu{
	float:left;
	position:relative;
	margin:-3px 0 0 20px;
	width:980px;
	height:40px;
}

#onglet_home{
	float:left;
	width:34px;
	text-align:center;
	margin:2px 15px 0 70px;
	background: url(../images/icone_home.png) no-repeat; height:40px;
	cursor:pointer;
}

#onglet{
	float:left;
	width:170px;
	text-align:center;
	margin:0 0 0 20px;
	background: url(../images/onglet.png) no-repeat; height:40px;
}

#texte_onglet{
	float:left;
	width:100%;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	margin-top:10px;
	cursor:pointer;
}

#pied_unique{
	float:left;
	width:20%;
	margin:30px 0 0 40px;
}

#img_categorie_pied{
	text-align:left;
}

#lien_pied{
	float:left;
	font-size:12px;
	font-weight:bold;
	text-align:left;
}

.foot_link{
	text-decoration:none;
	color:#9dad04;
}

a.foot_link:hover{
	color:#FB7404;
}

.titre{
	float:left;
	width:100%;
	margin:10px 0 0 0;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#9dad04;	
}

h2.titre2{
	display:inline;
	font-size: 13px;
	font-weight: bold;
	font-size: 13px;
}

h3.titre3{
	display:inline;
	font-size: 13px;
	font-weight: bold;
	font-size: 13px;
}

#contacternous{
	float:left;
	clear:both;
	width:710px;
	margin:20px 0 0 130px;
	font-size:16px;
	 background: none repeat scroll 0 0 #AAB825;
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 25px;
    padding-top: 6px;
    text-align: center;
}
#coordonnee{
	float:left;
	clear:both;
	width:710px;
	margin:10px 0 0 130px;
}

.td_coordonnee{
	border-bottom: 1px solid #CCCCCC;
    color: #9DAD04;
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    text-align: center;
    width: 50%;
}

#lien_annexe{
	background: none repeat scroll 0 0 #ACCB41;
    color: #FFFFFF;
	font-weight:bold;
    float: left;
	clear:both;
    font-family: arial;
    font-size: 11px;
    margin:10px 0 0 21px;
    text-align: right;
    width: 980px;
}

a.pied:link {
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    margin-right: 25px;
    text-decoration: none;
}

a.pied:visited {
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    margin-right: 25px;
    text-decoration: none;
}

.pied {
    background: none repeat scroll 0 0 #ACCB41;
    margin: 0;
    padding: 0;
    text-align: right;
    width: 100%;
}
