/* MISE EN PAGE */

* {
	padding:0;
	margin:0;	
}
body {	
	font-family: "Times New Roman", Times, serif, sans-serif;	
	color: #000000;	
	background-color: #fff;	
}

#page {
	width:980px;
	min-height:730px;
	margin:0 auto 2px;
	border:none;
}

#header {
	height:34px;
	background:url(header.jpg) no-repeat left top;
}

#centre {
	min-height:676px;
	width:871px;
	margin-bottom:12px;
	float:left;
	background:url(bande.jpg) repeat-y left top;
}

#menu {
	height:327px;
	width:980px;
	background:url(menu.jpg) no-repeat left top;
}

#menu img {
	border:none;	
	margin:0;
	padding:0;
}

#conteneur {
	margin-top:0 !important;
	background:url(conteneur.jpg) no-repeat left top;
	width:980px;
	height:349px ;
	font-size:14px;
}
html>body #conteneur {
	min-height:380px;
	height:auto;
	margin-top:-4px ;
}

#texte {
	padding:15px 0 0 95px ;
	text-align:justify;

	width:540px;
	float:left;
}

#img_process {
	padding-left:652px;
	padding-top:50px;
}
html>body #img_process {
	padding-top:48px;
	padding-left:655px;
}

#img_process a, #img_process img{
	padding:0;
	margin:0;
}
#footer {
	height:20px;
	clear:left;
	text-align:center;
	font-size:0.7em;
	padding-top:10px;
}

#footer a {
	color:#e2007a;
}


/* MENU */
#listemenu {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	overflow:hidden;
	margin:0;
	padding:0;
}


/* TEXTES */
h1 {
	color:#E2007A;
	font-size:1.4em;
	text-transform:uppercase;
}

h2 {
	color:#E2007A;
	font-size:1.4em;

}

img {
	margin:5px;
	padding:5px;
	border:none;
}

#texte li {
	margin-left:30px;
	padding-top:6px;
}

#texte li a, #texte li a:hover {
	color:#E2007A;
	font-size:1.2em;
	text-decoration:none;
}



a, a:hover {
	color:#E2007A;
	text-decoration:none;
}

input, textarea {
	border:1px solid #E2007A;
}

.ariane {
	margin-top: 10px;
	margin-left:20px;
}

#listerelookings li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	float:left;
	margin:4px;
	text-align:center;
	width:125px;
	height:168px;
}

#listerelookings li  a, #listerelookings li a:hover{
	font-size:1em;
}

#listerelookings {
	margin-left:3px;
	
}

#avertissement {
	clear:both;
	font-size:0.7em;
	padding:30px 0 30px;
}

.checkbox {
	margin:5px 0;	
}

.titre_relooking {
	
}



