/* CSS Document */


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #350f09;
	background-image: url(../images/bck.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #cf0034;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #cf0034;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}

a.footerlink:link {
	font-size: 10px;
	color: #785e5a;
	text-decoration: none;
}
a.footerlink:visited {
	font-size: 10px;
	text-decoration: none;
	color: #785e5a;
}
a.footerlink:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #FFFFFF;
}
a.footerlink:active {
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}

a.ssmenu:link {
	font-size: 10px;
	color: #785e5a;
	text-decoration: none;
}
a.ssmenu:visited {
	font-size: 10px;
	text-decoration: none;
	color: #785e5a;
}
a.ssmenu:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #333333;
}
a.ssmenu:active {
	font-size: 10px;
	text-decoration: none;
	color: #333333;
}

.bck-g {
	background-image: url(../images/bck-g.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bck-d {
	background-image: url(../images/bck-d.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bck-blanc {
	background-image: url(../images/bck-blanc.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 824px;
}
.bck-basblanc {
	background-image: url(../images/bas-blanc.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 824px;
}
.gauche {
	background-image: url(../images/gauche.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 48px;
}
.droite {
	background-image: url(../images/droite.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 48px;
}
.txt-marronClair {
	color: #785e5a;
}
.visu-intro {
	background-image: url(../images/illustrations/visuel1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 518px;
}
.fond-txt {
	background-image: url(../images/fond-txt.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.txt-Fat {
	font-size: 14px;
	font-weight: bold;
}
.filet-marron {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #350F09;
}
.txt-rougeG {
	font-size: 18px;
	color: #cc0033;
	font-weight: bold;
}
.txt-rouge {
	font-size: 12px;
	color: #cc0033;
	font-weight: bold;
}
.box {
	border: 1px solid #350F09;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 80%
}
.box2 {
	border: 1px solid #350F09;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 40px
}
.encadrRed {
	border: 1px solid #CF0034;
	padding: 4px;
}
