/* css */

* {margin:0px; padding:0px}
/*html, body { height: 100%}*/



#MainLayout {
margin:auto; 
width:966px; 
border:9px solid #FFF
}

#TopNav {
margin:auto; 
width:966px; 
text-align:right; 
margin-bottom:20px
}

DIV.LogoFooter {
padding:10px 0 10px 10px;
clear:both;
}

DIV.LogoFooter img {
padding:0 12px 0 0
}

#Footer {
padding:20px 0; 
text-align:center
}
#Footer a {
color:#666;
}
#Footer a:hover {
color:#000; 
text-decoration:underline
}





/* MENU DE GAUCHE */

td.LeftCell{
background:url(../images/bkg_menu.jpg) #d7dfe7 repeat-x; 
width:210px
}

td.SepLeftCell{
background:url(../images/img_sep_left.jpg)  repeat-x; 
width:6px
}


#vertmenu {
font-size: 12px;
width: 204px;
padding: 0px;
margin: 0px;
text-transform: uppercase;
}


#vertmenu h2 {
background-image: url(../images/bkg_ico_rouge.jpg);
background-repeat: repeat-x;
display: block;
font-weight:bold;
font-size: 14px;
padding: 8px 0 5px 22px;
color: #FFF;
width:182px;
}

.space_top{
margin:20px 0 1px 0;
}

.nospace{
margin: 0;
}

#vertmenu h2 a{
color: #FFF;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
font-size: 11px;
font-weight:bold;
display: block;
border-bottom: 1px dotted #666;
padding: 5px 6px 5px 22px;
text-decoration: none;
color: #666666;
width:176px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color: #d1d1d1;
}


/*CONTENUE PRINCIPALE */

#MainContent {
padding:20px 0px 20px 35px; 
width:715px
}

#MainContent a{
text-decoration: underline;
		color:#8f0f1c
}

#MainContent a:hover{
text-decoration: underline;
		color:#000
}

.BoldRed{
font-weight:bold;
color:#000; 
padding:2px;
margin:5px 0 5px 0;
}

#MainContent li{
	list-style-image:url(../images/img_arrow.gif)
}

#MainContent li ul li{
	list-style-image: none;
	list-style: disc;
}

.productBox{
float:left; 
display:block; 
height:220px; 
border-top:1px solid #e2e2e2; 
width:170px; 
text-align:center;
padding:20px 0 0 0;
}

#ImgPlacer {
float:left;
width:321px;
}

#TitlePlacer {
float:left;
width:394px;
}

#TxtPlacer {
float:left;
width:715px;
padding:0 0 20px 0;
border-bottom:5px solid #a7a7a7;
}
