 /*------------------------------------------------*
  *---  WWW.ICARE-NET.COM - agence web ---  CSS  --*
  *------------------------------------------------*/
		
html {
   margin: 0;
   padding: 0;
}


body {
	margin: 0;
	padding: 0;
	background-color: #090909;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #F7F7F7;
}


/*   

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

*/

.tousleslogo2{

	margin-left:auto;
	margin-right:0;
}
p{
 color:#F7F7F7;
 margin:5px 5px 2px 0;
 padding:0 0 2px 0;
 border-color:#666666;
 border-style: dotted;
 border-width:0 0 1px 0;
}
.contact{
 color:#333333;
 margin:5px 5px 2px 0;
 padding:0 0 2px 0;
 border-color:#666666;
 border-style: dotted;
 border-width:0 0 1px 0;
}
form, input {
	margin: 0;
	padding: 0;
}

select {
	color: #000;
	background-color: #fff;
}
/*  retour pour les pages partenaires */

.retour {
	color:#999999;
	margin:5px;
}

.retour:hover{
 color:#333333;
 margin:5px;
}

#desc{
	color:#CCCCCC;
	fontsize:25px;
	margin-top:5px;
}


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


#general{
	margin:0 auto;
	padding:0;
	width:100%;
}

/*Haut de page  HEADER*/

#header{
	margin:40px auto 0 auto;
	padding:0;
	width:900px;

}
#logo{
	margin:0 ;
	padding:0 0 0 200px;
	width:700px;
	height:63px;
	
}
/*Contenu de page  CONTENT */

#content_general {
	margin:0 auto;
	padding:0;
	width:100%;
	background-color:#252525;
}
#content_block {
	margin:0 auto;
	padding:0;
	width:900px;
}
.table_content{
	width:900px;
/*	border-collapse:collapse;*/
	padding:0;
	margin:0;
}
.td_menu_gche{
	width:200px;
}
.td_content{
	width:700px;
	/*border-width:0 1px;*/
	/*border-color:#090909; */
	/*border-style:solid; */
}
#f_intro{
	width:700px;
	height:460px;
}
#f_menu{
	background-color:#252525;
	width:702px;
	margin:0 0 0 196px;
	padding: 5px 0;
	border-width:0 1px;
	border-color:#090909;
	border-style:solid;
}
#f_menu img{
	margin: 0 3px;
	padding:0;
	border:0;

}
#f_pres{
	width:270px;
	height:560px;
	background-color:#313131;
	background-image:url(../images/diaporama/artiste_v2.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	padding:20px 421px 20px 8px;
	height: 490px;
}
#photo_home{
	width:421px;
	height:560px;
	background-color:#313131;
	/*background-image:url(../images/diaporama/artiste.jpg);
	background-position:top right;
	background-repeat:no-repeat;*/
	padding:20px 421px 20px 8px;
	height: 490px;
}

#f_contact{
	width:692px;
	height:440px;
	background-color:#252525;
	background-image:url(../images/deco/back_contact.jpg);
	background-repeat:no-repeat;
	background-repeat:top;
	padding:20px 0 0 8px;
}
#text_contact{
	width:325px;
}
/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:0 ;
	width:900px;
	height:30px;
	text-align: center;
	color: #F7F7F7;
}
#adresse{
	margin:0 0 0 196px;
	padding: 5px 0;
	width:704px;
}
#footer a{
	color:#F7F7F7;
	text-decoration:none;
}

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


/*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 {
   	margin: 0;
    padding: 0;
	   color:#F7F7F7;

  }
  
   h2 {
   	margin: 0;
    padding: 0;
	 color:#F7F7F7;
  }
  
   h3 {
   	margin: 0;
    padding: 0;
	 color:#F7F7F7;
  }
  
   h4 {
   	margin: 0;
    padding: 0;
	 color:#F7F7F7;
  }
  
   h5 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h6 {
   	margin: 0;
    padding: 0;
	 color:#F7F7F7;
  }
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/


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

#dlmenu {
	height:400px;
}
#menu {
	list-style-type:none; 
	margin:0 5px 0 0 ; 
	padding:0; 
	position:absolute; 
	width:150px; 
	z-index:100;
}

#menu li {
	display:block;
	padding:0; 
	margin:0 0 2px 35px; 
	position:relative; 
	z-index:100; 
	width:150px;	
	list-style-image:none;
	list-style:none;
	text-transform:uppercase;	
}
#menu li a, #menu li a:visited {
	display:block; 
	line-height:25px;
	height:25px;
	text-decoration:none;
	text-transform:uppercase;
}
#menu li dd {display:none;}
#menu li:hover, #menu li a:hover {border:0;}
#menu li:hover dt a , #menu li a:hover dt a {
	font-weight:bold;
}


#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {display:block; }

#menu table {
	border-collapse:collapse; 
	padding:0; 
	margin-top:-1px; 
	margin-bottom:0px; 
	font-size:10px; 
	font-weight:bold;
		
}

#menu dl {
	width:150px; 
	margin: 0; 
	cursor:pointer;
}

#menu dt {
	margin:0; 
	padding: 0; 
	font-size: 10px; 
	font-weight:bold;
	border-width:0 3px 1px 0;
	border-color:#666666;
	border-style: solid solid dotted dotted;
}
#menu dd {
	margin:0; 
	padding:0; 
	font-size: 10px; 
	text-align:left; 
	font-weight:bold;
	border-width:0 0 1px 3px;
	border-color:#666666;
	border-style: solid solid dotted solid;
	
}
.gallery dt a, .gallery dt a:visited {
	margin:0 5px 0 0; 
	padding:0; 
	height:25px; 
	line-height:25px;
	display:block; 
	color:#666666;
	padding:0;
	text-align:right;
}
.gallery dt a .lettrine {
	color:#515151}
.gallery dt a:hover {
	color:#666666;
}
.gallery dt a:hover .lettrine{
	color:#797979;
}

.gallery dd a, .gallery dd a:visited {
	margin:0 ;
	padding:0 0 0 5px; 
	height:25px; 
	line-height:25px;
	color:#666666;
	text-decoration:none; 
	display:block; 
	
}
.gallery dd a .lettrine {
	color:#515151}

.gallery dd a:hover { color:#666666;}

.gallery dd a:hover .lettrine {
	color:#797979;
}

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





 /*------------------------------------------------------*
  *--------------------------     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;
	font-weight:bold;
	color: #090909;
	width: 300px;
	margin: 0 30px 3px 0;
	float:right;

}
/* DIV général des erreurs de saisie */
div.formulaire_erreursSaisie {
	border: solid 1px #D8AD68;
	background-color: #FFF;
	color: #D8AD68;
	padding: 5px;
	margin: 0 0 3px 0;
}
/* DIV pour chaque erreur de saisie */
div.formulaire_erreursSaisie_ligne {
}

/* DIV message une fois le message envoyé */
div.formulaire_msgRetour {
	border: solid 1px #C2E2E4;
	background-color: #F4F4F4;
	color: #090909;
	text-align: center;	
	padding: 10px;
}
/* Lien "Retour" un fois le message envoyé */
a.formulaire_msgRetour_lien {
	color:;
	text-decoration:none;
	color: #666666;
	font-weight: bold;
}
/* Tableau de champ général */
table.formulaire_table {
	background-color:#FFFFFF;
	padding:2px;
	border: dotted 1px #000; 
	width: 100%;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
/* Regroupement de champs : ligne en-tête de table */
.formulaire_table th {
	background-color: #C2E2E4;
	color: #090909;
	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: #D8AD68;
	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: #C2E2E4;
	border: solid #090909 1px;
}
/* Champs dans les formulaires (input, textarea) : en cas d'erreur */
.formulaire_champ_erreur {
	background-color: #D8AD68;
	border: solid 1px #CC7F03;
}
/* 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: #C2E2E4;
	border: solid 1px #090909;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #090909;
	cursor: pointer;
	margin: 5px;
}
/* Texte en bas du formulaire concernant les astérisques */
.formulaire_note {
	text-align: center;
	font-style: italic;
	color:#D8AD68;
}



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

 

 /*------------------------------------------------------*
  *--------    CSS REFERENCEMENT  DEBUT              ----*
  *------------------------------------------------------*/
.bloc_referencement
{
	width:900px;
	margin:0 auto;
	}



#referencement {
	width:700px;
	margin:0 0 0 200px;
	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                ----*
  *------------------------------------------------------*/
