/*GLOBAL*/

body {
	margin : 0;
	padding : 0;
	background: #fff url(Img/fond.png) no-repeat;
	background-attachment: scroll;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: normal; 
}

img {
	margin : 0;
	padding : 0;
	border: 0;
}
h1{
	text-decoration: underline;
	font-weight: normal;
	font-variant: small-caps;
	font-size: 13px;
}
ul ul {
	margin-top: 10px;
}
.retour_accueil {
	position: absolute;
	top: 11px;
	left: 12px;
	width: 218px;
	height: 61px;
	margin: 0;
	padding: 0;
}

.contact {
	position: absolute;
	top: 56px;
	left: 658px;
	width: 91px;
	height: 21px;
	margin: 0;
	padding: 0;
}

.phrase {
	position: absolute;
	top: 85px;
	left: 6px;
	width: 743px;	
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
}

.menu_gauche {
	position: absolute;
	top: 120px;
	left: 6px;
	width: 210px;	
	margin: 0;
	padding: 0;
	border-right: 1px dashed #000;
	border-bottom: 1px dashed #000;
	font-size: 11px;
}

.menu_gauche img{
	padding-left: 10px;
}

.menu_gauche ul{
	text-indent: -30px;
	color: #000;
	list-style-type: none;
}

.menu_gauche li a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.menu_gauche li a:hover {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background-color: #000;
}

.menu_gauche ul ul li {
	list-style-position: outside;
 	text-indent: -5em;
}

.menu_gauche ul ul li a {
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

.menu_gauche ul ul li a:hover {
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	background-color: #DD4F14;
}

/*BLOCK DE SAISIE*/

.block {
	position: absolute;
	top: 120px;
	left: 225px;
	width: 525px;	
	border: 0px;
	margin-bottom: 10px;
	text-align: justify;
}

.block_orange {
	position: relative;
	top: 0px;
	left: 0px;
	width: 515px;	
	border: 0px;
	margin-bottom: 5px;
	text-align: justify;
	border: 1px dotted #ED4602;
	padding: 5px;
}

.block img{
	margin: 5px;
}

.block a, block a:hover{
	font-size: 12px; 
	font-weight: normal; 
	color: #ED4602;
	text-decoration: underline;
}

/*BLOCk DE TEXTE FAISANT TOUTE LA LARGEUR DE SAISIE SANS FOND*/

.block_transparent {
	position: relative;
	top: -46px;
	left: 0px;
	width: 562px;
	margin-bottom: 15px;
	border: 0px;
	vertical-align: text-top;
}


.block_transparent img {
	margin : 5px;

}


/*LIEN*/


/*a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}*/	


/*POLICE*/


.menutop {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none; 
}

.lienactu1 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #EBA400; 
	text-decoration: none; 
}

.lienactu2 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #EBA400; 
	text-decoration: none; 
}

.textstagris {  
	font-family: Courier New, Courier, mono; 
	font-size: 9px; 
	font-weight: normal; 
	color: #6666aa; 
	text-decoration: none; 	
}

.lienress1 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #335185; 
	text-decoration: none; 
}
	
.lienress2 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #335185; 
	text-decoration: none; 
}

.lienedit1 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #ED4602; 
	text-decoration: none; 
}

.lienedit2 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #ED4602; 
	text-decoration: none; 
}

.textsta2 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none; 
}

.t31 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	color: #A56B08; 
	font-weight: normal;
}

.blanc { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	color: white; 
	font-weight: normal;
}
.clear { 
	clear: both;
}