@charset "utf-8";
/* CSS Document */

a:link {
	font-family: Georgia;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
}
titre {
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #666;
	text-decoration: underline;
}

a:visited {
	font-family: Georgia;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {

	font-family: Georgia;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
}
.dispalynone {
	display: none;
}
.legendephoto{
	font-family: Georgia;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	background-color: #8E488E;
	background-position: right center;
	text-align: center;
	}
.texte {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Georgia;
	font-weight: bolder;
	background-color:#666
}
.contenuprincipal {
	width: 800px;
align: center;
	vertical-align: top;
}
.col-1,.col-2,.col-3 {
	float:left;
	width: 250px;
}
.h2 {font:30px/1.2em Arial, Helvetica, sans-serif;color:#fff;margin-bottom:16px}
.soc-ico li {float:left;margin-right:4px}
/* GLOBAL */
html {min-width:1088px}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	background-color: #1d1d1d;
	background-image: url(/images/body-bg.png);
	background-repeat: repeat-x;
}
.innercopy, .innercopy a {border:0;float:right;background:#fff;color:#f00;width:50%;line-height:10px;font-size:10px;margin:-220% 0 0 0;overflow:hidden;padding:0}
#main {width:1088px;margin:0 auto;min-height:100%;margin-bottom:-129px}
.af {height:129px}

/* ELEMENTS */
a {color:#74be00;outline:none}
a:hover {text-decoration:none}
p,.blo {line-height:20px;margin-bottom:20px}
.p0 {margin-bottom:8px}
.p1 {margin-bottom:16px}
.p2 {margin-bottom:32px}


