/*****
 * CSS Principale Neomag
 *****/

html {
  font-size: 100%;
}

body {
  background: url('/img/background.gif') repeat-y center;
  font-family: "Arial", "Verdana", "Helvetica", sans-serif;
  color: #666666;
  font-size: 0.8em;
  width: 990px; 
  margin: 0 auto;
  padding: 0;
}

/**
 * Headers
 */

h1 {
  display: none;
}

h2 {
  font-family: "Times New Roman", "Georgia", serif;
  font-size: 2em;
  font-weight: bold;
  color: #666666;
  margin: 0 0 10px;
}

h3 {
  font-family: inherit;
  font-size: 1.5em;
  font-weight: bold;
  color: #4060AF;
  margin: 0;
}

h4 {
  font-family: inherit;
  font-size: 1.4em;
  font-weight: normal;
  color: #4060AF;
  margin: 0;
}

h5 {
  font-family: inherit;
  font-size: 0.9em;
  font-weight: bold;
  color: #666666;
  margin: 0;
}

/**
 * Default tags parameters
 */

h3 a, h4 a {
  text-decoration: none;
}

a {
  color: #4060AF;
}

strong {
  font-weight: bold;
  font-style: none;
}

span {
  display: block;
  font-size: 0.9em;
}

cite {
  font-size: 0.9em;
  font-weight: normal;
  font-style: italic;
  display: block;
  margin: 10px 0;
  color: #666666;
}

ul {
  margin: 0;
  padding: 0;
  padding-left: 15px;
}

p {
  font-size: 0.85em;
  margin: 5px 0;
  text-align: justify;
}

img {
  border: 0px none;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0 none;
}

/**
 * Specific properties
 */

#container {
  width: 100%;
}

#body {
  margin: 15px 0 40px;
  width: 100%;
}

#header {
  width: 100%;
  height: 130px;
}

#header div {
  float: left;
}

#logo {
  width: 172px;
  height: 90px;
}

#banner-header {
  width: 728px;
  height: 90px;
  background: #4060AF;
}

#search-box {
  color: white;
  width: 84px;
  height: 78px;
  background: #4060AF;
  font-family: inherit;
  font-size: 0.9em;
  font-weight: bold;
  padding: 6px 3px;
}

#search-box h3 {
  color: white;
  font-family: "Arial", "Verdana", "Helvetica", sans-serif;
  font-size: 0.9em;
  margin: 0;
}

#search-box input[type=image] {
  float: right;
}

#search-box input[type=text] {
  width: 78px;
  height: 13px;
  background: url("/img/bg_search-box.gif") no-repeat;
  border: 1px solid #666666;
  font-size: 0.8em;
  margin: 2px 0;
}

#search-box a {
  display: block;
  float: left;
  font-size: 0.7em;
  color: white;
  text-decoration: none;
  margin-top: 2px;
  white-space: nowrap;
}

#menu {
  width: 100%;
  height: 40px;
  background: url("/img/bg_menu.gif") repeat-x;
}

ul.list-menu {
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
  display: inline-block;
}
ul.list-menu li {
  float: left;
}

#menu li {
  border-right: 2px solid white;
  margin: 8px 0;
}

#menu a, #footer a {
  margin: 10px 20px;
  font-size: 1em;
  font-weight: bold;
  color: white;
  text-decoration: none;
}

#left-column {
  float: left;
  width: 160px;
  margin : 0 10px 0 20px;
}

#left-column .banner {
  margin-bottom: 15px;
}

#center-column {
  float: left;
  width: 585px;
  margin: 0 15px;
  font-size: 1.1em;
}
#center-column.home {
  width: 350px;
  font-size: 1em;
}
#center-column.publi {
  margin: 0 202px;
}

#center-column h3 {
}

.links {
  margin: 10px 0;
}

.links a {
  color: #4060AF;
  font-style: italic;
  font-size: 0.7em;
  border-top: 1px solid #4060AF;
  border-bottom: 1px solid #4060AF;
  padding: 2px 0;
  margin: 0 10px 0 0;
  text-decoration: none;
}

#right-column {
  float: right;
  width: 130px;
  margin : 0 40px 0 10px;
}
#right-column.home {
  width: 390px;
  margin : 0 20px 0 10px;
}

#actu-box {
  font-size: 0.9em;
  margin-top: 15px;
  padding: 0px;
}
#actu-box #inner {
  border: 1px solid #4060AF;
  border-top: 0 none;
  padding: 5px;
}

#actu-box h3 {
  background:url(/img/coin_gris.gif) no-repeat right top #959595;
  height:15px;
  color:#ffffff;
  padding: 5px 0 5px 13px;
  font-weight:bold;
  font-size:12px;
}

#actu-box #inner div {
  margin-bottom: 8px;
}

#products-box {
  border: 1px solid #4060AF;
  background: url("/img/bg_products-box.gif") no-repeat 0 0;
  margin: 15px 0;
}

#products-box h3 {
  margin: 10px 40px;
}

#products-box div {
  padding: 20px 4px;
  clear: both;
  font-size: 0.7em;
}

#products-box img {
  float: left;
  margin-right: 4px;
  border: 1px solid #4060AF;
}

#actualites div {
  margin: 10px 0 40px;
}

#actualites img {
  float: right;
  margin: 5px 0 5px 15px;
}

#fil-infos, #enseignes, #agenda {
  float: left;
  width: 208px;
  margin-right: 20px;
  margin-bottom: 20px;
}

#fil-infos ul {
  list-style: url("/img/list-bullet_fil-infos.gif");
}

#fil-infos li {
  margin: 10px 0;
  font-size: 0.85em;
}
#fil-infos li > a {
  text-decoration: none;
  color: inherit;
}
#fil-infos li > a:hover {
  text-decoration: underline;
}

#grand-entretien {
  float: left;
  width: 160px;
  border: 1px solid #4060AF;
  text-align: center;
  margin-bottom: 15px;
}

#grand-entretien h2 {
  float:left;
  color: white;
  font-size: 1.1em;
  font-family: "Arial", "Verdana", sans-serif;
  font-weight: bold;
  background: #4060AF;
  margin: 5px 0 7px;
}

#fil-infos .links, #grand-entretien .links {
  float: right;
}

.bleu, {
  color: #4060AF;
  font-weight: bold;
}
.nowrap {
  white-space: nowrap;
}
.fonction {
  color: #4060AF;
  font-style: italic;
  font-weight: normal;
}

#actu-picto {
  float: right;
}

#big-ad {
  width: 390px;
  height: 275px;
  background: #4060AF;
  text-align: center;
  margin: 15px 0;
  padding-top: 25px;
  clear: both;
}

#newsletter {
  float: right;
  width: 148px;
  border: 2px solid #4060AF;
  text-align: center;
  background: url("/img/bg_newsletter-box.gif") no-repeat 0 0;
  padding: 40px 4px 20px;
  font-weight: bold;
  font-size: 0.9em;
}

#newsletter div {
  margin: 20px 0 40px;
}

.inscription, .rejoindre {
  display: block;
  width: 141px;
  height: 40px;
  margin-left: 5px;
}
.inscription {
  background: url("/img/button_inscription.gif") no-repeat 0 0;
}
.rejoindre {
  background: url("/img/button_rejoindre.gif") no-repeat 0 0;
}

.inscription:hover, .rejoindre:hover {
  background-position: 0 -40px;
}

.inscription span, .rejoindre span {
  display: none;
}

#agenda h2 {
  float: left;
}
#agenda .links {
  float: right;
}

.agenda-element {
  clear: both;
  font-size: 0.9em;
  margin: 20px 0;
}
.agenda-element img {
  float: left;
  border: 1px solid #4060AF;
}

.agenda-element div {
  float: right;
  width: 115px;
}
.agenda-element div * {
  margin: 0;
}

.agenda-element .links {
}

.agenda-element .links a {
  display: block;
  width: 100%;
  margin: 3px 0;
}

#sondage {
  background: url("/img/bg_sondage.gif") no-repeat bottom #4060AF;
  float: right;
  margin-top: 15px;
  width: 152px;
  padding: 3px 4px 30px;
  color: white;
  font-weight: bold;
  font-size: 0.9em;
}

#sondage h2 {
  background: url("/img/bg_title_sondage.gif") no-repeat 0 0;
  color: #4060AF;
  height: 18px;
  font-family: "Arial", "Verdana", "Helvetica", sans-serif;
  font-size: 1.2em;
  padding: 18px 0 0 5px;
}

#sondage li {
  background: #EAE7E7;
  width: 160px;
  margin: 5px 0 5px -4px;
  color: #4060AF;
  font-size: 0.8em;
  padding: 5px 0 4px 0;
}

#sondage input[type=radio] {
  margin: 0 8px;
  float: left;
}

#sondage input[type=submit], #sondage a {
  font-weight: bold;
  display: block;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  padding: 3px 20px;
  margin: 10px;
  font-size: 0.9em;
  white-space: nowrap;
  border: 0 none;
}

#sondage input[type=submit] {
  background: url("/img/bullet_voter.gif") no-repeat 0 0;
}
#sondage a {
  background: url("/img/bullet_tous_les_sondages.gif") no-repeat 0 0;
}

#footer {
  clear: both;
  width: 100%;
  height: 20px;
  text-transform: uppercase;
  background: #4060AF;
  color: white;
  text-align: center;
  padding: 10px 0;
  margin: 15px 0;
}

.breaker {
  clear: both;
}

#actualites h3 {
  border-bottom: 1px solid #4060AF;
  margin-bottom: 5px;
}

#liste-produits > div {
  float: left;
  text-align: center;
  margin: 10px 10px;
  font-size: 1.1em;
  width:120px;
  min-height:200px;
  vertical-align: middle;
}
#liste-produits a {
  text-decoration: none;
}
.bold {
  font-weight: bold;
}
#liste-produits p {
  text-align: center;
}

.vignette-produit {
  height: 115px;
  line-height: 150px;
  vertical-align: middle;
}

.chapeau a {
  color:#666666;
  font-weight: normal;
}

/**
 * dev properties 
 */

/*
div {
  border: 1px solid blue;
}
*/

.banner {
  background: black;
}

/**
 * old css properties 
 */

#titre{
  background:url(/img/coin_gris.gif) no-repeat right top #959595;
  padding-left:13px;
  font-weight:bold;
}

#titre_rub2{
  background:url(/img/coin_gris.gif) no-repeat right top #959595;
  color:#ffffff;
  padding-top:5px;
  padding-bottom:5px;
  padding-left:13px;
  padding-right: 25px;
  font-weight:normal;
  font-size:0.9em;
}

#titre3{
	background:url(/img/coin_bleu.gif) no-repeat right top #495aae;
	padding-left:13px;
	font-weight:bold;
}
#titre3 h3 {
  color: white;
  height: 20px;
  font-size: 1em;
  font-weight: normal;
  padding: 4px;
}

#list-entretien {
  margin: 10px;
}
#list-entretien ul {
  list-style-type : none;
}

#page-enseignes h3 {
  background:url(/img/coin_bleu.gif) no-repeat right top #3DA4D5;
  padding: 6px 13px;
  height: 15px;
  font-weight:bold;
  color: white;
  display: block;
  width: (100% - 26px);
  font-size: 1em;
  margin: 15px 0;
}

.bloc-enseigne {
  float: left;
  width: 230px;
  margin: 4px 30px;
  min-height: 100px;
}

.bloc-enseigne a {
  text-decoration: none;
}

.bloc-enseigne .links a {
  border-color: #3DA4D5;
  color: #3DA4D5;
  float: right;
  margin-right: 0;
}
.bloc-enseigne p {
  clear:both;
  margin: 4px 0;
}
.bloc-enseigne h4 {
  font-size: 0.9em;
  font-weight: bold;
  color: #3DA4D5;
}


#bloc p {
  font-size: 1em;
}

#menu a.focus {
  color: black;
}

