/*Default styles*/

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #465E66;
}
p {
	margin-left: 10px;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #465E66;
	font-style: normal;
	font-weight: bold;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #465E66;
	font-style: normal;
	font-weight: bold;
	margin-left: 10px;
}

/*class styles*/
.Lettrine {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #465E66;
	font-style: italic;
	font-weight: bold;
	background-color: #FFFFFF;
}
.bgpourpre {
	background-color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.bgbarrenav {
	background-image: url(../design/barrenav.jpg);
	color: #FFFFFF;
	height: 37px;
	vertical-align: middle;
	text-align: right;
}

.border {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #5E7565;
	border-left-color: #5E7565;
	border-top-style: none;
	border-bottom-style: none;
	height: auto;
}

.fontsmall { font-size: 10px; color: #000000; }
.fontsmall a { font-size:10px; color: #000000; text-decoration: none; font-weight: normal}
.fontsmall a:active { color: #000000; font-weight: normal; text-decoration: none} 
.fontsmall a:link { color: #000000; font-weight: normal; text-decoration: none} 
.fontsmall a:visited { color: #000000; font-weight: normal; text-decoration: none}
.fontsmall a:hover { color: #6F7679; font-weight: normal; text-decoration: none}
.fontsmallwhite {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.fondocre {	background-color: #FFD67E;}
.barrenav a { font-size:10px; color: #FFFFFF; text-decoration: none; font-weight: normal}
.barrenav a:active { color: #FFFFFF; font-weight: normal; text-decoration: none} 
.barrenav a:link { color: #FFFFFF; font-weight: normal; text-decoration: none} 
.barrenav a:visited { color: #FFFFFF; font-weight: normal; text-decoration: none}
.barrenav a:hover { color: #6F7679; font-weight: normal; text-decoration: none}
.sbarrenav { font-size:10px; color: #6F7679; text-decoration: none;	font-weight: normal}
.sbarrenav a { font-size:10px; color: #6F7679; text-decoration: none; font-weight: normal}
.sbarrenav a:active { color: #6F7679; font-weight: normal; text-decoration: none} 
.sbarrenav a:link { color: #6F7679; font-weight: normal; text-decoration: none} 
.sbarrenav a:visited { color: #6F7679; font-weight: normal; text-decoration: none}
.sbarrenav a:hover { color: #6F7679; font-weight: normal; text-decoration: none}

/*class id styles*/
#conteneur {
	background-color: #915046;
	height: 420px;
	width: 760px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #5E7565;
	border-bottom-color: #5E7565;
}
#mozaique {
	border: 3px solid #6F7679;
	background-color: #6F7679;
	height: auto;
	width: 100%;
}
#conteneurmax {
	background-color: #915046;
	height: 430px;
	width: 600px;
	list-style-image: none;
}
.barremax {

	background-image: url(../design/barrenav.jpg);
	color: #FFFFFF;
	height: 20px;
	vertical-align: middle;
	text-align: right;
}
.font {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #465E66;
}
