
body{
background:#000000 url(/media/images/layout/bg.jpg) repeat-x;
font-size:12px;
font-family:"Trebuchet MS", Helvetica, Verdana;
margin:0;
padding:0;
line-height: 1.3em;
color:#FFFFFF;
text-align:justify;
padding-top:20px;
}


#pagecontainer{
width: 944px; 
margin: 0 auto; 

}

#dessus-header{
background:#000000 url(/media/images/layout/dessus-header.jpg) no-repeat top left;
height:110px;
width: 944px; 
}

#logo{
position:relative;
right:20px;
bottom:5px;
}


/*************************** MENU *****************************/

#menu{
height:80px;
}

#menu a{
display:block;
height:80px;
float:left;
}

#menu a.current{
background-position:bottom left;
}

#menu div{
display:block;
height:80px;
float:left;
}



#menu a:hover{
background-position:bottom left;

}

ul#ssm{
margin-left:5px;}

ul#ssm div{
text-align:center;}

ul#ssm li{
list-style-image:url(/media/images/layout/menu/puce-ssm.jpg);
margin-left: 30px;
padding-bottom:0px;
}

ul#ssm li a{
color:#e3e3e3;
font-size:12px;
text-decoration:none;
font-weight:bold;
}
ul#ssm li a:hover{
color:#ce5200;
font-size:12px;
text-decoration:none;
font-weight:bold;
}

ul#ssm li img{
text-align: center;
}

/***************************** NEWSLETTER***********************/

#newsletter{
float:right;
padding:10px 0px 5px 10px;
width:300px;
}

#newsletter strong{
line-height:18px;
float: left;
margin-right:5px;
}

form#formnewsletter{
float:right;}

#inputNewsletter{
background-color:#140b02;
border:1px solid #2e2e2e;
height:14px;
width:120px;
color:#FFFFFF;
font-size:10px;
padding:2px 5px;
vertical-align:middle;}



/****************************** BREADCRUMB *************************/


#breadcrumb{
padding:12px 10px 8px 155px;
float:left;
width:350px;
display:inline;
}
#breadcrumb span{
color:#d6d6d6;}
#breadcrumbSsMenu{
padding:10px 10px 8px 185px;
vertical-align:middle;
}
#breadcrumbSsMenu span{
color:#d6d6d6;}


/**************************************** CONTENT ******************************************************/

.padding10{
padding:10px;
}

#content{
background:#000000 url(/media/images/layout/bg-content.jpg) repeat-y;
width: 100%;
}

/****************************** LEFT COLUMN **********************/

#leftColumn{
float: left;
width: 100px;
/*padding-top:30px;*/
padding-right:30px;
}

#leftColumnSsMenu{
float: left;
width: 130px;
padding-top:10px;
padding-right:30px;
border-right:1px solid #373737;
}

/************************* MIDDLE COLUMN ***********************/

#middleColumn{
border-right:1px solid #373737;
border-left:1px solid #373737;
float: left;
padding-right:40px;
padding-top:10px;
width: 320px;
padding-left:20px;
}

#middleColumnSsMenu{
float: left;
padding-top:10px;
width: 375px;
padding-left:20px;
border-right:1px solid #373737;
padding-right:40px;
}

#middleColumnIntern{
border-right:1px solid #373737;
border-left:1px solid #373737;
float: left;
padding-right:40px;
padding-top:10px;
width: 380px;
padding-left:20px;
}


/********************************* RIGHT COLUMN ***********************/

#rightColumn{
float: right;
width: 390px; 
padding-top:10px;
}
#rightColumn p{
color:#FFFFFF;
}

#rightColumnSsMenu{
float: right;
width: 290px;
padding-right:15px;
padding-top:10px;
}
#rightColumnSsMenu p{
color:#FFFFFF;
}
#rightColumnSsMenu img{
border:1px solid #464646;
}

#rightColumnIntern{
float: right;
width: 315px;
padding-right:15px;
padding-top:10px;
}
#rightColumnIntern p{
color:#FFFFFF;
}
#rightColumnIntern img{
border:2px solid #464646;
}

.imgGauche{
width:150px;
float:left;
margin-right:15px;
}
.imgDroite{
width:150px;
float:left;
}

.imgGauchePet{
width:140px;
float:left;
margin-right:10px;
}
.imgDroitePet{
width:140px;
float:left;
}


/****************************************************************************************************************/


/******************************* LIENS RAPIDES *************************/

#selection-langues
{
left: 889px;
position: relative;
top: 89px;
}
#espace-clients{
background:transparent url(/media/images/layout/colonne-gauche/espace-clients.jpg) no-repeat;
width:109px;
height:90px;
display:block;
}


#dernieres-news{
background: transparent url(/media/images/layout/colonne-gauche/dernieres-news.jpg) no-repeat;
width:109px;
height:85px;
display:block;
}

#commande-en-ligne{
background:transparent url(/media/images/layout/colonne-gauche/commande-en-ligne.jpg) no-repeat top left;
width:109px;
display:block;
height:95px;
}

#commande-en-ligne:hover,#dernieres-news:hover, #espace-clients:hover {
background-position:bottom;
}
#commande-en-ligne.current, #dernieres-news.current, #espace-clients.current {
background-position:bottom;
}



#footer{
padding-top:15px;
font-size:10px;
text-align: right;
color:#626262;
}

#footer .pictoAwex a {
background: url(http://www.carregraphique.be/media/images/awex.png) no-repeat;
width: 33px;
height: 35px;
display:block;
float: left;
}


/*#footer .pictoAwex a {
background: url(http://www.carregraphique.be/media/images/awex.png) no-repeat;
width: 33px;
height: 34px;
display:block;
float: left;
}

#footer .pictoAwex a:hover {
background: url(http://www.carregraphique.be/media/images/awex.png);
background-position: 0 34px;
}*/


a{
text-decoration:none;
color:#ce5200;
}

a:hover{
text-decoration:none;
color:#f08e00;
}

p{
margin-top:2px;
margin-bottom:7px;
line-height:130%;
}

.spacer{
clear:both;
visibility:hidden;
}

ul{
margin-left:25px;}

ul li{
padding-bottom:6px;
text-align:left;
}

a img{
border:0px solid red;
}

.left{
float:left;

}
.right{
float:right;

}

.mee{
color:#f4bd00;
}



/********************************************* TITRES ***************************/

h1{
font-size:20px;
color:#f08e00;
text-transform:uppercase;
margin-bottom:15px;
background-image:url(/media/images/layout/soulignement-menu.jpg);
background-repeat:no-repeat;
display:block;
height:25px;
background-position:bottom left;

}

h2{
font-size:14px;
color:#f08e00;
margin-bottom:10px;
margin-top:25px;
}

h3{

}





/**************************** EQUIPE *********************/

#ensembleEquipe{
margin:20px 0px;
}

#ensembleEquipe div{
float:left;
color:#FFFFFF;
margin-left:20px;
margin-right:20px;
width:125px;}

#ensembleEquipe div img{
border:5px solid #f2f2f2;}

#ensembleEquipe div p{
text-align:center;}

#ensembleEquipe div strong{
color:#f08e00;}

/*************************************** BOUTONS ******************************/

#btnEC{
height:60px;
margin-top:30px;
margin-left:120px;
}

#btnEC a{
display:block;
height:30px;
}


#btn-espaceClients{
background:#000000 url(/media/images/layout/espace-client-btn.jpg) no-repeat top left;
width:139px;
}
#btn-espaceClients-nl{
background:#000000 url(/media/images/layout/espace-client-btn-nl.jpg) no-repeat top left;
width:139px;
}

#btnEC a:hover{
background-position:bottom left;
}


#codeUser{
width:40%;
height:19px;
}

