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

body {
	background-color: #ff69b4;
	background-image: url(img/fd-logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#content {
	padding: 0px;
	width: 960px;
	margin: 0 auto;
}
#header {
	width: 960px;
	height: 114px;
	background-image: url(img/fd-bas-logo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#menuTop {
	width: 716px;
	text-align: center;
	float: right;
	padding: 0px;
	margin-top: 48px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menuTop ul {
	margin: 0px;
	padding: 0px;
}
#menuTop li {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9e0291;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	padding-right: 8px;
	padding-left: 8px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#menuTop a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9e0291;
	text-decoration: none;
	display: inline-block;
}


#menuTop a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f52691;
	text-decoration: none;
	display: inline-block;
}

#contenu {
	background-image: url(img/fd-contenu.jpg);
	background-repeat: repeat-y;
	width: 900px;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
	margin: 0px auto;
}

#contenu h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-image: url(img/fd-h3-contenu.jpg);
	background-repeat: no-repeat;
	width: 868px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 32px;
	height: 28px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#colOne {
	margin: 0px;
	width: 265px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}

#boxMenu {
	margin: 0px;
	padding: 0px;
	width: 264px;
	background-image: url(img/fd-box.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}


#boxMenu h3 {
	background-image: url(img/fd-titre-box.jpg);
	margin: 0px;
	height: 19px;
	width: 254px;
	text-transform: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
}
#boxMenu h4 {
	font-size: 12px;
	font-weight: bold;
	color: #F52692;
	text-decoration: none;
	padding-left: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	background-image: url(img/picto-etoile1.jpg);
	background-repeat: no-repeat;
}
#boxMenu ul {
	margin: 0px;
	padding: 0px;
}

#boxMenu li {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	width: 250px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#boxMenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9E0291;
	text-decoration: none;
	padding-left: 12px;
}
#boxMenu a:hover {
	color: #F62491;
	text-decoration: underline;
	background-image: url(img/picto-etoile2.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#boxNews {
	margin: 0px;
	padding: 0px;
	width: 264px;
	background-image: url(img/fd-box.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#boxNews h3 {
	background-image: url(img/fd-titre-box.jpg);
	margin: 0px;
	height: 19px;
	width: 254px;
	text-transform: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
}
#news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9E0291;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 12px;
	line-height: 16px;
}

#news a {
	font-weight: bold;
	color: #F52692;
	text-decoration: none;
}

.newsDate {
	font-weight: bold;
	color: #F52692;
	text-decoration: none;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(img/fd-footer.jpg);
	background-repeat: no-repeat;
	text-align: right;
	width: 954px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 6px;
	height: 25px;
	padding-top: 35px;
}
#footer a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#colTwoOne {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 612px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9E0291;
	text-decoration: none;
	text-align: justify;
	line-height: 16px;
	height: 512px;
	background-image: url(img/photo-one.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
/*CHANGEMENTS ICI*/
#colTwoTwo {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 612px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9E0291;
	text-decoration: none;
	text-align: justify;
	line-height: 16px;
	height: 512px;
	background-image: url(img/photo-two.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#colTwoTwo a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#colTwoTwo a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F52692;
	color: #F52692;
	text-decoration: none;
}
#colThree {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9E0291;
	text-decoration: none;
	text-align: justify;
	line-height: 16px;
}
#colThree  h3 {
	font-weight: bold;
	color: #F52692;
	text-decoration: none;
	padding: 0px;
	background-image: none;
	margin: 0px;
	width: 900px;
}
#coThree  a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#colTwoThree {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 612px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9E0291;
	text-decoration: none;
	text-align: justify;
	line-height: 16px;
	height: 512px;
	background-image: url(img/photo-three.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#colTwoThree a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#colTwoThree a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F52692;
	color: #F52692;
	text-decoration: none;
}

#colThree  a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F52692;
	color: #F52692;
	text-decoration: none;
}


