 /*------------------------------------------------*
  *---  WWW.ICARE-NET.COM - agence web ---  CSS  --*
  *------------------------------------------------*/

html {
	margin: 0;
	padding: 0;
}


body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333333;
	background-image: url(../images/deco/background-interne.gif);
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #000000;
}
body.index{
	color: #333333;
	background-image:url(../images/deco/fond.jpg);
	background-repeat: repeat;
}


/*

* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

*/


p, form, input {
	margin: 0;
	padding: 0;
}

select {
	color: #000;
	background-color: #fff;
}





 /*------------------------------------------------------*
  *--------    CSS BLOCS     						 ----*
  *------------------------------------------------------*/


#general{
	margin:0 auto;
	padding:0;
	width:970px;
	background-color: #000000;
}
#general-index{
	margin:0 auto;
	padding:0;
	width:100%;
	background-image: url(../images/deco/fond.jpg);
	background-repeat: repeat;
	height: 100%;
}
#header_present{
	margin:0 auto;
	padding:0;
	width:970px;
	height:241px;
	background-image: url(../images/deco/header.jpg);
	background-repeat: no-repeat;

}

#popupmusique{
	background-image:url(../images/deco/galuchat-petit.jpg);
	background-position:top left;
	background-repeat:repeat;

}

#triche{
	margin-top:30px;
}

.lettrine{
	padding-left:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFCC66;
}

.highlight{
	color: #FFCC66;
	background-color: #291A03;
	padding: 5px 6px 5px 6px;
	margin-bottom: 15px;
	margin-top: 10px;

}

/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0;
	width: 970px;
	color: #FFE2A8;
	background-color: #000000;
}
#content_flash{
	margin:0 auto;
	padding:0;
	width: 970px;
	height: 200px;
}
#content_ligne{
	margin:0 auto;
	padding:0;
	width: 970px;
	height: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #402913;
	border-left-color: #402913;
	background-image: url(../images/deco/background-galuchat.jpg);
}
#content_nav {
	margin:0 0 0 2px;
	width: auto;
	height: 22px;
	text-align: center;
	padding-top: 5px;
}
#content_centre {
	margin:0 auto;
	padding:0;
	width: auto;
}
#content_catalogue {
	margin:0 auto;
	padding:0;
	width: auto;
}

#content_gauche {
	margin:0 auto;
	padding:5px 10px 5px;
	width: 350px;
	float: left;
}
#content_gauche .img{
	margin:0 auto;
	padding:1px;
	background-position: center center;
	background-color: #FFCC66;
}
#content_droit {
	margin:0 auto;
	padding:5px 10px 5px;
	width: 550px;
	float: left;
}
#content_droit .texte {
	margin:0 auto;
	color: #A67134;
}
#content_droit .texte a{
	margin:0 auto;
	color: #A67134;
}
#content_droit .texte a:hover{
	margin:0 auto;
	color: #402913;
}
#content_droit .img{
	margin:0 auto;
	padding:2px;
	border: 1px solid #402913;
	background-position: center center;
	background-color: #FFFFFF;
}
/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:20px 0 2px 0;
	width:970px;
	height:30px;
	text-align: center;
	color: #FFCC66;
	background-position: bottom;
	background-image: url(../images/deco/footer.jpg);
}

#footer a{
	color:#FFCC99;
	text-decoration:none;
}

#footer a:hover{
	color:#FCCF55;
}


.clear {
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}
ul.liste {
 	margin: 0;
	padding: 0 0 15px 0;
	color:#FFCC66;
	font-size: 13px;
	font-weight: bold;
}
li.liste {
	margin: 0 0 0 15px;;
	padding: 0;
	color:#FFE2A8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	list-style-type: disc;
}



 /*------------------------------------------------------*
  *--------------------------     CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/

   h1 {
	margin: 0;
	color:#FFCC66;
	font-size: 15px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 40px 5px;
	display: block;
	height: 50px;
	background-image: url(../images/deco/titre.jpg);
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 45px;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;

  }
   h1 span{
   	font-size: 13px;
	font-weight: bold;

  }
     h1 li{
	margin: 0;
	padding: 0;
	list-style-position: inside;
	list-style-type: square;
	list-style-image: url(../images/deco/deco3.gif);

  }

   h2 {
	margin: 0;
	padding: 0 0 1px;
	color:#FFCC66;
	font-size: 13px;
	font-weight: bold;

  }

   h3 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }

   h4 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }

   h5 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }

   h6 {
	margin: 0;
	padding: 0 0 0 5;
	color:#000;
	font-size: 10px;
  }


 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/


 /*------------------------------------------------------*
  *--------------------------     CSS MENU DEBUT     ----*
  *------------------------------------------------------*/

/* MENU VERTICAL */

ul#menu_vertical{
	margin:0;
	padding:0;
	width:200px;
	list-style:none;
	text-align:center;
	color:#fff;
}

ul#menu_vertical li{
	margin:0 0 1px 0;
	background:#990000;
}

ul#menu_vertical li a{
	padding:2px 0 0 3px;
	background:#990000;
	display:block;
	color:#fff;
	text-decoration:none;
}

ul#menu_vertical li a:hover, ul#menu_vertical li a:focus, ul#menu_vertical li a:active {
	text-decoration:none;
	background-color: #EBC78E;
}

/* MENU HORIZONTAL ne pas oublier de mettre un clear:both; apr?s votre menu*/

ul#menu_horizontal{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	height: 40px;
}

ul#menu_horizontal li{
	width: 138px;
	color:#fff;
	float: left;
	margin-right: 0px;
}

ul#menu_horizontal li a{
	padding:4px 0px;
	display:block;
	color:#FFCC66;
	text-align:center;
	text-decoration: none;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../images/deco/noir-vernis.jpg);
	height: 25px;
}

ul#menu_horizontal li a:hover, ul#menu_horizontal li a:focus, ul#menu_horizontal li a:active {
	text-decoration:none;
	background-image: url(../images/deco/noir-vernis-clair.jpg);
}



 /*------------------------------------------------------*
  *--------------------------     CSS MENU FIN	     ----*
  *------------------------------------------------------*/



 /*------------------------------------------------------*
  *--------------------------     CSS PLANS DEBUT    ----*
  *------------------------------------------------------*/

/*page plans debut*/
#plan {
	width: 310px;
}

#plan img {
 margin-top: 10px;
	margin-bottom: 10px;
}

/*page plans fin*/



/*pop up plans DEBUT */
#popup_plan {
 margin-top:20px;
	width: 550px;
	position: absolute;
	left: 50%;
	margin-left: -275px;
}

#popup_plan a {
	color:#333;
	text-decoration:none;
}

#popup_plan a:hover {
	color:#666;
}

#popup_plan img {
	border: 1px solid #333;
}

/*pop up plans FIN */

 /*------------------------------------------------------*
  *--------------------------     CSS PLANS FIN         ----*
  *------------------------------------------------------*/



 /*------------------------------------------------------*
  *-----------    CSS EFFETS  DEBUT                  ----*
  *------------------------------------------------------*/

#zone {
	margin:5px;
	width: 300px;
	height: 250px;
	overflow: auto;
	}


.transparence {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	}

 /*------------------------------------------------------*
  *-----------    CSS EFFETS  FIN                    ----*
  *------------------------------------------------------*/



 /*------------------------------------------------------*
  *-----------    CSS POST IT  DEBUT                 ----*
  *------------------------------------------------------*/

/*<div id="transparent" class="transparent" style="position: absolute; z-index: 10; left: 24px; top: 107px; width: 200px; padding: 0px; cursor:move"></div>*/

#post_it_header{
	width: 200px;
	height:80px;
	background:url(../images/admin/punaise.gif) no-repeat;
}

#post_it_content{
	height:120px;
	border-bottom:#000 solid 1px;
	border-left:#000 solid 1px;
	border-right:#000 solid 1px;
	background:#D1CFCF;
}

#post_it_content a{
	color:#3DAFEB;
	text-decoration: none;
}

#post_it_content a:hover{
color:#F67F00;
}

#post_it_content h4{
	margin:0;
	padding:10px 0 0 0;
	color:#F67F00;
	font-size:14px;
	text-align:center;
}

#post_it_content p{
	margin:0 auto;
	padding:15px;
	color:#02468B;
	font-size:11px;
}

 /*------------------------------------------------------*
  *--------    CSS POST IT  FIN                      ----*
  *------------------------------------------------------*/






 /*---------------------------------------------------------*
  *----        CSS PAGE CONTACT  DEBUT                  ----*
  *---------------------------------------------------------*/
/* NE_PAS_TOUCHER_CETTE_LIGNE_POUR_MAIL_PAGE_CONTACT_DEBUT */

/* DIV contenant l'ensemble du formulaire */
div.formulaire_general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 300px;
	margin: 0 auto;

}
/* DIV g?n?ral des erreurs de saisie */
div.formulaire_erreursSaisie {
	border: 1px solid #958E73;
	background-color: #CFC59F;
	color: #000000;
	padding: 5px;
	margin-bottom: 3px;
}
/* DIV pour chaque erreur de saisie */
div.formulaire_erreursSaisie_ligne {
}

/* DIV message une fois le message envoy? */
div.formulaire_msgRetour {
	border: 1px solid #947843;
	background-color: #B29150;
	color: #000;
	text-align: center;
	padding: 10px;
}
/* Lien "Retour" un fois le message envoy? */
a.formulaire_msgRetour_lien {
}
/* Tableau de champ g?n?ral */
table.formulaire_table {
	border: solid 1px #000;
	width: 100%;
}
/* Regroupement de champs : ligne en-t?te de table */
.formulaire_table th {
	background-color: #947843;
	color: #fff;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}
/* Regroupement de champs : en fielset */
.formulaire_table fieldset {
}
/* L?gende du fielset ci-dessus */
.formulaire_table legend {
}
/* Lignes qui s?parent les lignes avec les champs */
.formulaire_cell_espacement {
	height: 5px;
}
/* Libelle des champ dans le formulaires : dans tous les cas */
td.formulaire_nom_champ, td.formulaire_nom_champ_erreur {
	width: 100px;
	padding: 0px 5px 0px 10px;
	text-align: right;
}
/* Libelle des champ dans le formulaires : sans erreur */
td.formulaire_nom_champ {
	color:#947843;
}
/* Libelle des champ dans le formulaires : avec erreur */
td.formulaire_nom_champ_erreur {
	color: #947843;
	font-weight: bold;
}
/* Cellules qui contiennent les champs : dans tous les cas */
td.formulaire_td_champ, td.formulaire_td_champ_erreur {
	padding-right: 10px;
}
/* Cellules qui contiennent les champs : en cas d'erreur */
td.formulaire_td_champ, td.formulaire_td_champ_erreur {
}
/* Cellules qui contiennent les champs : sans erreur */
td.formulaire_td_champ, td.formulaire_td_champ_erreur {
}
/* Champs dans les formulaires (input, textarea) : dans tous les cas */
.formulaire_champ, .formulaire_champ_erreur {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	width: 200px;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
/* Champs dans les formulaires (input, textarea) : sans erreur */
.formulaire_champ {
	background-color: #947843;
	border: solid #947843 1px;
}
/* Champs dans les formulaires (input, textarea) : en cas d'erreur */
.formulaire_champ_erreur {
	background-color: #BCB391;
	border: 1px solid #333300;
}
/* Texte qui s'ajoute apr?s les champ (?, kg, /jour...) */
span.formulaire_champ_suffixe, span.formulaire_champ_suffixe_erreur {
	font-style: italic;
}
/* Libelle des champ dans le formulaires : dans tous les cas */
td.formulaire_td_checkbox, td.formulaire_td_checkbox_erreur {
	padding: 0px 10px 0px 10px;
}
/* TD du Bouton "Envoyer" du formulaire */
td.formulaire_td_envoyer {
	padding-right: 5px;
	text-align: right;
}
/* Bouton "Envoyer" du formulaire */
input.formulaire_envoyer {
	background-color: #B49351;
	border: 1px solid #947843;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	cursor: pointer;
	margin: 5px;
}
/* Texte en bas du formulaire concernant les ast?risques */
.formulaire_note {
	text-align: center;
	font-style: italic;
}
/* NE_PAS_TOUCHER_CETTE_LIGNE_POUR_MAIL_PAGE_CONTACT_FIN */
 /*-------------------------------------------------------*
  *----        CSS PAGE CONTACT  FIN                  ----*
  *-------------------------------------------------------*



 /*------------------------------------------------------*
  *--------    CSS REFERENCEMENT  DEBUT              ----*
  *------------------------------------------------------*/

#referencement {
	margin-right: auto;
	margin-left: auto;
	font-size: 9px;
	text-align: center;
	padding-top: 50px;
	background-repeat: repeat;
}

#referencement h1 {
	margin-right: auto;
	margin-left: auto;
	font-size: 9px;
	text-align: center;
 height:5px;
	background-repeat: repeat;
	background-image: none;
	color:#000;
}

#referencement img {
	padding: 3px;
}

#referencement a {
	color: #3F2915;
	text-decoration: none;
}

#referencement a:hover {
	color: #866647;
}

 /*------------------------------------------------------*
  *--------    CSS REFERENCEMENT  FIN                ----*
  *------------------------------------------------------*/
