body{ 
text-align: center;
margin: 0;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
}
.error{
font-weight: bold;
color: #F00;
padding-top: 10px;
}
.gras{ font-weight: bold; }
.bold{ font-weight: bold; }
.gris{ color:gray; }
.marron{ color:#420A16; }
.rouge{ color:darkred; }
.blanc{ color:white; }
.verdana9{ font-family:Verdana; font-size: 9px; }
.verdana10{ font-family:Verdana; font-size: 10px; }
.verdana11{ font-family:Verdana; font-size: 11px; }
.move{
font-family: Verdana;
font-size: 13px;
font-weight: bold;
}
input, select, textarea{
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
}
input.required, textarea.required{
background: #FFF url(./images/required.gif) no-repeat top left;
padding-left: 3px;
}
input.button{ width: auto !important; }
input.focus, textarea.focus{
background-color: #E3DBDB;
}

input.normal,
textarea.normal{
background-color: #FFF;
}
ul.portlet_link{ padding:0; }
a{ 
color: #C03;
text-decoration: none;
}
a:hover{ text-decoration: underline; }
a img{ border: 0; }
a:hover img{ text-decoration: none; }
.invisible{ display: none; }
#menu{ 
margin: 0;
padding: 0;
list-style-type: none;
float: left;
width: 720px;
border-top: 1px outset #DFCDD0;
border-bottom: 1px solid #D7B6BA;
background-color: #E3DBDB;
}
#menu li{
display: inline;
text-align: center;
}
#menu li a{
float: left;
margin:0 0 0 0;
padding: 4px 7px 0 7px;
text-decoration: none;
color: #420A16;
border-left: 1px solid #D7B6BA;
height: 20px;
background-color: #E3DBDB;
}
#menu li a:hover{
margin:0;
text-decoration: none;
color: #FFF;
background-color: #DFCDD0;
height: 20px;
}
#menu li.on a{
margin:0;
color: #FFF;
background-color: #D7B6BA;
height: 20px;
}
#page{
margin: 0 auto 0 auto;
width: 720px;
text-align: left;
}
#popup{
margin: 40;
text-align: center;
vertical-align: middle;
width: 100%;
height: 100%;
}
.spacer{
display: inline;
clear: both;
height: 0;
width: 0;
border: 0;
line-height: 0;
}
h1{
padding: 0;
margin: 0;
background: url(./images/logo.gif) no-repeat top left;
height: 30px;
width: 720px;
}
h1 a{
text-indent: -5000px;
height: 30px;
width: 720px;
position: absolute;
top: 0;
text-decoration: none;
}
h1 a:hover{
text-decoration: none;
}
h2{
margin: 0;
padding: 3px 0 3px 0;
text-align: center;
color: #DDD;
background-color: #420A16;
font-weight: normal;
font-family: "Trebuchet MS", "Times New Roman", Times, serif;
font-size: 15px;
letter-spacing: 1px;
}
h3{
font-size: 13px;
margin: 0 0 10px 0;
padding: 0;
}
h4{
margin: 0;
padding: 0;
font-size: 11px;
}
#banner{
background-position: top left;
background-repeat: no-repeat;
width: 720px;
height: 182px;
}
.home{ background-image: url(./images/photo-home.jpg); }
.about{ background-image: url(./images/photo-about.jpg); }
.services{ background-image: url(./images/photo-services.jpg); }
.register{ background-image: url(./images/photo-register.jpg); }
.references{ background-image: url(./images/photo-references.jpg); }

#menu2{
margin: 0;
padding: 0;
list-style-type: none;
float: right;
width: 720px;
border-bottom: 1px solid #D7B6BA;
border-right: 1px solid #CCC;
}
#menu2 li{
display: inline;
text-align: center;
}
#menu2 li a{
float: right;
padding: 2px 5px 2px 5px;
text-decoration: none;
color: #666;
border-left: 1px solid #CCC;
font-size: 9px;
}
#menu2 li a:hover{
text-decoration: underline;
}
#header{
padding-top: 0px;
width: 720px;
text-align: center;
}
#path{
background: url(./images/onglet.gif) no-repeat right top;
padding: 2px 8px 0 0;
width: 712px;
height:19px;
text-align:right;
}
#contenu{
clear: both;
padding: 8px 4px 4px 4px;
}
#contenu-member{ clear: both; }
#contenu-member h3{
padding: 0;
margin: 0 0 10px 0;
}
#contenu .left, #contenu-member .left{
float: left;
padding-right: 3px;
}
#contenu .right, #contenu-member .right{
float: right;
padding-left: 3px;
}
#footer{
padding-top: 20px;
width: 720px;
}
#footer{
padding-top: 20px;
width: 720px;
}
#footer p{ 
}
#footer ul{
margin: 6px 0 0 0;
padding: 0;
list-style-type: none;
text-align: center;
}
#footer ul li{
display: inline;
text-align: center;
}
#footer ul li a{
color: #420A16;
text-decoration: none;
}
#footer ul li a:hover{ text-decoration: underline; }
.login{ text-align: center; }
.login a{
display: block;
margin: 10px 0 0 0;
}
.login form{
padding: 0;
margin: 10px 0 0 0;
text-align: center;
}
.login form fieldset{
margin: 0;
padding: 0;
border: 0;
}
.login form label{
float: left;
display: inline;
width: 86px;
text-align: right;
margin-top: 7px !important;
margin-top: 10px;
color: #420A16;
}
.login form input{
width: 110px;
margin-top: 5px;
}
.start-registration form{
padding-right: 10px;
margin: 10px 0 0 0;
background-color: #F9EAED;
}
.start-registration form fieldset{
margin: 0;
padding: 0;
border: 0;
}
.start-registration form label{
float: left;
display: inline;
width: 180px;
text-align: right;
margin-top: 7px !important;
margin-top: 10px;
color: #420A16;
}
.start-registration form input{
width: 130px;
margin-top: 5px;
}
.registration form{
padding: 0;
margin: 0 20px 0 20px;
text-align: center;
background-color: #F9EAED;
}
.registration form fieldset{
text-align: left;
margin: 10px 20px 10px 20px;
}
.registration form fieldset legend{ text-transform: uppercase; }
.registration form fieldset span{
font-style: italic;
font-weight: bold;
}
.registration form fieldset p, .registration form fieldset span{
margin-left: 100px;
margin-top: 0;
margin-bottom: 7px;
}
.register3 label{
float: left;
display: inline;
width: 90px;
text-align: right;
margin-top: 7px !important;
margin-top: 10px;
}
.register3 input, .register3 select{
width: 150px;
margin-top: 5px;
}
.register3 input.radio{
width: auto;
}
.register3 label.radio{
float: none;
display: inline;
width: auto;
text-align: left;
}
#meeting{
text-align: right;
height: 20px;
padding: 2px 4px 0 0;
font-size: 10px;
background: url(./images/onglet.gif) no-repeat right top;
margin-bottom: 5px;
}
ul.liste{
margin: 0;
padding: 0;
list-style-type: none;
}
ul.liste li{
width: 225px;
float: left;
font-size: 9px;
padding: 5px 0 10px 2px;
background-color: #F9EAED;
margin-right: 1px;
margin-bottom: 1px;
}
ul.liste li img{ float: left; }
ul.liste li .details{
float: right;
width: 155px;	
}
ul.liste-selection{
margin: 0;
padding: 0;
list-style-type: none;
width: 455px !important;
width: 450px;
}
ul.liste-selection li{
font-size: 9px;
padding: 5px 0 10px 2px;
background-color: #F9EAED;
height: 1%; /* Debug IE */
margin-bottom: 1px;
}
ul.liste-selection li .agent-select{
float: left;
width: 50px;
height: 45px;
}
ul.liste-selection li img{ float: left; }
ul.liste-selection li .details{ 
float: left;
padding-left: 5px;
width: 160px;	
}
ul.liste-selection li ul{
float: left;
margin: 0;
padding: 0;
list-style-type: none;
}
ul.liste-selection li ul li{
margin: 0 0 2px 0;
padding: 0 0 0 10px;
}
.add{
background: url(./images/agent-selection.gif) no-repeat center center;
text-indent: -5000px;
}
ul.liste-references{
margin: 0;
padding: 0;
list-style-type: none;
}
ul.liste-references li{ padding: 5px 0 10px 2px; }
ul.liste-references li img{ float: left; }
ul.liste-references li .details{ float: right; width: 550px;	
}
dl{
margin: 0;
padding: 0;
}
dl dt{
margin: 10px 0 2px 0;
padding: 2px;
font-size: 12px;
font-weight: bold;
background-color: #E3DBDB;
}
dl dd{
margin: 0 0 0 20px;
padding: 0;
}
table.messages{
width: 514px;
border-collapse: collapse;
font-size: 11px;
}
table.messages th{
padding: 2px 0 2px 0;
background-color: #420A16;
color: #DDD;
text-align: left;
}
table.messages td{ border-bottom: 2px dotted #D7B6BA; }
table.messages td a{ color: #000; }
table.messages tr.unread td{ font-weight: bold;	}
.compose{ width: 510px; }
.compose h4{
padding: 2px 0 2px 5px;
background-color: #420A16;
color: #DDD;
}
p.all{
text-align: right;
margin: 10px 5px 5px 0;
font-size: 10px;
width: 505px;
background-color: #E3DBDB;
padding: 2px;
}
p.pages{
margin: 0;
text-align: center;
}
.compose form{
padding: 0;
margin: 0;
text-align: center;
background-color: #F9EAED;
}
.compose form fieldset{
margin: 0;
padding: 0;
border: 0;
text-align: left;
}
.compose form label{
float: left;
display: inline;
width: 100px;
text-align: right;
margin-top: 7px !important;
margin-top: 10px;
color: #420A16;
}
.compose form input, .compose form textarea{
width: 320px;
margin: 5px 0 0 5px;
}
.compose form textarea{ height: 200px; }
.compose form input.file{ width: auto; }
table.photo-gallery{
width: 210px;
text-align: center;
background-color: #420A16;
color: #FFF;
font-size: 11px;
}
td.submenu{
background-position: top left;
background-repeat: no-repeat;
height:46px;
text-align:center;
padding-right:28px;
font-weight:normal;
font-family: Tahoma, Arial;
font-size: 13px;
}
td.submenu_on{
background-position: top left;
background-repeat: no-repeat;
height:46px;
text-align:center;
padding-right:28px;
font-weight:bolder;
font-family: Tahoma, Arial;
font-size: 13px;
}
div.top_shortcut{
width:100%;
text-align: right;
height:14px;
padding:2px
}

/* Products list styles */
tr.produit{} 
th.bo_list_title{ text-align:center; }
td.produit-code{ height:18px; text-align:center; }
td.produit-reference{ text-align:center; }
td.produit-typedeproduit{ text-align:center; }
td.produit-disponibledepuis{ text-align:center; }
td.produit-disponible{ text-align:center; }
td.produit-devise{ text-align:center; }
span.navtext{ font-size:12px; color:#000000; }