/* Généralités */

* {
    margin: 0;
    padding: 0;
}

body {
	background-color:#656565;
	margin: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	font-size: small;	
}

div, p, img, a, td, ul, ol {
	font-size: 1em;
}
/*
ul {
    list-style: none;
    margin: 0 0 20px 1em;
}

li {
    list-style: none;
    padding-left: 1em;
    margin-bottom: 3px;
}
*/
h2 {
	text-align: right;
    background-color: #000000;
    color: #FFFFFF;
    padding-bottom: 10px;
}

h3 {
	font-weight: bold;
	margin: 10px 0 10px 0;
	letter-spacing: .07em;
    color: #ff9900;
    font-size: 14px;
    border-bottom: 1px solid #ff9900;
	text-decoration: none;
	width: 750px;
}

h4 {
	color: #000000;
}

#framework {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: left;
	width: 1003px;
	background-color: #ffffff;
}

.container {
	clear: both;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

a {
	font-weight: normal;
	text-decoration: none;
	color: #ff9900;
}

a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #ff9900;
}

a:hover {
	text-decoration: none;
	color: #ff9900;
	border-bottom: 1px dotted #ff9900;
}

a:active {
	text-decoration: none;
	color: #ff9900;
	border-bottom: 1px dotted #ff9900;
}

.errormsg {
	font-size: 1.2em;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
	margin-bottom: 20px;
	text-align:center;
}

.normal {
	text-align: left;
}

fieldset {
	border: 1px solid #333333;
	margin-bottom: 30px;
}

legend {
	padding: 0 10px 0 10px;
	margin-left: 10px;
}

/* Le menu du haut */

#menu1 {
	 list-style: none;
     color: #ffffff;
     font-face: Arial;
     font-size: 12px;
     background: url(/images/fond-menu-top.png) no-repeat top left;
     text-align: left;
     margin: 0;
     padding: 0 0 2px 160px;
     height: 25px;
     float: left;
     width: 620px;
}

#menu1 li {
      list-style: none;
      padding-left: 1em;
      margin-bottom: 3px;
      display: block;
      float: left;
      padding-top: 4px;
      height: 21px;
}

#menu1 li a {
      color: #ffffff;
      text-decoration: none;
      border-bottom: 0px solid transparent;
}

#menu1_accueil_select, #menu1_offres_select, #menu1_servicesplus_select, #menu1_actualites_select, #menu1_commander_select, #menu1_faq_select, #menu1_contact_select {
     margin: 0;
     color: #000000;
     font-weight: bold;
}

#menu1_accueil:hover a, #menu1_offres:hover a, #menu1_servicesplus:hover a, #menu1_actualites:hover a, #menu1_commander:hover a, #menu1_faq:hover a, #menu1_contact:hover a {
     color: #000000;
     font-weight: bold;
}

li#menu1_accueil_select a, li#menu1_offres_select a, li#menu1_servicesplus_select a, li#menu1_actualites_select a, li#menu1_commander_select a, li#menu1_faq_select a, li#menu1_contact_select a {
     color: #000000;
     font-weight: bold;
}

#menu1_accueil, #menu1_accueil_select {
     width: 54px;
}

#menu1_accueil_select, #menu1_accueil:hover {
     background: url(/images/formenu/rub1.png) top left;
}

#menu1_offres, #menu1_offres_select {
     width: 73px;
}

#menu1_offres_select, #menu1_offres:hover {
     background: url(/images/formenu/rub22.png) top left;
}

#menu1_servicesplus, #menu1_servicesplus_select {
     width: 72px;
}

#menu1_servicesplus_select, #menu1_servicesplus:hover {
     background: url(/images/formenu/rub32.png) top left;
}

#menu1_actualites, #menu1_actualites_select {
     width: 69px;
}

#menu1_actualites_select, #menu1_actualites:hover {
     background: url(/images/formenu/rub42.png) top left;
}

#menu1_commander, #menu1_commander_select {
     width: 81px;
}

#menu1_commander_select, #menu1_commander:hover {
     background: url(/images/formenu/rub52.png) top left;
}

#menu1_faq, #menu1_faq_select {
     width: 35px;
}

#menu1_faq_select, #menu1_faq:hover {
     background: url(/images/formenu/rub62.png) top left;
}

#menu1_contact, #menu1_contact_select {
     width: 57px;
}

#menu1_contact_select, #menu1_contact:hover {
     background: url(/images/formenu/rub72.png) top left;
}

.menuseparator {
	display: none;
}


/* Le pied de page */
#footer {
	clear: both;
	background-color: #000000;
	color: #9a9a9a;
	width: 1003px;
	padding-top: 6px;
	margin: 0 auto 0 auto;
	font-size: 10px;
	text-align: center;
}

#titrefooter {
	display: none;
}

#footeradresse {
	height: 18px;
}

a.copyright {
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

a.copyright:visited {
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

a.copyright:hover {
	text-decoration: none;
	color: #ffcc00;
}

a.copyright:active {
	text-decoration: none;
	color: #ffcc00;
}

/* Les rubriques */

#etoile {
	text-align: center;
}

tr.line:hover {
	background-color:#cccccc; 
}

/* Formulaire de login
------------------------*/
#wlpeLogin {
  float: left;
  background: url(/images/form-connexion-background2.png) no-repeat top left;
  margin: 0;
  padding: 10px 0 0 12px;
  width: 211px;
}

#wlpeLoginForm fieldset {
	border:0;
	margin:0;
}

#wlpeLoginForm {
  margin: 0;
  padding: 0;
}

#textlogin {
  color: #ffffff;
  font-size: 12px;
}

#wlpeUsernameLabel, #wlpePasswordLabel {
  display: none;
}

#wlpeUsername,#wlpePassword  {
  background-color: #ffffff;
  color: #000000;
  border: 1px solid #515151;
  font-size: 9px;
  width: 86px;
  margin-right: 6px;
  float: left;
  letter-spacing:1px; 
}

#wlpeUser {
  text-align: right;
  background: url(/images/deconnexion2.png) no-repeat bottom right;
  float: left;
  margin: 0;
  padding: 27px 15px 0 12px;
  width: 196px;
  height: 23px;
  font-size: 9px;
  color: #ffcf00;
}

#wlpeUser a {
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
}

#wlpeUser a:hover {
  color: #ffcf00;
}


/* Menu user
------------------------*/

#menuuser, #menuuserlogged {
     font-face: Arial;
     font-size: 11px;
     background: url(/images/fond-menu-user.png) no-repeat top left;
     text-align: left;
     margin: 0;
     padding: 3px 0 2px 0;
     float: left;
     height: 21px;
     width: 223px;
}

#menuuser li {
	  list-style: none;
      padding-left: 1em;
      margin-bottom: 3px;
      display: block;
      float: left;
      color: #ffffff;
      font-size: 10px;
}

#menuuser li a {
      color: #ffffff;
      text-decoration: none;
      border-bottom: 0px;
}

#menuuser li a:hover {
      border-bottom: 1px dotted white;
}

#menuuserlogged {
  padding-left: 123px;
  width: 100px;
  background: url(/images/fond-menu-user-logged.png) no-repeat top left;
  color: #ffffff;
}

#menuuserlogged li {
	  list-style: none;
      padding-left: 1em;
      margin-bottom: 3px;
      display: block;
      float: left;
      font-size: 11px;
}

#menuuserlogged li a {
  color: #ffffff;
}

#menuuserlogged li a:hover {
	color: #ffcf00;
}

/* Header 
------------------------------------------------------------------------- */

#header { 
    background: #e0e0e0 url(/images/header-background.png) top left;
    position: relative;
    margin: 0;
    padding: 10px 0 0 10px;
}

#header h1 {
    margin: 0;
    padding: 0;
    color: #ff9900;
    float: left;
    width: 770px;
    height: 50px;
    font-size: 14px;
}

#header h1 a {
    text-decoration: none;
    border-bottom: none;
    color: #fff;
}

#header h1 a:hover { 
    color: #eee; 
    text-shadow: #fff 0 0 4px;
}

#header h1 a span {
  display: none;
}

#descriptionsite {
  display: none;
}

.clear {
    clear: both;
    height: 0px;
    margin: 0;
    font-size: 1px;
}

.visuel {
      background-color: #eeeeee;
      width: 160px;
      height: 420px;
      margin: 0;
      margin-left:5px;
}

#sidebar {
    margin: 0 0 0 0;
    padding: 44px 0 0 0;
    font-size: 85%;
    line-height: 1.4em;
    color: #999;
    background-color: #000000;
	vertical-align: top;
	width: 170px;
    height: 480px;
    background: url(/images/fond-sidebar-std.png) no-repeat;
}

#content {
    float: left;
    text-align: left;
    width: 670px;
    margin: 14px 0 14px 170px;
    padding: 0 103px 0 60px;
    line-height: 1.5em;
    background-color: #ffffff;
    background: url(/images/fond-central-std.png) repeat-x;
    background-position: 0 -26px;
}

#content p {
	padding: 10px 10px 10px 30px;
}

#content ul li {
    background: url(/images/icones/tictac_orange.gif) no-repeat 0 6px;
    padding-left: 15px;
}

#central {
	background-color: #FFFFFF;
    background: url(/images/fond-central-std.png) repeat-x;
}

.important {
	font-weight: bold;
}

.info {
	border: 1px solid black;
	margin: 5px 10px 5px 10px;
	background-color: #FFEDDD;
	font-weight: bold;
}

.errors {
	border: 1px solid red;
	background-color: #FFEDDD;
	margin: 5px 10px 5px 10px;
	font-weight: bold
}

.hide {
	display: none;
}
