@charset "iso-8859-1";
/* CSS Document */




#conteneur{
width:700px;
height:530px;
margin:auto;
border: solid #FFFFCC 1px;
margin-top:75px;
}


#leftmenu{
width:122px;
height:530px;
background-image:url(../images/leftmenu.jpg);
	background-position:left;
	    background-repeat: no-repeat;

}


#menu{
width:588px;
height:30px;
font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFCC;
	margin-left:70px;
	padding-left:30px;
	
}
#contenu{
width:570px;
height:480px;
margin-left:130px;
	
	}
#menu a{
padding-left:10px;
	color:#FFFFCC;

text-decoration:none;}

#texte{
width:350px;
height:170px;
margin-left:150px;
margin-top:-180px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFCC;
	font-size:12px;
	}
	
	#txtstu{
width:520px;
height:100px;
margin-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFCC;
	font-size:12px;
	}

	
#txtdroite{
width:420px;
margin-left:5px;
margin-top:20px;
height:170px;
font-family:Arial, Helvetica, sans-serif;
	color:#FFFFCC;
	font-size:12px;
}

#logo{
margin-top:-520px;}


	#formulaire{
	width:350px;
	height:322px;
	margin-top:20px;

	}
	#formulaire label{
	width: 80px;
	display: block;
	
	float: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 12px;;
	margin: 0px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFCC;
}

	
#formulaire input,#formulaire text,#formulaire textarea{
	width: 250px;
	border: 1px solid #FFFFCC;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
	#formulaire p
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FF6600;
	}
	
	
	#formulaire input[type=submit] {
		border:1px solid;
	background-color: #FFFFCC;
	margin-bottom: 1px;
	width:80px;

	
}
	
	#formulaire input[type=reset] {
		border:1px solid ;
	background-color: #FFFFCC;
	margin-bottom: 1px;

	width:80px;
	
}
#adresse{
width:190px;
height:316px;
margin-left:360px;
margin-top:-315px;
	font-family:Arial;
	color:#FFFFCC;
		font-size: 14px;;

}
#texteclients{
width:500px;
height:320px;
margin-top:50px;
margin-left:10px;
font-family : Arial; font-weight : normal ; font-size : 12pt ; color : #FFFFCC;
}


#texteatelier{
width:500px;
height:320px;
margin-top:15px;
margin-left:15px;
font-family : Arial; font-weight : normal ; font-size : 12pt ; color : #FFFFCC;
}

#texteconfirm{
width:450px;
height:320px;
margin-top:20px;
font-family : Arial; font-weight : normal ; font-size : 12pt ; color : #FFFFCC;
}




#footer{
width:718px;
height:15px;
  background-color:#3e567a;
    background-image: url(../images/spacer.jpg);
	background-position:left;
	    background-repeat: no-repeat;
		font-family:Arial, Helvetica, sans-serif;
		color:#FFFFFF;
		font-size:10px;
		
}

