body{
	margin:auto;
	width:748px;}
a{text-decoration:none;color:black;}
a:hover{text-decoration:underline;}
div#header{
	margin:auto;
	margin-top:65px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width:748px;
	height:150px;}
div#corps{
	margin:auto;
	background-repeat:repeat-y;
	background-image:url(images/corps.jpg);
	width:748px;}
div#menu_gauche{
	width:166px;
	margin-left:5px;
	float:left;
	font-family: Geneva, "Times New Roman";}
p.menuEnBarre{
	padding:0px;
	margin:0px;}
p.menuEnBarre a {
		color: #34495c;
		display: block;
		width: 151px;
		float: left;
		height: 25px;
		max-height: 25px;
		font-size: 14px;
		padding: 10px 0px 0px 15px;
		text-decoration: none;
		font-family: Geneva, "Times New Roman";
		font-weight:bold;}
	p.menuEnBarre a:hover {
		background: transparent url(images/menu.jpg) top left;
		color: #ffc600;}
	p.menuEnBarre a.actif {color: #ffc600;
		background: transparent url(images/menu.jpg) top left;	
		color: #ffc600;}
div#menu_centre{
	background-image:url(images/menu_centre.jpg);
	width:556px;
	height:145px;
	margin-right:11px;
	float:right;
	margin-bottom:20px;
	background-repeat:no-repeat;}
p.menuEnBarre2{
	margin-top:0px;
	margin-left:0px;}
p.menuEnBarre2 a {
		color: #f1f5fb;
		display:inline;
		width: 168px;
		float: left;
		height: 22px;
		max-height: 22px;
		font-size: 12px;
		padding: 10px 0px 0px 11px;
		margin:0;
		text-decoration: none;
		font-family: Myriad, Arial,"Times New Roman";
		font-weight:bold;}
	p.menuEnBarre2 a:hover {
		background: transparent url(images/menu_centre.png) top left;
		color: #ffc600;}
	p.menuEnBarre2 a.actif {
		background: transparent url(images/menu_centre.png) top left;
		color: #ffc600;}
.centre{
	text-align:justify;
	margin-left:180px;
	padding:18px;
	color:#383838;}
div#centre{
	text-align:justify;
	margin-left:180px;
	padding:18px;
	color:#383838;}
div#centre_hide{
	text-align:justify;
	margin-left:180px;
	padding:18px;
	color:#383838;}
p.text{
	font-size:13px;
	width:525px;
	font-family: Tahoma, "Times New Roman";}
div#previewDiv{	/*   --------------------------     PRÉVISUALISATION et VISUALISATION      */
	border: solid 1px #CCCCCC;
	font-size:13px;
	width:517px;
	overflow: auto;
	font-family: Geneva, "Times New Roman";}
div#viewDiv{
	border: solid 1px #CCCCCC;
	font-size:13px;
	width:517px;
	overflow: auto;
	font-family: Geneva, "Times New Roman";}/*      ---------------------------------      */
div#footer{
	background-image:url(images/footer.jpg);
	width:748px;
	height:100px;}
span.plus {
	font-size:9px;
	font-family: Arial, "Times New Roman";
	padding-left:2px;
	color:#a2a2a2;}
span.plus a{
	font-size:9px;
	font-family: Arial, "Times New Roman";
	padding-left:2px;
	color:#a2a2a2;}
	
/*BOUTONS DE PARSAGE*/

input,select,button { 
	border: #CCCCCC 1px solid; 
	background: #F8F8F8; 
	padding: 1px; 
	margin: 1px;
	color: #000000;
}
input:hover, button:hover { 
	border: #999999 1px solid; 
	background: #CCCCCC; 
}
optgroup  {
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
}
option {
	padding-left: 10px;
	padding-right: 10px;
	color: #000000;
}
.selected {
	color: #0066CC;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
}
/*PARSAGE*/
.ttpetit { font-size: xx-small; }
.tpetit  { font-size: x-small; }
.petit   { font-size: small; }
.gros    { font-size: large; }
.tgros   { font-size: x-large; }
.ttgros  { font-size: xx-large; }

.center  { text-align: center; 	font-size:13px;
	width:525px;
	font-family: Geneva, "Times New Roman";}
.justify { text-align: justify;	font-size:13px;
	width:525px;
	font-family: Geneva, "Times New Roman";}
.right   { text-align: right;	font-size:13px;
	width:525px;
	font-family: Geneva, "Times New Roman";}
.left    { text-align: left;	font-size:13px;
	width:525px;
	font-family: Geneva, "Times New Roman";}

.rouge	 { color: #9a3c3c ; }
.bleu	 { color: #3c609a ; }
.vert	 { color: #479a3c ; }
.violet	 { color: #973c9a ; }
.gris	 { color: #CCCCCC ; }
.jaune	 { color: #dad320 ; }
.blanc	 { color: #FFFFFF ; }

.arial  	 { font-family: Arial, Helvetica, sans-serif; }
.trebuc	 	 { font-family: "Trebuchet MS", Arial, sans-serif; }
.helvetica	 { font-family: Helvetica, Arial, sans-serif; }
.sansserif	 { font-family: sans-serif, Arial, Helvetica; }
.tahoma		 { font-family: Tahoma, Arial, Helvetica; }

.souligner	 {text-decoration: underline;}
/*UPLOAD D'IMAGES*/

div#upload_image
{
border: #000000 solid 1px;
margin: 55px;
padding: 15px;
background-color: #FFFFFF;
}

div#list_img
{
border: #000000 solid 1px;
margin: 50px;
padding: 10px;
background-color: #FFFFFF;
text-align: center;
float: left;
}

div#list_img img
{
border: #000000 solid 1px;
}

.image_prev_auto
{
height: 100px;
margin-left: 200px;
width: 100px;
border: #000000 solid 1px;
text-align: center;
padding: 10px;
}

img
{
border: none;
}