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

		
html {
   margin: 0;
   padding: 0;
}


body {
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #707068;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #d3d0c4;
	scrollbar-arrow-color: #707068;
	margin: 0;
	padding: 0;
	background-color: #315294;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
	background-image: url(../images/deco/background01.gif);
	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;
}

li {
	list-style-image: url(../images/deco/puce.gif);
	list-style-position: inside;
	margin-bottom: 5px;
}


ul {
	padding: 0;
	margin-left: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
}



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


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

#general-index{
	left: 50%;
	margin-left: -396px; /* moitié de la largeur */
	margin-top: 40px;
	width: 792px;
	height: 295px;
	position: absolute;
	text-align: center;
}


/*#general-indexadresse {
	margin-top: 143px;
	margin-left: -408px;
	left: 50%;
	width: 816px;
	height: 63px;
	position: absolute;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding: 0px;
}*/


#general-indexmenu{
	margin-top: 60px;
	width: 792px;
	height: 20px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0083e5;
	font-weight: bold;
	text-align: center;
	padding: 0px;
}


#general-indexmenu a{
	color: #74d0f1;
	font-weight: bold;
	text-decoration: none;
}


#general-indexmenu a:hover{
	color: #B1E4F8;
}


#container {
	padding:0;
	margin: 0 auto;	
	width: 888px;
	position: relative;
	float: left;
}


#header01{
	width:888px;
	height:208px;
	float: left;
	margin-top: 99px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/deco/jackyheader_01.jpg);
	background-repeat: no-repeat;
	/*padding-top: 34px;*/
	/*padding-left: 640px;*/
	text-decoration: none;
}

#txt-header {
	color:#FFFFFF;
	margin-top:25px;
	margin-left:640px;
	font-weight: bold;
	width: 245px;
	}


#menu {
	width:530px;
	float: left;
	background-image: url(../images/deco/jackymenu_01.jpg);
	height: 57px;
	padding-left: 358px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
}


#menu a {
	color: #a28b22;
	text-decoration: none;
}


#menu a:hover {
	color: #e3c330;
	text-decoration: none;
}


#content {
	width:746px;
	height: 343px;
	float: right;
	background-image: url(../images/deco/jackycontent_01.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707068;
	line-height: 1.3em;
	padding-left: 90px;
	padding-top: 16px;
	padding-right: 0;
	padding-bottom: 0;
}



#content-text {
	width:405px;
	float: left;
	overflow: auto;
	height: 280px;
	padding-right: 20px;

}

#content-contact {
	width:320px;
	float: left;
	overflow: auto;
	height: 280px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}


#content-img {
	width: 150px;
	height: 175px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 5px;
}
#content-img2 {
	width: 200px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 5px;
	margin:5px;
}


#content-bas {
	padding: 0;
	width: 836px;
	height: 64px;
	float: right;
	background-image: url(../images/deco/jackycontentdown_01.jpg);
}


#menubackup{
	width: 550px;
	height: 40px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0083e5;
	text-align: left;
	font-weight: bold;
	padding-left: 280px;
	padding-top: 4px;
}


#menubackup a{
	color: #74d0f1;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}


#menubackup a:hover{
	color: #B1E4F8;
}


/*Bas de page  FOOTER*/


#footer{
	margin:0 auto;
	padding:0;
	width:816px;
	height:30px;
	background-color:#666;
	text-align: center;
	color: #FFFFFF;
}

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

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


/*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                      ----*
  *------------------------------------------------------*/
  

.lien01 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707068;
	font-weight: bold;
	text-decoration: none;
}


.lien01 a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #707068;
}


.lien02 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a28b22;
	text-decoration: none;
	font-weight: bold;
}

.lien02 a:hover {
	color: #e3c330;
}


.lien03 a {
	padding: 0;
	margin: 0px;
	color:#a93786;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	display: inline;
	text-decoration: none;
  }


.lien03 a:hover {
	color:#FFFFFF;
	background-color: #a93786;
}

  
.titre1 {
	color: #91a2ae;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}


.titre2 {
	padding-left: 25px;
	margin-top: -15px;
	margin-left: 0px;
	float: left;	
	background-image: url(../images/deco/puce01.jpg);
	background-repeat: no-repeat;
	background-position: left 1px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666633;
	font-weight: bold;
}


.titre3 {
	color: #a93786;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/*	background-image: url(../images/deco/bulle01.jpg);*/
	display: block;
	width: 202px;
	text-align: center;
	padding-top: 25px;
	height: 65px;
}
.texte-index {
	color:#FFFFFF;
	text-align:center;
	margin-top: 15px;
}

   
   h1 {
	padding: 0;
	margin: 0px;
	color:#427cb5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	display: inline;
  }

  
   h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427cb5;
	text-decoration: none;
	font-weight: bold;
	display: inline;	
  }

  
   h3 {
	padding: 0;
	margin: 0px;
	color:#666633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: inline;
  }
 
  
   h4 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }

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


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

  
/*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:#FFFFFF;
	text-decoration:none;
}

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

#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;
	}

.biggold_text{
	font:normal 14px/130% Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#a28b22;
	}
 /*------------------------------------------------------*
  *-----------    CSS EFFETS  FIN                    ----*
  *------------------------------------------------------*/
	
	
 /*------------------------------------------------------*
  *-----------    CSS POST IT  DEBUT                 ----*
  *------------------------------------------------------*/


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


#post_it_content{
	width: 200px;
	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 0 0 0;
	width:180px;
	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;
	color: #707068;
	width: 320px;
	margin-left: -20px;
/*	margin: 0 auto;*/ /* -------------------------------------------- POUR CENTRER LE FORMULAIRE DE CONTACT */

}
/* 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;
	margin-left: 25px;
}
/* DIV pour chaque erreur de saisie */
div.formulaire_erreursSaisie_ligne {
}

/* DIV message une fois le message envoyé */
div.formulaire_msgRetour {
	border: solid 1px #707068;
	background-color: #FFFFFF;
	color: #707068;
	padding: 10px;
	margin-top:20px;
	margin-left: 10px;
}
/* Lien "Retour" un fois le message envoyé */
a.formulaire_msgRetour_lien {
	color: #a28b22;
	font-weight: bold;
	text-decoration: none;
}
a.formulaire_msgRetour_lien:hover {
	color: #a28b22;
	font-weight: bold;
	text-decoration: underline;
}
/* Tableau de champ général */
table.formulaire_table {
	border: 0px solid #707068;
	width: 100%;
}


/* Regroupement de champs : ligne en-tête de table */
.formulaire_table th {
	background-color: #707068;
	color: #FFFFFF;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	display: none;/* -------------------------------------------- ENLEVER CETTE LIGNE POUR FAIRE REAPPARAITRE LE TITRE */
}
/* 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 {
	text-align: left;
	width: 100%;
	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-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #707068;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #707068;
	border-right-color: #707068;
	border-left-color: #707068;
	/* height: 16px; -------------------------------------------- CETTE LIGNE PERMET DE REGLER LA HAUTEUR DE CHAMP */
}
/* 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: #77b5fe;
	border: solid 1px #369;
	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: normal;
	font-size: 9px;
}


/* NE_PAS_TOUCHER_CETTE_LIGNE_POUR_MAIL_PAGE_CONTACT_FIN */
 /*-------------------------------------------------------*
  *----        CSS PAGE CONTACT  FIN                  ----*
  *-------------------------------------------------------*


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


#referencement {
	font-size: 9px;
	text-align: center;
	margin-top: 780px;
	width: 792px;
	height: 80px;
	margin-left: -396px;
	position: absolute;
	left: 50%;
}


#referencement img {
	padding: 3px;
}


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


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


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