@charset "utf-8";
#WRAPPER {
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h4 {
	margin-left: 25px;
}
h1 {
	margin-left: 25px;
}
.IMAGE{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 4px;
	border: 0.4px solid #CCCCCC;
}

h3 {
	margin-left: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

#MASTHEAD {
	background-image: url(../images/briques.jpg);
	background-repeat: repeat;
	padding: 0px;
	height: 160px;
	width: 780px;
	background-color: #D0906C;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#FOOTER {
	background-image: url(../images/footer_bg1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	width: 780px;
	font-size: 0.57em;
	color: #000000;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	height: 90px;
}
#SIDEBAR {
	padding: 0px;
	height: 250px;
	width: 157px;
	background-color: #FFFFFF;
	margin-left: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
#LOGO {
	background-image: url(../images/logo_bg1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
	width: 160px;
	float: left;
	margin-top: -6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#NAVFOOTER {
	background-image: url(../images/nav_footer.jpg);
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
	height: 18px;
	text-align: center;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}
#TOP_PUB {
	padding: 0px;
	float: right;
	width: 620px;
	height: 150px;
	margin: 0px;
}
.TXT_GRAS {
	font-weight: bold;
}

#MAIN_NAV {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center bottom;
}

#menuitems {
	background-color: #E5E5E5;
	display: block;
	width: 145px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menuitems ul {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF1D8;
	background-image: url(../images/menubkg01.gif);
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 125px;
}
#menuitems li {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF1D8;
	background-image: url(../images/vnav_buttons.jpg);
	display: block;
	height: 30px;
	list-style-type: none;
	margin: 0px;
	width: 125px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CACACA;
	border-right-color: #CACACA;
	border-bottom-color: #CACACA;
	text-align: left;
	text-indent: 5px;
	border-left-color: #CACACA;
	border-left-style: solid;
	background-repeat: no-repeat;
}
#menuitems a:link{
	color: #000000;
	text-decoration: none;
	background-color: #E5E5E5;
	display: block;
	width: 125px;
	background-repeat: no-repeat;
	margin: 0px;
	height: 26px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menuitems a:active, #menuitems a:visited {
	color: #000000;
	text-decoration: none;
	background-color: #E5E5E5;
	display: block;
	width: 125px;
	background-repeat: no-repeat;
	margin: 0px;
	height: 26px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menuitems a current :active{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4D4845;
	display: block;
	width: 125px;
	background-repeat: no-repeat;
	margin: 0px;
	background-image: url(../images/menubkg_current.gif);
	height: 26px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menuitems a.current {
	color: #CC9900;
	text-decoration: none;
	background-color: #4D4845;
	display: block;
	width: 125px;
	background-repeat: no-repeat;
	margin: 0px;
	height: 26px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menuitems a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #864E37;
	display: block;
	background-repeat: no-repeat;
	width: 125px;
	margin: 0px;
	height: 26px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 5px;
}

#CONTENT_AREA {
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #626F99;
	font-size: .9em;
	line-height: 18px;
}
#HOME_TEXT {
	background-image: url(../images/texte_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 235px;
	width: 518px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .95em;
	color: #000000;
	line-height: 30px;
}

#wrapper01 {
	background-color: #FEFED8;
	width: 400px;
	background-image: url(../images/t01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
#wrapper02 {
	background-color: #FEFED8;
	margin: 0px;
	width: 400px;
	background-image: url(../images/t02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 22px;
	padding-left: 0px;
}

#wrapper03 {
	background-color: #FEFED8;
	width: 400px;
	margin: 0px;
	background-image: url(../images/t00.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
  #admin_link a:link, #admin_link a:visited, #admin_link a:hover, #admin_link a:active  {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 125px;
	margin: 0px;
	height: 26px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
.VIGNETTES170 {
	padding: 4px;
	float: left;
	width: 130px;
	margin-right: auto;
	margin-left: auto;
	border: 0.5px solid #E5E5E5;
	font-size: 0.7em;
	font-weight: bold;
	line-height: 15px;
}
#VWRAPPER {
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#HOME_TEXT p {
	float: right;
	padding-left: 10px;
	padding-top: 8px;
}

#HOME_TEXT img {
	background-color: #FFFFFF;
	margin: 1px;
	padding: 4px;
	border: 1px solid #E4E4E4;	
}

#STORY {
	background-color: #E5E5E5;
}
#GUIDE {
	padding: 0px;
	height: 80px;
	width: 70px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#TBODY {
	background-image: url(../images/txt_mid.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	font-size: .9em;
}
#TBODY p {
	padding-left: 25px;
}


#TEXT {
	background-image: url(../images/txt_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 235px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .95em;
	color: #000000;
	line-height: 30px;
	width: 518px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#PAGE_TITLE {
	color: #000000;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#TEXT p{
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin: 0px;
	
	}
.CENTERED_P {
	margin: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
#TBOTTOM {
	background-image: url(../images/txt_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	width: 518px;
	height: 22px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#ADRESSE {
	text-align: center;
	line-height: 18px;
	font-size: 0.8em;
}
.CONTENT2 {
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.CONTENT2 p {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.G_CONTENT {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.TXT_BLACK {
	color: #000000;
	font-weight: bold;
}
/*
#EXT_LINKS a:link{
	text-decoration: none;
	color: #000000;
}

#EXT_LINKS a:visited{
	text-decoration: none;
	color: #000000;
}

#EXT_LINKS a:active {
	text-decoration: none;
	color: #000000;
}
#EXT_LINKS a:hover {
	color: #C66300;
}
*/
.IMAGE1 {
	background-image: url(../images/cadre01.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 223px;
	width: 260px;
}
#PERSONNEL {
	padding: 5px;
	float: left;
	font-size: 0.7em;
	color: #FFFFFF;
	background-color: #666666;
	height: 120px;
	width: 150px;
	border: 1px solid #999999;
	line-height: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
}

.BIG_IMAGE {
	width: 511px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.9em;
	font-weight: bold;
	font-variant: small-caps;
	margin-top: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
a:link {
	color: #00509F;
	text-decoration: none;
}
a:visited {
	color: #00509F;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
a:active {
	color: #00509F;
	text-decoration: none;
}
#DIRECTEUR {
	padding: 5px;
	font-size: 0.7em;
	color: #FFFFFF;
	background-color: #666666;
	height: 120px;
	width: 150px;
	line-height: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 10px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #864E35;
	border-right-color: #864E35;
	border-bottom-color: #864E35;
	border-left-color: #864E35;
}
#GAL {
	background-color: #666666;
	width: 240px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: .7em;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	padding: 2px;
	height: 159px;
}
.IMG_MOY {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.STD_TABLEAU {
	color: #000000;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border: 5px solid #CCCCCC;
	font-size: .9em;
	padding-right: 2px;
	padding-left: 2px;
}

.STD_TABLEAU th, .STD_TABLEAU td{
	color: #000000;
	background-color: #EFEFEF;
	border: thin solid #E5E5E5;
	border-collapse:collapse;
	margin: 0px;
	padding-left: 10px;
}

.STD_TABLEAU th{
	color: #000000;
	background-color: #E5E5E5;
	font-weight: bold;
	margin: 0px;
}

.C_TABLEAU {
	color: #000000;
	background-color: #FBEAEB;
	margin-right: auto;
	font-size: .9em;
	line-height: 17px;
	border: 1px solid #999999;
	padding: 0px;
	margin-left: auto;
}

.C_TABLEAU th, .STD_TABLEAU td{
	color: #000000;
	background-color: #FFFFFF;
	border: 0.5px dotted #CCCCCC;
	border-collapse:collapse;
	margin: 0px;
	padding-left: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.C_TABLEAU th{
	color: #FFFFFF;
	background-color: #666666;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-right: 3px;
	padding-left: 3px;
}

.C_TABLEAU td{
	color: #000000;
	font-weight: bold;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
}
.ENTETE_MSG {
	font-size: .8em;
	line-height: 18px;
}
.MSG_BODY {
	line-height: 22px;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #999999;
}
.ETIQUETTE {
	font-size: .8em;
	line-height: 17px;
	font-weight: bold;
}
.CATALOGUE {
	font-size: .9em;
	line-height: 18px;
	background-color: #DADADA;
}
.PROD_ROW {
	background-color: #E9E9E9;
	margin-right: 3px;
	margin-left: 3px;
	padding-right: 2px;
	padding-left: 2px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-right-color: #E8C4C4;
	border-bottom-color: #E8C4C4;
	border-left-color: #E8C4C4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8C4C4;
}
.DESCRIPT_ROW {
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#LOGISTIQUE {
	padding: 0px;
	font-size: .9em;
	line-height: 17px;
	font-weight: bold;
	float: left;
	width: 150px;
	margin-left: 3px;
	margin-right: 3px;
}
.redtext {
	color: #FF0000;
}
