@import "formulaire.css";
@import "referencement.css";
@import "navigation.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: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	color: #000;
	background-image: url(../images/deco/bg.jpg);
	background-repeat: repeat-x;
}

p {
	margin: 0;
	padding: 20px 50px 20px 50px;
	text-align: center;
}

ul, ol, li {
	margin: 0;
	padding: 0 0 5px 30px;
	text-align: left;
	list-style:inside;
	}
	
li a, li a:hover {
	margin: 0;
	color:#767575;
	text-decoration:none;
	}
	
li a:hover {
	margin: 0;
	color:#e2001a;
	text-decoration:none;
	}

a {
	margin: 0;
	padding: 0;
	text-align: center;
	color:#e2001a;
	font-size:12px;
	text-decoration:none;
}

a:hover{
	color:#767575;
	text-decoration: overline;
}

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

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



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


#general{
	margin:0 auto;
	padding:0;
	width:100%;
	background-image: url(../images/deco/volutes.gif);
	background-repeat: no-repeat;
	background-position: left 146px;
}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:980px;
	height:160px;
	text-align: center;
}

#header-adresse{
	margin:0 auto;
	padding:60px 0 0 0;
	float:left;
	text-align:left;
}

#header-horaire{
	margin:0 auto;
	padding:31px 20px 0 0;
	float:right;
	text-align:right;
}

#logo{
	margin:0;
	padding:0 0 0 150px;
	z-index:10;
	float:left;
}


/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0;
	width: 940px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}
/*/// debut des colonnes ///*/
#left_content{
	float:left;
	position:relative;
	width:320px;
	left:0px;
/*	height: 500px;*/
}

/*/// partie de droite ///*/
#right_content{
	float:right;
	position:relative;
	width:550px;
	right:0px;
	padding: 0 0 20px 0;
}

#right_content_img{
	float:right;
	position:relative;
	width:550px;
	right:0px;
	padding: 0 0 20px 0;
	text-align:center;
}

#right_content_img img{
	padding: 0 30px 50px 0;
}

/*///    partie du centre   ///*/
#middle_content{
	width:100%;
	text-align: center;
}

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


/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:50px 0 0 0;
	width:100%;
	text-align: center;
	color: #FFF;
	background-image: url(../images/deco/bg-footer.jpg);
	height: 25px;
	background-repeat: repeat-x;
}

#footer a{
	color:#FFFFFF;
	text-decoration:none;
	font-size: 10px;
	padding:0 3px;
}

#footer a:hover{
	color:#FFFFFF;
	text-decoration: overline;
}

#footer-deco{
	background-image: url(../images/deco/carte-logo.jpg);
	display: block;
	height: 79px;
	width: 182px;
	line-height: 79px;
	z-index: 130;
	float: right;
	position: relative;
	top: -103px;
	background-repeat: no-repeat;
	right: 10%;
	padding: 20px 0 0 0;
	background-position: bottom;
}

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

#menu {
	margin: 0 auto;
	padding: 10px 0 20px 0;
}

#player-accueil {
	margin: 10px auto 20px;
	padding: 0;
	border: 5px solid #767575;
	width: 800px;
}

#player-son {
	margin: 0;
	padding: 0;

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

}

 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
h1 {
	margin: 0 0 20px 0;
	padding: 30px 0 3px 55px;
	color:#e2001a;
	font-size: 25px;
	background-image: url(../images/deco/peigne.jpg);
	background-repeat: no-repeat;
	background-position: 0 37px;
	border-bottom: 1px solid #e2001a;
	width: 80%;
}
  
h2 {
	margin: 0;
	padding: 10px 0 0 50px;
	color:#e2001a;
	font-size: 16px;
	font-variant:small-caps;
	}
  
h3 {
	margin: 0;
	padding: 10px 50px 25px 50px;
	color:#767575;
	font-size: 14px;
	line-height:16px;
	font-style: italic;
}
h4 {
	margin: 0;
	padding: 30px 0 0 30px;
	color:#767575;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
h5 {
	margin: 0;
	padding: 0 0 0 30px;
	color:#767575;
	font-size: 12px;
	line-height: 17px;
}
h6 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 10px;
}

.rouge {
	margin: 0;
	padding: 0;
	color:#e2001a;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}

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