@import "navigation.css";

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


body {
	margin: 0;
	padding: 0;
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e0dabe;
}

img{
	border:0px;
	margin:0;
	padding:0;
}
/*   

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

*/

.rouge{
	color:#FF3300;
	text-align:center;
	/*margin:0 auto;*/
	margin:0;
}
.rouge_index{
	color:#FF3300;
	text-align:center;
	margin:0 auto !important;
	margin:0;
}

p{
	margin:5px 0 0 0;
	padding:0 0 20px 10px;
	width:410px;
	border-width:0 0 1px 5px;
	border-color:#1D1D1D;
	border-style:solid;
	line-height:15px;
	text-align:justify;
} 
p:first-letter{
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
}
p.big {
	font-size: 14px;
	text-align: left;
} 
p.brides{
	margin:5px 0 0 0;
	padding:0 10px 0 10px;
	display:block;
	width:410px;
	border-width:0 0 1px 5px;
	border-color:#1D1D1D;
	border-style:solid;
	line-height:15px;
	
	
	text-align:justify;
}
p.plan{
	margin:4px ;
	padding:5px 5px 20px 5px;
	width:220px;
	border-width:0 0 1px 5px;
	border-color:#1D1D1D;
	border-style:solid;
	line-height:15px;
	text-align:justify;
} 


em.big {
	margin: 0;
	padding: 20px;
	display:block;
	font-size: 24px;
	font-style: normal;
	text-transform: uppercase;
}
#footer_index .big a{
	color:#FF3300;
}


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

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

a.lien_entrer{
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}

a:hover.lien_entrer{
	color:#CD0205;
	text-decoration:none;
	font-size:14px;
	text-transform:uppercase;
}

a.lien_general{
	color:#FFFFFF;
	text-decoration:none;
	text-transform:lowercase;
	font-size:10px
}
a:hover.lien_general{
	color:#FF0000;
}
a.lien_int{
	color:#793E3E;
	text-decoration:none;
	line-height:20px;
	padding:5px;
	border-width:0 5px 1px 0;
	border-color:#1D1D1D;
	border-style:solid;
	
}
a:hover.lien_int{
	color:#FFF;
	border-width:0 5px 1px 0;
	border-color:#5F4242;
	border-style:solid;
}


.Style1 {
	color: #FF0000;
	font-weight: bold;
}
 /*------------------------------------------------------*
  *--------    CSS BLOCS     						 ----*
  *------------------------------------------------------*/


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

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:990px;
	height:120px;
	background-color: #000;
}
#flash_header{
	width:760px;
	margin:  0;
	height:100px;
	float:right;
}
/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0;
	width: 990px;
	background-color:#000;
}
#img_home{
	width:600px;
	margin:0 auto;
	padding:0;
	border:0;
	text-align:center;
}

/*Bas de page  FOOTER*/
#footer_index{
	/*margin:0 auto;*/
	margin:0 auto 50px auto;
	padding:30px 0 0 0;
	width:900px;
	height: 120px;
	background-color:#000;
	text-align: center;
	font-weight:bold;
	color: #FF0000;
	font-size: 10px;
}

#footer_index a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}

#footer_index a:hover{
	color:#990000;
}
#footer{
	margin:0 auto 50px auto;
	padding:50px 0  0 390px;
	width:860px;
	height:30px;
	background-color:#000;
	text-align: left;
	color: #FF0000;
	font-size: 10px;
}

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

#footer a:hover{
	color:#990000;
}
/*_____________CONTENT___________*/

.tab_content{
	width:990px;
	border:0px;
	padding:10px;
	margin:0;
	border-width:0 5px 0 0 ;
	border-color:#990000;
	border-style:solid;
}
.td_content_menu{
	/*width:160px;
	height:270px;*/
	vertical-align:top;
}
.menu_border {
	height:280px;
	border-width:0 5px 0 0 ;
	border-color:#FF0000;
	border-style:solid;
}
.anim_border {
	margin:0 0 0 5px;
	border-width:0 5px 0 0 ;
	border-color:#FF0000;
	border-style:solid;
}
#flash_anim{
/*	margin:0;
	padding:0;
	border-width:0 5px 0 0 ;
	border-color:#FF0000;
	border-style:solid;*/
	}
	
#flash_diapo{
	/*width:100px;*/
	margin:0 0 0 40px;
	/*padding:0 22px 0 0;
	border-width:0 5px 0 0 ;
	border-color:#FF0000;
	border-style:solid;*/
}
.td_content_soumenu{
	width:160px;
	vertical-align:top;
	border:0px ;
}
.td_content_cont{
	vertical-align:top;
	width:740px;
	margin:0;
	padding:0 0 20px 50px;
}
.td_content_cont a {
	color: red;
	text-decoration: none;
}
.td_content_cont a:hover {
	color: red;
	text-decoration: underline;
}
.planning{
	margin: 0 0 10px 50px ;
	width:360px;
	border-width:1px;
	border-color:#efead3;
	border-style:solid;
}
.planning02{
	margin: 0 0 5px 50px ;
	width:360px;	
	border-width:1px;
	border-color:#634B4B;
	border-style:solid;
}
.planning_titre{
	padding:2px 2px 2px 10px;
	background-color:#2A2A2A;
}
.sep{
	background-color:#efead3;
	height:2px;
}
.lib01{
	padding:2px 2px 2px 10px;
	background-color:#c7b898;
	width:150px;
	color:#333;
}
.lib02{
	padding:2px 2px 2px 10px;
	width:150px;
	background-color:#eae4d6;
	color:#333;
}
.lib03{
	padding:2px 2px 2px 10px;
	width:60px;
}
.lib04{
	padding:2px 2px 2px 10px;
	
}
.lib05{
	padding:2px 2px 2px 10px;
	background-color:#292929;
}
.lettrine{
	color:#CC0000;
	font-size:15px;
}
#div_img_dte{
	width:250px;
	float:right;
	margin: 0 0 0 20px;
		
}
#div_img_dte img{
	margin:5px;
	border:5px #FFF solid;
}
.div_img_dte img.img_sans{
	margin:10px;
	border:0;
}
.div_img_dte img.img_sans{
	margin:0;
	border:0;
}
.div_img_dte{
	width:250px;
	float:right;
	margin: 0 0 0 20px;
	
}
.div_img_dte img{
	margin:5px;
	border:5px #FFF solid;
}
/*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;
}
#annonce {
	width: 425px;
	text-align: justify;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}


 /*------------------------------------------------------*
  *--------------------------     CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
   h1 {
   	margin: 10px 0;
    padding: 0;
	color:#333333;
	font-size:13px;
	text-transform:uppercase;

  }
  
   h2 {
    margin: 10px 0;
    padding: 0;
	color:#fff;
	font-size:12px;
	text-transform:uppercase;
  }
  h2.big_red {
	font-size:18px;
	color: #FF0000;
  }
  
   h3 {
   margin: 10px 0;
    padding: 0;
	color:#fff;
	font-size:10px;
	text-transform:uppercase;
  }
  
   h4 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h5 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h6 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES 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;
	color: #000;
	width: 400px;
	margin: 20px 0 0 0 ;

}
/* DIV général des erreurs de saisie */
div.formulaire_erreursSaisie {
	border: solid 1px #f00;
	background-color: #EAEAEA;
	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 {
	border: solid 1px #1D1D1D;
	background-color: #EAEAEA;
	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: #1D1D1D;
	color: #000;
	padding: 0;
	text-align: left;
	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;
	color:#CCCCCC;
}
/* 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: #FF0000;
	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: #e0dbbe;
	border: solid #036 1px;
}
/* Champs dans les formulaires (input, textarea) : en cas d'erreur */
.formulaire_champ_erreur {
	background-color: #EAEAEA;
	border: solid 1px #1D1D1D;
}
/* 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: #e0dbbe;
	border-width: 0 8px 3px 0 ;
	border-color:#1D1D1D;
	border-style:solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	cursor: pointer;
	margin: 5px;
}
/* Texte en bas du formulaire concernant les astérisques */
.formulaire_note {
	text-align: center;
	font-style: italic;
	color:#990000;
}
/* 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:#333333;
	text-decoration: none;
}

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

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

#root {
	position:absolute;
	/*height:170px;*/
	width:200px;
	padding:5px;
	border:solid 1px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	border-color: #990000;
	
}

#root img{
	margin:10px 0px;
	
}

#handle {
	color:#990000;
	background-color:#000000;
	padding:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	font-weight: bold;
	cursor: move;
}
.td_content_menu ul {
	margin: 0 0 8px 0;
	padding:0 5px 0 0;
	list-style-type: none;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height:2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right:3px solid #FF0000;
}
.td_content_menu li {
	border-right:1px solid #FF0000;
	padding:10px 10px 5px 0;
	line-height: 13px;
}
.td_content_menu li.sous_menu {
	font-size: 10px;
	padding:0 10px 5px 0;
	font-weight:normal;
}
.td_content_menu li a {
	text-decoration:none;
	color: #fff;
}
.td_content_menu li a:hover {
	color:#D20000;
}
