@import "formulaire.css";
@import "referencement.css";
@import "navigation.css";
@import "paiement.css";
@import "actualites.css";
@import "produits.css";
@import "../lightbox/lightbox.css";
/*------------------------------------------------------*
*-- appel des css --------------------------------------*
*------------------------------------------------------*/

/*------------------------------------------------*
 *---  WWW.ICARE-NET.COM - agence web 02-04-2008 --*
 *------------------------------------------------*/


html {
 margin: 0;
 padding: 0;
}


body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	color: #FFFFFF;
	background-image: url(../images/deco/bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
#flash_anim {
	width: 600px;
	margin: 0 auto;
	background-color: #24330C;
	padding: 10px;
	margin-top: 0px;
}
#regles {
	width: 598px;
	border: 1px solid;
	margin: 0 auto;
	border-color: #192902;
	background-color: #24330C;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 15px;
}



p, form, input, div, dl, dt, dd, ul, ol, li, blockquote, fieldset, th, td {
	margin: 0;
	padding: 0;
}

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



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


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

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:100%;
	height:127px;
	background: url(../images/deco/header.jpg) center top no-repeat #0A0D02;
}
#header-index{
	margin:0 auto;
	padding:0;
	width:100%;
	height:127px;
	background: url(../images/deco/header-index.jpg) center top no-repeat #0A0D02;
}

/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0;
	width: 980px;
	background-image: url(../images/deco/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#content h1 {
	padding: 40px 0 0 25px;
	color: #457603;
	font-size: 15px;
	text-transform: uppercase;
	margin: 0 0 0;
	height: 95px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}
#content-index {
	margin:180px auto 20px auto;
	padding:0;
	width: 980px;
}
#content-index h1 {
	padding: 40px 0 0 25px;
	color: #457603;
	font-size: 15px;
	text-transform: uppercase;
	margin: 0 0 0;
	height: 95px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}
H2.produits {
	background-image: url(../images/deco/H2produits.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 44px;
	color: #FFFFFF;
	padding: 0 0 0 15px;
	font-size: 14px;
	margin: 0 0 0 18px;
}


.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}
/*/// debut des colonnes ///*/
#left_content{
	float:left;
	position:relative;
	background-color:#60901B;
	width:485px;
	left:0px;
	background-image: url(../images/deco/bg_txt.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 15px 0 15px 0;
}
#left_content p {
	padding: 0 30px 10px 30px;
	line-height: 18px;
}

#left_content h2 {
	background-image: url(../images/deco/H2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 58px;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 44px;
	padding: 0 0 0 24px;
	margin: 10px 0 10px 17px;
}




/*/// partie de droite ///*/
#right_content{
	float:right;
	position:relative;
	width:479px;
	right:0px;
	padding: 30px 0 8px 0;
}
#right_content img {
	border: 5px solid #FFF;
	margin-bottom: 25px;
}


/*///    partie du centre   ///*/
#middle_content{
	float:left;
	position:relative;
	background-color:#FFF;
	width:580px;
}

/*/// fin des colonnes ///*/	


/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:55px 0 0 0;
	width:100%;
	text-align: center;
	color: #fc1e00;
	background-image: url(../images/deco/footer.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 80px;
	line-height: 18px;
}

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

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

/*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;
}
#player {
	margin: 0;
	padding: 0;
}
#player-son {
	margin: 0;
	padding: 0;

}
#player-video {
	margin: 0;
	padding: 0;

}

 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
h1 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 20px;
}
  
h2 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 18px;
}
  
h3 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 16px;
}
h4 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 14px;
}
h5 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 12px;
}
h6 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 10px;
}

.bloc_liens_interne {
	margin: 0;
	padding: 0;
	width: 350px;
	float: right;

}
.bloc_liens_interne ul{
	margin: 0;
	padding: 0;
	list-style-position: inside;
	list-style-type: square;
}	
.bloc_liens_interne li{
	margin: 0;
	padding: 0;
}	
.bloc_liens_interne a{
	margin: 0;
	padding: 0;
	color: #333333;
}
.bloc_liens_interne a:hover{
	color: #990000;
}
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/

