@import "referencement.css";
/*@import "navigation.css";*/
@import "menu_deroulant.css";
@import "produits.css";
@import "paiement.css";
@import "forme.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: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #000;
	color: #FFF;
	background-image: url(../images/bg/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

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

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



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


#general{
	margin:0 auto;
	padding:0;
	width:100%;
}
.newsletter_pop{
  height:auto;
  width:auto;
  padding:2px;
  background:#ba2743;
  border:2px black solid;
  position:absolute;
  top:250px;
  z-index:10;
  color:yellow;
	font-size:12px;
}


/*Haut de page  HEADER*/

#header{
	width:900px;
	height:232px;
	background-image: url(../images/bg/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#header_home {
	width: 950px;
	height: 232px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

#anim_header {
	float: left;
	height: 150px;
	width: 364px;
	text-align: center;
}
#header_home h1 {
	display: block;
	font-size: 22px;
	font-weight: bold;
	line-height: 45px;
	color: #FFF;
}

#header_bottom {
	height: 82px;
}
#adresse_header {
	width: 536px;
	height: 20px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 47px;
	padding-left: 0px;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	float: left;
}
#div_panier {
	float: right;
	width: 364px;
	text-align: right;
	height: 50px;
}
#icone_panier {
	float: right;
}
#texte_panier {
	float: right;
	line-height: 50px;
	font-size: 14px;
	font-weight: bold;
	color: #D3BA68;
}
#div_panier a {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}
#div_panier a:hover {
	color: #D3BA68;
}

#div_newsletter {
	float: right;
	width: 364px;
	text-align: right;
	font-size: 12px;
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 28px;
}




/*Contenu de page  CONTENT */

#content {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-image: url(../images/bg/colonne_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
body#home #content {
	height: 275px;
	background-image: url(../images/bg/content_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 33px;
	padding-right: 125px;
	width: 700px;
	padding-left: 125px;
}
#anim_home {
	height: 275px;
	width: 425px;
	padding-left: 15px;
	float: left;
}
#texte_home {
	float: right;
	width: 200px;
	height: 250px;
	padding-left: 15px;
	padding-right: 30px;
	padding-top: 25px;
	text-align: center;
}
#texte_home a {
	color: #FFF;
	text-decoration: none;
}
#texte_home a:hover {
	color: #D7BB71;
	text-decoration: underline;
}


.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}
/*/// debut des colonnes ///*/
#left_content{
	float:left;
	position:relative;
	width:198px;
	left:0px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 150px;
	padding-left: 1px;
}
#left_content h1{
	margin:0;
	padding:0;
	color:#FFF;
}
#left_content h4{
	margin:0;
	padding:0;
	color:#FFFF00;
}
#div_horraire {
	height: 170px;
	width: 180px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bg/bg_horraire.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}

/*/// partie de droite ///*/
#right_content{
	float:right;
	position:relative;
	background-color:#333;
	width:200px;
	right:0px;
}
#right_content h1{
	margin:0;
	padding:0;
	color:#000;
}
#right_content h4{
	margin:0;
	padding:0;
	color:#00FF00;
}
/*///    partie du centre   ///*/
#middle_content{
	float:left;
	position:relative;
	width:600px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
}
#middle_content p {
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#middle_content a {
	color: #D3BA68;
	text-decoration: underline;
}
#middle_content a:hover {
	color: #FFF;
	text-decoration: none;
}


#anim_01 {
	float: left;
	height: 150px;
	width: 300px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
#anim_02 {
	float: left;
	height: 150px;
	width: 300px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


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

/*Bas de page  FOOTER*/

#footer{
	width:900px;
	text-align: center;
	color: #FFF;
	height: 100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-image: url(../images/bg/footer.jpg);
	background-repeat: no-repeat;
	background-position: center -20px;
	background-color: #000;
}
body#home #footer {
	background-image: url(../images/bg/footer_home.jpg);
	padding-top: 80px;
	background-position: center top;
}


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

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


/*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:#000;
}
  
h2 {
	margin: 0;
	padding: 0;
	color:#000;
}
  
h3 {
	margin: 0;
	padding: 0;
	color:#000;
}
h4 {
	margin: 0;
	padding: 0;
	color:#000;
}
h5 {
	margin: 0;
	padding: 0;
	color:#000;
}
h6 {
	margin: 0;
	padding: 0;
	color:#000;

}
