/*reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
ins {text-decoration: none;}
del {text-decoration: line-through;}
/*table {border-collapse: collapse; border-spacing: 0;}*/



/* Style pages Home_1  */

html, body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #3f3f3f;
}


#content_home {
	width: 100%;
	margin : auto 0;
	text-align : center;
}

#images_home {
	margin : auto, 0;
	width : 100%;
	text-align:center;
}

#surtitres_home {
	margin : 70px 0 0 0;
	padding : 0;
	text-align:center;
}

#titres_home {
	margin : 0;
	padding : 10px 0;
	text-align:center;
}

#titres_home p {
	margin : 0 0 30px 0;
	padding : 10px 0;
	text-align:center;
}

#images_home img {
	border : 0;
	margin : 90px 7px 7px 7px;
}

img {
	border: 0
}

img a {
	border : 0
}

h2 {
	font-family:arial;
	font-size:16px;
	color:#c4c4c4;
	font-weight:normal;
	padding-top: 5px;
	padding-bottom:10px;
}

h1 {
	font-family:arial;
	font-size:18px;
	color:#e4e4e4;
	font-weight:bold;
	padding-top: 5px;
	padding-bottom:10px;
}

p  a {
	margin: 50px 0 0 0;
	color:#efefef;
	font-family:Verdana;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
}

#footer {
	margin : 40px 0 0 0;
	width : 100%;
	text-align : center;
	color:#929292;
	font-family:Verdana;
	font-size:12px;
}

#footer a {
	color:#929292;
	font-family:Verdana;
	font-size:12px;
}
