 /*------------------------------------------------*
  *---  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: #000;
	background-image: url(../images/deco/background.jpg);
	background-repeat: repeat-x;
}


/*   

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

*/


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

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

a {
	color: #A52D4B;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

a:hover {
	color: #A52D4B;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}



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


#general{
	padding:0;
	width:850px;
	margin-top: 5%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*Haut de page  HEADER*/

#header{
	color:#A52D4B;
	height: 22px;
	background-image: url(../images/deco/deco_haut.png);
	background-repeat: no-repeat;
	text-align: right;
	margin: 0px;
	padding-top: 78px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header a{
	font: 11px "Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif;
	color:#A52D4B;
	text-decoration:none;
	padding: 0px;
	margin-top: 78px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#header a:hover{
	color:#A52D4B;
	text-decoration:underline;
}

/* début hack png transparent pour IE6 */
* html #header {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/deco/deco_haut.png', sizingMethod='scale');
}
/* fin hack png transparent pour IE6 */

/*Contenu de page  CONTENT */

#content {
	background-image: url(../images/deco/deco_milieu.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}

#content a img{
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
	opacity: 0.7;
	padding: 0px;
	margin: 0px;
}
#content a:hover img {
	filter:alpha(opacity=100);
    -moz-opacity: 1;
	opacity: 1;
	padding: 0px;
	margin: 0px;
}

#fond_content {
	background-image: url(../images/deco/fond_tribal.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}

/*Bas de page  FOOTER*/

#footer{
	background-repeat: no-repeat;
	height: 151px;
	background-image: url(../images/deco/deco_bas.png);
	text-align:center;
	color:#A52D4B;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#footer_index{
	background-repeat: no-repeat;
	height: 151px;
	text-align:center;
	color:#A52D4B;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#footer_index #adresse {
	padding: 0px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 15px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* début hack png transparent pour IE6 */
* html #footer {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/deco/deco_bas.png', sizingMethod='scale');
}
/* fin hack png transparent pour IE6 */

#footer a{
	color:#A52D4B;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
}

#footer a:hover{
	color:#A52D4B;
	text-decoration:underline;
}

#footer #adresse {
	padding: 0px;
	color: #FFFFFF;
	text-align: right;
	margin-top: 15px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#right {
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#rotator {
	background-image: url(../images/deco/fond_rotator.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 290px;
	padding: 0px;
	height: 225px;
	margin: 0px;
}
#swf {
	margin: 0px;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
	width: 236px;
	height: 183px;
}

#haut_vignettes {
	background-image: url(../images/deco/vignettes_haut.gif);
	margin: 0px;
	height: 35px;
	width: 175px;
	background-position: center top;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
#milieu_vignettes {
	margin: 0px;
	padding: 0px;
	width: 175px;
	text-align: center;
	background-image: url(../images/deco/vignettes_milieu.gif);
	background-repeat: repeat-y;
}
#bas_vignettes {
	background-image: url(../images/deco/vignettes_bas.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 62px;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: center bottom;
}

/*classe clear*/

.clear {
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}


 /*------------------------------------------------------*
  *--------------------------     CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
   h1 {
	color:#A52D4B;
	font-family: "Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	background-image: url(../images/deco/lettrine_h1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0;
	text-indent: 15px;
	letter-spacing: 1px;
	margin: 0;
  }
  
   h2 {
	font-family: "Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0;
	color:#000;
	font-weight: bold;
	letter-spacing: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	line-height: 25px;
	background-image: url(../images/deco/lettrine_h2.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	background-position: 1px 5px;
  }
  
   h3 {
	font-family: "Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	color:#555555;
	letter-spacing: 2px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	line-height: 20px;
  }
  
   h4 {
	font-family: "Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	color:#A52D4B;
	font-weight: normal;
	letter-spacing: 0px;
	margin: 0;
  }
  
   h5 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h6 {
   	margin: 0;
    padding: 0;
			 color:#000;
  }
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/


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

/* MENU VERTICAL */

#left {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#menu_haut {
	margin: 0px;
	padding: 0px;
	width: 223px;
	height: 71px;
	background-image: url(../images/deco/menu_haut.gif);
	background-repeat: no-repeat;
}

#menu_milieu {
	padding: 0px;
	width: 178px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
}

#menu_bas {
	margin: 0px;
	padding: 0px;
	width: 223px;
	height: 61px;
	background-image: url(../images/deco/menu_bas.gif);
	background-repeat: no-repeat;
}

ul#menu_vertical{
	font: 11px "Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif;
	list-style:none;
	color:#fff;
	padding: 0;
	margin: 0;
}

ul#menu_vertical li{
	background-color: #333333;
	margin: 0;
	padding: 0px;
}

ul#menu_vertical li a{
	background:#333333;
	display:block;
	color:#fff;
	text-decoration:none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

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

.pointilles_bas {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
}


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

/*ul#menu_horizontal{
	margin: 0 ;
	padding: 0 ;
	list-style: 0 ;
}

ul#menu_horizontal li{
	margin-right:1px;
	width: 150px;
	border:1px solid #600;
	color:#fff;
	float:left;
}

ul#menu_horizontal li a{
	padding:4px 0;
	background:#990000;
	display:block;
	color:#fff;
	line-height:1em;
	text-align:center;
	text-decoration:none;
}

ul#menu_horizontal li a:hover, ul#menu_horizontal li a:focus, ul#menu_horizontal li a:active {
	background: #900 ;
	text-decoration:none;
}
*/

 
 /*------------------------------------------------------*
  *--------------------------     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: 0px;
	padding: 0px;
}

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

#popup_plan a:hover {
	color:#A52D4B;
	text-decoration:underline;
}

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

#popup_plan a img{
	filter:alpha(opacity=80);
    -moz-opacity: 0.8;
	opacity: 0.8;
}
#popup_plan a:hover img {
	filter:alpha(opacity=100);
    -moz-opacity: 1;
	opacity: 1;
}


/*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 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: 10px;
	font-weight:normal;
	color: #FFFFFF;
	margin: 0;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 310px;
}
.fond_form {
	background-image: url(../images/deco/fond_form.gif);
	background-repeat: no-repeat;
}

/* DIV général des erreurs de saisie */
div.formulaire_erreursSaisie {
	border: solid 1px #f00;
	background-color: #fee;
	color: #f00;
	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 {
	color: #FFF;
	text-align: center;	
	padding: 30px 30px 30px 40px;
}
/* Lien "Retour" un fois le message envoyé */
a.formulaire_msgRetour_lien {
	color: #A52D4B;
	font-weight: bold;
	text-decoration: none;
}

a.formulaire_msgRetour_lien:hover {
	color: #A52D4B;
	font-weight: bold;
	text-decoration: underline;
}

/* Tableau de champ général */
table.formulaire_table {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* Regroupement de champs : ligne en-tête de table */
.formulaire_table th {
	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 {
}
/* Libelle des champ dans le formulaires : sans erreur */
td.formulaire_nom_champ_erreur {
	color: #f00;
	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: 10px;
	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: #FFFFFF;
	border: 1px solid #FFFFFF;
}
/* Champs dans les formulaires (input, textarea) : en cas d'erreur */
.formulaire_champ_erreur {
	background-color: #fcc;
	border: solid 1px #f00;
}
/* 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: #C1C1C1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	cursor: pointer;
	margin: 5px;
	border: 1px solid #C1C1C1;
	font-weight:bold;
}
/* 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;
}

#referencement img {
	padding: 3px;
}

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

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

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