body{
	background: url('../images/bg.png');
	font-size: 10px;
	font-family: Verdana, Arial;
	color:#000;
	margin:0;
	padding:0;
}
/****PAGE ACCUEIL********/
#global{
	width:743px;
	height:513px;
	margin:10px auto;
	background:url('../images/background.png') no-repeat;
}

#global #menu_accueil {
	width:90px;
	position:relative;
	top:225px;
	left:14px;
	text-align: right;
}



#global #menu_accueil  a,
#menu,
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	
}

#menu{
	font-weight:normal;
	color:#F6AA67;
}

#global #menu_accueil  a:hover,
#menu a:hover,
#menu a.select  {
	text-decoration: underline;
}

#global #texte_accueil{
	width:150px;
	height:200px;
	position:relative;
	text-align: justify;
	left:610px;
	top:-84px;
}

#global #lien_accueil{
	text-align: right;
	font-size:12px;
	position:relative;
	width:380px;
	top:7px;
	left:150px;
	letter-spacing: 0.01pt;
}
/* avant width 380 */

#global #lien_accueil div{
	display:block;
	margin-bottom:8px;
	line-height: 1.2;
}
#global #banSystoe{
	position:relative;
	width:90px;
	top:-530px;
	left:495px;
	text-align: right;
}


#global #lien_accueil div a.rouge{
	text-decoration: none;
	color:#e2001a;
}

#global #lien_accueil div a.vert{
	text-decoration: none;
	color:#0097a0;
}

#global #lien_accueil div a:hover{
	text-decoration: underline;
	
}

#footer{
	width:743px;
	margin:10px auto;
	color:#666666;
}


#footer a{
	color:#666666;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}


/****FIN PAGE ACCUEIL********/
/***************************/
/****PAGE INTERIEUR********/

#global_interne{
	width:780px;
	margin:10px auto;
}

#global_interne #bandeau{
	width:780px;
	height:154px;
	background:url('../images/bandeau.jpg') no-repeat;
}

#global_interne #bandeau a#home{
 	width:110px;
 	height:120px;
 	display:block;
 	float:left;
}


#global_interne #bandeau #menu_interne{
	
	padding-top:120px;
	padding-left:100px;
	
}

*+html #global_interne #bandeau #menu_interne{
	padding-top:112px;
	padding-left:100px;
}




#global_interne #contenu_interne{
	width:650px;
	margin-left:128px;
	margin-bottom:100px;
	margin-top:30px;
}


#global_interne #footer_interne{
	width:780px;
	height:113px;
	background:url('../images/footer.png') no-repeat;
	margin-bottom:25px;
}

#global_interne #footer_interne #txt_footer{
	color:#666666;
	padding-top:115px;
}

#global_interne #footer_interne #txt_footer a{
	color:#666666;
	text-decoration:none;
}

#global_interne #footer_interne #txt_footer a:hover{
	text-decoration:underline;
}

/****FIN PAGE INTERIEUR********/

/**** MENU DEROULANT ******/
#menu{
	
	
}
/*** FIN MENU DEROULANT ***/


/***********************/

h1{
	font-size: 12px;
	font-weight: bold;
	color: #E3001B;
}

h2{
	font-size: 10px;
	font-weight: bold;
	color: #019AA1;
}
	
.center{
	text-align: center;
}

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

a:hover{
	color:#E3001B;
}

a.select{
	text-decoration: underline;
}



a img{
	text-decoration: none;
	border:0;
}

.sep_menu{
	clear:both;
}

label.labform{
	display:block;
	width:90px;
	float:left;
	
}

/***********************/

/* styles zite */
#zadmin {
	border: 1px solid #CCC;
	background-color: #EEE;
	padding: 0 2px;
	margin: 3px 0 0 0;
	width:150px;
	text-align: center;
	margin-bottom:10px;
}
.ztable {
	border: 1px solid #CCC;
	background-color: #EEE;
	padding: 0 2px;
	margin: 5px 0;
	width: 100%;
}
.zalert {
	border: 1px solid #C00;
	background-color: #FEA;
	padding: 0 2px;
}



