html, body {
  background-color:#C7C7C7;
}
* {
  margin:0;
  padding:0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
table {
  border:0;
}
img {
  border:0;
}
.head {
  color:white;
  font-size:16px;
  font-weight:bold;
  text-align:center;
  padding:7px 0 10px 0;
}
.publicite {
	height:80px;
	vertical-align:middle;
	text-align:center;
}

.sidebar {
  background-color:#504E51;
  width:127px;
}
.content {
  width:823px;
  background-color:white;
}
#layout {
  border-bottom:5px solid #504E51;
  margin:0 auto 0 auto;
}
#infos {
  float:right;
  width:405px;
  height:74px;
  margin:10px 10px 10px 0;
  background-image:url(/doc/img/encart_jaune.png);
  background-repeat:no-repeat;
}
#infos div {
  color:#636363;
  font-size:12px;
  font-weight:bold;
  left:120px;
  position:relative;
}
#raison_sociale{
  top:10px;
}
#num_stand{
  top:14px;
}
#espace{
  top:18px;
}
#title1 {
  color:#000000;
  font-size:24px;
  font-weight:bold;
  margin:20px 0 0 25px;
  text-transform:uppercase;
}
#title2 {
  color:#999999;
  font-size:18px;
  font-weight:bold;
  margin-left:25px;
  text-transform:uppercase;
}
#partenaires {
  color:#999999;
  font-size:12px;
  font-weight:bold;
  margin-left:400px;
}
#note {
  background-color:#F5F5F5;
  color:black;
  font-size:13px;
  font-weight:bold;
  text-align:center;
  padding:5px;
}
.break {
  clear:both;
  width:0;
  height:0;
  font-size:0;
  line-height:0;
}
.pannel {
  width:255px;
/*	height:385px;*/
  margin-left:13px;
  float:left;
}
.pannel a, .pannel span {
  display:block;
  font-size:12px;
  font-weight:bold;
  padding-left:15px;
}
.pannel a {
  color:#FF6600;
  text-decoration:none;
  margin-top:10px;
}
.pannel span {
  font-size:10px;
}
.pannel .top {
	padding:0;
	margin:0;
  height:45px;
	line-height:0;
	font-size:0;
	border:none;
}
.pannel .middle {
  padding:10px 8px 10px 0;
	height:180px;
	background:url(/doc/img/trame1.jpg) repeat-y;
}
.pannel .bottom {
  height:110px;
  background-image:url(/doc/img/bg1.jpg);
  background-position:left bottom;
  background-repeat:no-repeat;
}
#nav {
  margin:30px 0 30px 0;
  font-size:0px;
  line-height:0px;
  background-color:#FCAE01;
  text-align:center;
}
#nav span {
  font-size:14px;
  line-height:25px;
  display:block;
  font-weight:bold;
  text-transform:uppercase;
}
#nav a {
  color:black;
  font-size:12px;
  line-height:16px;
  display:block;
  padding:5px 0 5px 0;
  font-weight:bold;
  text-decoration:none;
}
#nav a.selected {
  background-color:white;
}
#altnav {
  padding:10px 0px 5px 10px;
}
#altnav a {
  font-size:9px;
  color:#fcae01;
}
#altnav a:hover {
  color:white;
}
#page, #pageReponse {
  font-size:12px;
  margin:15px 15px 25px 15px;
}
#page h1 {
  color:#000000;
  font-size:24px;
  font-weight:bold;
  margin:5px 0 0 0;
}
#page h2 {
  color:#FCAE01;
  font-size:18px;
  font-weight:bold;
  margin:0;
}
#page h3 {
  color:#000000;
  font-size:14px;
  font-weight:bold;
  margin:0;
}
#page p, #pageReponse p {
  margin:10px 0 15px;
}
#page ul {
  margin:10px 5px 10px 15px;
}
#page form td {
  font-size:12px;
  line-height:18px;
  font-weight:bold;
  text-align:right;
}
#page form em {
  font-size:10px;
  font-weight:normal;
  color:#AAAAAA;
}
#page form input, #page form textarea {
  padding:2px;
  font-weight:normal;
  font-size:12px;
  line-height:12px;
  border:1px solid #A5ACB2;
  width:300px;
  float:left;
}
#page form input.checkbox {
  margin:2px;
	border:none;
  width:auto;
}
#page form input#p_raison, 
#page form input#p_enseigne, 
#page form input#p_nom, 
#page form input#p_soc_raison,
#page form textarea#p_soc_nom,
#page #formAnnuaire #p_ville,
#page #formAnnuaire #p_nom_contact,
#page .maj{
	text-transform:uppercase;
}
#page #formAnnuaire #p_siteweb{ width:249px; float:none; }
#page form select {
  width:300px;
  float:left;
  font-weight:normal;
}
#page form input.img{ width:150px !important; height:28px !important; border:none !important; float:none !important; }
#listsoc {
  width:585px;
  margin:10px 0 10px 5px;
}
#listsoc .societe {
  padding:5px 0 10px 0;
  border-top:1px solid #AAAAAA;
}
#listsoc .societe a {
  display:block;
  float:right;
}
.boxauth {
  margin:50px auto 50px auto;
}
.boxauth input {
  width:145px !important;
}