@import "formulaire.css";
@import "referencement.css";
@import "navigation.css";

/*------------------------------------------------------*
*-- appel des css formulaire contact -  referencement et navigation  ----*
*------------------------------------------------------*/



/*------------------------------------------------*
 *---  WWW.ICARE-NET.COM - agence web ---  CSS 03 mars 08 - MAJ : arno --*
 *------------------------------------------------*/





html {
 margin: 0;
 padding: 0;
}


body {
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 11px;
	background-color: #181818;
	color: #8E8E8E;
	background-image: url(../images/deco/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

body.home {
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 11px;
	background-color: #FFF;
	color: #8E8E8E;
	background-image: url(../images/deco/bg_home.gif);
	background-repeat: repeat-y;
	background-position: center;
}

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

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



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


#general{
	margin:0 auto;
	padding:0;
	width:783px;
/*	border:0px;*/
}

#general.home{
	margin:0 auto;
	padding:0;
	width:783px;
	border-right: 9px solid;
	border-color: #181818;
	border-bottom: 9px solid;
	border-left: 9px solid;
	margin-top: 120px;
}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:9px;
	background-color: #3F3F3F;
}

#header p{
 color:#000;
}

#header a{
	color:#990000;
	text-decoration:none;
}

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

/*Contenu de page  CONTENT */

#content_comp, #content_comp2 {
	margin:0 auto;
	padding:8px 0 20px 0;
	background-image: url(../images/deco/bg_content2.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#content_comp2 {
	background-image:none;
	background-color: #181818;
}
#content {
	margin:0 auto;
	padding:8px 0 20px 0;
	background-color: #181818;
	border:0px;

}




#content strong, #content_comp, .texte strong {
	font-weight:normal;
	background-color: #333333;
}

#content a{
	color:#FFFFFF;
/*	text-decoration:none;*/
}

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

#content_left{
	width:400px;
	float:left;


}

#content_left p{
	padding-left:15px;}

#content_catalogue_left{
	/*width:500px;*/
	float:left;
		padding-left:15px;
}

#content_catalogue_left p {
	padding: 0 14px 0 14px;
	text-align: justify;
	line-height: 18px;
}
#content_catalogue_left li {
	list-style-type: none;
	display: block;
	background-image: url(../images/deco/fleche2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin: 10px 0;
}
#content_catalogue_left ul {
	margin: 0;
	padding: 0;
}

.catalogue1{
width:250px;
float:left;
}

.catalogue2{
width:250px;
float:left;
}

#content_right{
width:350px;
float:left;}

#content_catalogue_right{
/*float:left;*/
padding:0;
display:block;}



.border {
	border: 9px solid;
	border-color: #333333;
	margin-bottom: 10px;
}
.texte2 {
	padding: 0 14px 0 14px;
	text-align: justify;
}


.texte {
	padding: 0 14px 0 14px;
	text-align: justify;
	line-height: 18px;
}
.texte li {
	list-style-type: none;
	display: block;
	background-image: url(../images/deco/fleche2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin: 5px 0;
}
.texte ul {
	margin: 0;
	padding: 0;
}
.b_right {
	border-right: 1px solid #333333;
}

.logo {
	margin-left: 3px;
	background-color: #393939;
	padding-left: 8px;
}
.references {
	border-bottom: 1px solid #333333;
	padding-bottom: 8px;
	margin-bottom: 20px;
	text-align: justify;
	line-height: 18px;
}

#anim_sono{
	width:200px;
	height:200px;
	margin:0 auto;
	background-color:#3F3F3F;
	padding:4px;
}

#anim_scene{
	width:300px;
	height:200px;
	margin:0 auto;
	background-color:#3F3F3F;
	padding:4px;
	float:left;
	margin-right:10px;
}
#anim_integration{
	width:350px;
	height:220px;
	margin:0 auto;
	background-color:#3F3F3F;
	padding:4px;
	float:left;
	margin-right:10px;
}


#anim_actu{
	width:325px;
/*	height:207px;*/
	margin-left:47px;
	margin-bottom:5px;
	background-color:#3F3F3F;
	padding:4px;
}


#anim_catalogue{
	width:200px;
	height:244px;
	border: 2px solid #3F3F3F;
	float:left;
	margin-left:20px;
	margin-top:10px;
}

.telecharger{
	margin-left:45px;
	padding-left:25px;
	background-image:url(../images/deco/picto_pdf.gif);
	background-repeat: no-repeat;
	background-position:top left;}
	
/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:10px 0 20px 0;
	text-align: center;
	color: #8E8E8E;
	line-height: 18px;
	background-color: #333333;
}



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

#footer a:hover{
	color:#FFFFFF;
}
.pages {
	line-height: 28px;
}



/*classe clear*/

.clear {
	height: 0px;
	margin: 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0px;
	clear: left;
}


 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
   h1 {
	margin: 0 0 10px 0;
	padding: 0 0 0 5px;
	color:#9D9D9D;
	background-color: #333333;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	display:block;

  }
  
   h2 {
	margin: 0 0 5px 0;
	padding: 0 0 0 5px;
	color:#9D9D9D;
	background-color: #454545;
	font-size: 14px;
	font-weight: normal;
  }
  
   h3 {
	margin: 0 0 6px 0;
	padding: 0 0 0 5px;
	color:#181818;
	background-color: #555555;
	font-size: 13px;
	background-image: url(../images/deco/H3.gif);
	font-weight: normal;
  }
  
   h4 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h5 {
	margin: 0;
	padding: 0;
	color:#181818;
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
  }
  
   h6 {
	margin: 10px 0 5px 0;
	padding: 3px 0 3px 5px;
	color:#000000;
	background-color: #A4A4A4;
	font-size: 14px;
	font-weight: normal;
	font-variant: small-caps;
	text-align: center;
	letter-spacing:0.2em ;
  }
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
.lien_plan {
	font-size: 11px;
	font-style: italic;
	color: #FFFFFF;
	text-align: right;
}
.texte a {
	color: #FFFFFF;
}
.texte a:hover {
	color: #DCB6B7;
}

.texte2 a {
	color: #FFFFFF;
}

.texte2 a:hover {
	color: #DCB6B7;
}

.lien_txt {
	color: #8E8E8E;
	text-decoration: none;
	margin:15px 0;
	display:block;
}
.lien_txt:hover {
	color:#DCB6B7;
	text-decoration:underline;
}
dl {
	padding: 0 0 0 15px;
	width: 200px;
}
.navigation {
	margin: 0 0 5px 0;
}

.navigation a{
	margin: 0 0 5px 0;
}


dt {
	font-weight: bold;
	color: #CCCCCC;
}
dd {
	font-style: italic;
}

dd a {
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
dt.titre {
	font-size: 14px;
	letter-spacing: 0.2em;
	background-color: #666666;
	margin: 3px 0;
	padding: 0 5px;
}
.conso {
	padding: 5px;
	text-align: center;
	margin: 10px 30px;
	background-color: #FFFFFF;
	width: 110px;
	border: 1px solid #999;
	float: left;
	height: 110px;
}
/*--------------------actu---------------------*/
.bloc_actu {
	margin-bottom: 45px;
	}
.bloc_actu h4, #encart_actu h4 {
	color:#8E8E8E;
	margin: 5px 0 0 0;
	font-size: 12px;
	}
.bloc_actu ul {
	margin: 2px 0 5px 10px;
	list-style-position: inside;
	list-style-type: circle;
	}		
.bloc_actu_image {
	float:right;
	}
.bloc_actu_image a img {
	border: 3px solid #454545;
	}
.bloc_actu_image a:hover img {
	border: 3px solid #999;
	}
.nav_pages {
	float: right;
	margin: 10px 0;
	}
.nav_pages a {
	padding: 3px;
	}
#content .nav_pages a.menu_actif {
	background-color: #FFFFFF;
	color: #333333;
	}
.pdf {
	background: transparent url(../images/deco/picto_pdf.gif) no-repeat left center;
	padding: 5px 0px 5px 25px;
	display: block;
	}
.retour_haut a{
	display: block;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #FFF;
	text-decoration: none;
	width: 10%;
	text-align: center;
	}
.retour_haut a:hover {
	display: block;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #999;
	text-decoration: none;
	}
	
#encart_actu_photo a {
	display: block;
	float: right;
	margin: 0 0 5px 8px;
	}
#encart_actu_photo a img{
	border: 3px solid #454545;
	}
#encart_actu_photo a:hover img{
	border: 3px solid #999;
	}
#encart_actu_btn a {
	display: block;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #FFF;
	text-decoration: none;
	width: 100%;
	text-align: center;
	color: #FFF;
	}
#encart_actu_btn a:hover {
	display: block;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #999;
	text-decoration: none;
	color: #999;
	}