/* Start of CMSMS style sheet 'home' */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(uploads/images/fondeg.gif);
        background-repeat:repeat-x;
        background-position: top left;
        background-color: #4C4E50;
}
.main {
	min-height: 977px;
	width: 800px;
        background-color: #ffffff;
	background-image:url(images/fond2.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	margin: 0 auto;
}
.header {
	
	background-color: #ffffff;
	width: 800px;
}
.menu {
	height: 18px;
border: 1px solid #000;
	width: 798px;
	background-image:url(images/fond_menu.jpg)
}
.petitebarre{
	height: 20px;
	width: 240px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
                color:#FFFFFF;
	/*line-height:0px;*/
        padding-left:40px;
	margin-top:10px;
}
.grandebarre{
	height: 33px;
	width: 740px;
	background-image:url(images/fond_grande_barre.png);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
                color:#FFFFFF;
	padding-left:42px;
	padding-top:10px;
}
.grandebarre a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
                color:#FFFFFF;
                text-decoration:none;
}
.flash {
	height: 194px;
        
	width: 800px;
	z-index:-3;
}
.contenu {
	position:top;
        min-height: 300px;
	width: 738px;
border: 1px solid #000;

        margin-left: 0px;
padding-right: 30px;
padding-left: 30px;
padding-top: 35px;
margin-top: -16px;
}
.edito{
	 min-height: 200px;
         width: 440px;
padding-right: 20px;
}
.news{
	width: 240px;
                position:relative;
       background: no-repeat;
padding-left: 40px;
}
.products{
	width: 332px;
                position:relative;
}
.footer {
	height: 14px;
	margin-bottom:16px;
border: 1px solid #000000;
	width: 798px;
	background-color:#000000;
	color:#FFFFFF;
	text-align:center;
}
.TraitBleu {
        background-image:url(images/traitbleu.gif)
}
.NewsSummaryLink {
                 font-weight:bold;
                 text-decoration:none;
                 color:#f31bd2;
                
}
.NewsSummaryLink a {
                 font-weight:bold;
                 text-decoration:none;
                 color:#000000;
}
.blanc {
                 color:#ffffff;
                 text-decoration:none;
}
.form {
                 border:#CCCCCC solid 1px;
                 font-size:12px;
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
/* End of 'home' */

