@import url(reset.css);

@font-face {
    font-family: Offensive;
    src: url("../../fonts/Offensive.ttf") format("truetype");
}

* {
 margin: 0;
 padding: 0;
}

html {
 font-size: 100%;
 text-align: center;
}

body {
 font-size: 0.8em;
 line-height: 1.3em;
 font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
 color: #6F6F6F;
 background: #BBB3B1;
 text-align: left;
}



a         { text-decoration: none;  color: #6F6F6F; }
a:visited { text-decoration: none; }
a:hover   { color: #8F8F8F; text-decoration: none;}
a:active  { border-bottom: 0; color : #6F6F6F; }

/* Les blocs */

#global {
 background: white;
 margin-bottom: 0;

}


#header {
 background: white url(/assets/templates/ICN/images/header.jpg) left bottom repeat-x;
 height: 80px;
}



/* Généralités */

h1, h2, h3, h4, dt, li { font-family: "Trebuchet MS", Helvetica, serif }

h2 {
 font-size: 1.5em;
 text-transform: uppercase;
 margin: 0 auto 20px 0;
 color: white;
 text-align: right;
 padding: 10px;
}

h3 {
 font-size: 1.5em;
 margin: 20px auto;
 color: #6F6F6F;
}

h4 {
 font-size: 1.2em;
 margin: -10px auto 10px 0
}

p, ul {
 font-size: 1.1em;
 margin: 10px auto;
}


br {
 height: 0;
}

sup {
 vertical-align: super;
 font-size: 0.7em;
}


/* Menu */

#menu .in {
 position: relative;
 margin: 30px auto 20px;
}

#menu h1 {
 background: url(/assets/templates/ICN/images/logo.jpg) left top no-repeat;
 height: 57px;
 width: 230px;
}

#menu h1 a {
 display: block;
 height: 100%;
 width: 100%;
}

#menu h1 span {
 position: absolute;
 text-indent: -9999px;
}

#menu ul {
 position: absolute;
 bottom: -10px;
 right: 0px;
}

#menu li {
 display: inline;
 list-style-type: none;
 list-style-image: none;
}

#menu a {
 font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
 text-decoration: none;
 padding: 0 12px;
 color: grey;
 font-size: 1.2em;
 text-transform : uppercase;
}

#menu a:hover {
 color: #BFBFBF
}

#menu .here a {

}




/*************/
/*  Contenu  */
/*************/

#content {
 margin-top: 20px;
 padding: 0px 0;
 min-height: 400px;
}

#main  {
 position: relative;
}

#main ul {
 line-height: 1.3em;
 margin: 5px auto 5px 1.2em;
}

p.tarif {
 float: right;
 margin: 30px 0 20px auto
}

.tarif span {
 font-weight: bold;
}

#bloc1, #bloc2 {
 margin-top: 0px;
 padding-bottom: 30px;
 width: 480px;
}

#bloc1 {
}

#bloc2 {
 float: right;
 margin-top: -20px;
}


/************************/
/*  Page d'accueil      */
/************************/

#main img {
 box-shadow: 0px 0px 10px #8F8F8F;
 -moz-box-shadow: 0px 0px 10px #8F8F8F;
 -webkit-box-shadow: 0px 0px 10px #8F8F8F;
}

#diaporama {
 width: 960px;
 height: 388px;
 line-height: 388px;
}

#p2 #diaporama, #p5 #diaporama {
 width: 960px;
 height: 449px;
 line-height: 449px;
 margin-bottom: 40px;
}

#diaporama img {
 position: absolute;
 top: 0;
 left: 0;
}


#intro {
  margin: 30px auto 0px 10px;
  padding-bottom: 50px;
  text-align: center;
  width: 700px;
  font-size: 1.1em;
  line-height: 1.3em;
}

#intro a {
 color: #AF6462;
 font-weight: bold
}

#intro a:hover {
 color: #CF908E;
}

/*******************/
/*  Coup de coeur  */
/*******************/

#coupdecoeur {
 position: absolute;
 top: 357px;
 right: 10px;
 width: 232px;
 background: transparent url(/assets/templates/ICN/images/coupdecoeur.png) top left no-repeat;
 z-index: 100;
}

#main #coupdecoeur a {
 display: block;
 width: 100%;
 height: 100%;
 padding-top: 65px;
 text-align: center;
 font-family: Times New Roman, serif;
 font-style: italic;
}

#coupdecoeur .bleu {
 color: #6FA7A6;
 font-weight: bold
}
#coupdecoeur .rouge {
 color: #AF6462;
 font-weight: bold
}

/************************/
/*  Spécificités        */
/************************/


.s6 #main {
 padding-bottom: 40px
}

/************************/
/*  Pages des produits  */
/************************/

#colonne {
 float: left;
 width: 230px;
 margin-right: 20px;
}

#colonne p {
 text-align: right;
 margin: 30px 10px 30px 0;
 font-size: 0.95em
}

#colonne ul {
}

#colonne li {
 text-align: right;
 list-style: none none;
 border-bottom: 1px solid #EFEFEF;
}

#colonne li.last {
 border-bottom: 0;
}

#colonne a {
 display: block;
 font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
 width: 220px;
 height: 100%;
 line-height: 2.2em;
 text-decoration: 0;
 font-size: 0.9em;
 padding-right: 0px;
}

#colonne a:hover {
 color: #AFAFAF !important
}

#colonne a span {
 display: block;
 width: 100%;
 padding-right: 10px;
}

#colonne a:hover span {
 background: white;
}

#main .produit ul {
 width: 690px;
 margin-left: 1.1em;
}

/*********** TEST

--- enlever les ombres des images;
--- changer list-type pour qu'il dépasse pas du li

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

#sections{
    overflow:hidden;
    width: 710px;
    height: 670px;
    height: 610px;
}

#main #sections img {
 box-shadow: 0 0 0;
 -moz-box-shadow: 0 0 0;
 -webkit-box-shadow: 0 0 0;
}

#sections ul {
 width: 5860px;
 margin: 0;
 padding: 0
}

#sections li.produit{
padding-right: 10px;
padding-left: 10px;
list-style: none;
width: 690px;
float: left;
}



#sections li.produit img {width:690px;}


/* Contact */

/* Footer */

#footer {
 background: #BBB3B1 url(/assets/templates/ICN/images/footer.jpg) left top repeat-x;
}

#footer .in {
 background: url(/assets/templates/ICN/images/logo-mg.png) right 10px  no-repeat;
 height: 100px;
 position: relative;
}

#submenu  {
 float: left;
 margin-top: 10px
}

#submenu li {
 list-style-type: none;
 list-style-image: none;
 display: inline;
 padding-right: 10px;
 margin-right: 5px;
 font-size: 0.8em;
 color: white;
 border-right: 1px #CFCFCF solid
}

#submenu li.last {
 border-right: 0;
}

#submenu a {
 text-decoration: none;
 color: white
}

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

#mg {
 position: absolute;
 top: 10px;
 right: 0;
 width: 160px;
 height: 80px;
}

/* Classes utiles */


.in {
 width: 960px;
 margin: 0 auto;
}

.spacer {
 clear: both;
}



