/* CSS Document */

body {
padding: 0;
margin: 0;
font-family: Georgia, "Times New Roman", Times, serif;
/*background: #c0a965 url(images/fond.jpg) no-repeat;
width: 100%;*/

background-image: url(images/fond.jpg); 
background-color: #c0a965;
background-repeat: no-repeat;
background-position: top center;
margin: 0 0 0 0;
height: auto;
min-height: 700px;



/*margin-top: 5%;
margin-bottom: 0%;*/
}

.menu {
font-family: Georgia, serif;
font-size: 18px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
color:#404040;
}

.texte {
font-family: Georgia, serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.9em;
text-align: justify;
color:#404040;
}

.textePetit {
	font-family: "Trebuchet MS", "Myriad Web Pro Condensed";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 2em;
	text-align: justify;
	color:#404040;
}

.texteGras {
	font-family: Georgia, serif;
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.0em;
	text-align: center;
	color:#404040;
}

.titreRouge {
	font-family: Georgia, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 2em;
	text-align: left;
	color:#810101;
}

img.cadre {
padding: 0px;

border: 1px solid #525151;
}

#moncadre {
width:680px;
height:410px;
margin:auto;
padding:4px;
background-color:#FFFFFF;
border-left:10px solid #ededed; /* couleur du cadre */
border-right:10px solid #ededed;
border-bottom:10px solid #ededed;
border-top:10px solid #ededed;
overflow: no;
}

#moncadre1 {
width:680px;
height:140px;
margin:0;
padding:4px;
background-color:none;
}

#moncadre2 {
width:676px;
height:258px;
margin:0;
padding:4px;
background-color:#FFFFFF;
overflow: auto;
}

#moncadrepied {
width:680px;
height:75px;
margin:auto;
padding:0px;
background-color:no;
overflow: no;
}

a:link {
	font-family: Georgia, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.0em;
	color:#404040;
	text-decoration: none;
}

a:visited {
	font-family: Georgia, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.0em;
	color:#404040;
	text-decoration: none;
}

a:hover {
	font-family: Georgia, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.0em;
	color:#810101;
	text-decoration: none;
}

a.credits:link {
	font-family: "Trebuchet MS", "Myriad Web Pro Condensed";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color:#404040;
	text-decoration: none;
}

a.credits:visited {
	font-family: "Trebuchet MS", "Myriad Web Pro Condensed";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color:#404040;
	text-decoration: none;
}

a.credits:hover {
	font-family: "Trebuchet MS", "Myriad Web Pro Condensed";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color:#810101;
	text-decoration: none;
}
.texteMini {
	font-family: Georgia, serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.9em;
	text-align: justify;
	color:#404040;
}
a.rouge:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color:#810101;
	text-decoration: none;
}
a.rouge:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color:#810101;
	text-decoration: none;
}
a.rouge:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color:#414147;
	text-decoration: none;
}
