@charset "utf-8";

/* CSS Document */

/* Base ----------------------------------------------------------------------------------------------------*/
body {
	background-color: #b2af11;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/fd_background.jpg);
}
body, table, td, th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5c3a05;
}
p {
	margin: 0px;
	text-align: left;
}
div {
}
img {
	border: 0;
}
form {
	margin: 0px;
	padding: 0px;
}
ul {
}
li {
}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
}
select {
	font-family: Georgia, "Times New Roman", Times, serif;
}

a:link, a:visited, a:active {
	font-size: 12px;
	color: #5c3a05;
	text-decoration: underline;
}
a:hover {
	color: #755520;
	text-decoration: none;
}
/* fin | Base */


/* Textes -------------------------------------------------------------------------------------------------*/
.text1 {
	font-size: 12px;
	color: #000000;
}
.text2 {
	color: #b59a6e;
}
.text3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
}
.text4 {
	color: #0068b0;
	font-size: 13px;
	font-weight: bold;
}
.text5 {
	font-size: 14px;
	font-weight: bold;
	color: #0073bd;
}
.text6 {
	font-size: 13px;
	margin-top: 5px;
}
.text7 {
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.text8 {
	font-size: 11px;
	font-weight: bold;
	color: #b1ae00;
}
.text9 {
	font-size: 9px;
	color: #a68654;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
.text10 {
	font-size: 11px;
	color: #206fb6;
	font-weight: bold;
}
.text11 {
	font-size: 11px;
	color: #b1ae00;
}


.date1 {
	font-style: italic;
	color: #606800;
	padding-left: 10px;
}
.date2 {
	font-style: italic;
	color: #005ca9;
	padding-left: 10px;
}

.prix {
	font-size: 12px;
	font-weight: bold;
	color: #0073bd;
}

.subText {
	font-size: 12px;
	color: #867c5e;
}
/* fin | Textes */


/* a link --------------------------------------------------------------------------------------------*/
a.credits:link, a.credits:visited, a.credits:active {
	font-size: 10px;
	color: #807B20;
	text-decoration: underline;
	font-style: italic;
	padding-right: 6px;
	text-align: right;
}
a.credits:hover {
	text-decoration: none;
}

a.link1:link, a.link1:visited, a.link1:active {
	font-size: 10px;
	color: #9a1800;
	text-decoration: underline;
}
a.link1:hover {
	text-decoration: none;
}

a.link2:link, a.link2:visited, a.link2:active {
	font-size: 10px;
	color: #bf784f;
	text-decoration: underline;
}
a.link2:hover {
	text-decoration: none;
}

a.link3:link, a.link3:visited, a.link3:active {
	color: #606800;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	padding-right: 6px;
}
a.link3:hover {
	text-decoration: underline;
}

a.link4:link, a.link4:visited, a.link4:active {
	color: #117bcb;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	padding-right: 6px;
}
a.link4:hover {
	text-decoration: underline;
}
a.result:link, a.result:visited, a.result:active {
	text-decoration: none;
}
a.result:hover {
	text-decoration: underline;
}
/* fin | a link */


/* fd --------------------------------------------------------------------------------------------*/
.fd_derniere {
	background-image: url(../images/content/fd_derniere.gif);
	background-repeat: repeat-x;
}
.fd_ressources {
	background-color: #D6D3B0;
	background-image: url(../images/content/fd_ressources.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.fd_bas_content {
	background-image: url(../images/content/fd_deco-bas.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	vertical-align: top;
}
.fd_cd {
	background-image: url(../images/cdrom/fd_cd2.png);
	background-repeat: repeat-x;
}
.fd_result {
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 3px;
}
/* fin | fd */


/* table --------------------------------------------------------------------------------------------*/
.table1 {
	margin-top: 5px;
	margin-bottom: 10px;
}
/* fin | table */

p.ouvrage {
	margin-bottom: 10px;
}

input.members {
	border: 1px solid #c6c4b9;
	color: #ac997a;
}
select.members {
	border: 1px solid #c6c4b9;
	color: #ac997a;
}

#QSN	{

	text-align:left;

}