@import "formulaire.css";
@import "referencement.css";
@import "navigation.css";
@import "produits.css";
@import "paiement.css";
@import "acces_client.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: #650a00;
	color: #000;
}

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

select {
	color: #000;
	background-color: #fff;
}
img {
	border:none;
}

#frais-port {
	margin-bottom : 15px;
	color:#66834c;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
#paiement2 {
	width: 90%;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 0px;
}
 /*------------------------------------------------------*
  *--------    CSS BLOCS     						 ----*
  *------------------------------------------------------*/


#general{
	margin:0 auto;
	padding:0;
	width:100%;
	background-color: #FFFFFF;
	background-image: url(../images/deco/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:990px;
	height:220px;
}

#logo{
	margin:0;
	padding:18px 0 0 5px;
	float:left;
}
#bloc-menu-hor{
	margin:0;
	padding:13px 0 0 0;
	float:left;
	height:38px;
}
#contact_accueil{
	margin:0;
	padding:2px 0 0 5px;
	float:left;
	width:980px;
	height:14px;
	color:#efdf9e;
	font-size:10px;
	font-weight:bold;
}
#contact_accueil a{
	color:#FFFFFF;
	text-decoration:none;
}
#contact_accueil a:hover{
	color:#c63509;
	text-decoration:none;
}

.articles{
	margin:0;
	padding:108px 0 0 0;
	float:right;
	background-image:url(../images/deco/articles.jpg);
	width:233px;
	height:33px;
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #fff;
	text-align: center;
	font-size: 10px;
}
.articles a{
	color: #fff;
	text-decoration:none;

}
.articles a:hover{
	color: #fff;
	text-decoration:underline;

}

.articles_colgauche{
	margin:0 0 16px 0;
	padding:75px 0 0 0;
	background:url(../images/deco/colgauche_articles.jpg) no-repeat left top;
	width:190px;
	height:26px;
	color: #fff;
	text-align: center;
	font-size: 10px;
}
.articles_colgauche a{
	color: #fff;
	text-decoration:none;

}
.articles_colgauche a:hover{
	color: #fff;
	text-decoration:underline;

}

.recherche_colgauche {
	background:transparent url(../images/deco/colgauche_recherche.jpg) no-repeat left top;
	font-size:10px;
	height:35px;
	margin:0 0 16px 0;
	padding:35px 5px 0;
	width:190px;
	color:#931904;
}
.bloc_recherche {
	margin: 0;
	padding: 0;
	font-size: 10px;
}
.champ_recherche {
	margin: 1px 2px 1px 0;
	padding: 0 0 0 4px;
	color:#e0d489;
	border: 1px solid #e0d489;
	width:145px;
	height: 18px;
}
.ok_recherche {
	margin: 0;
	padding: 0;
	color:#e0d489;
	border: 1px solid #941904;
	background-color:#941904;
	font-weight: bold;
	cursor: pointer;
	font-size: 10px;
}

.logo_colgauche {
	height:75px;
	margin:0;
	padding:0;
	width:190px;
}
.logo_colgauche a img {
	border:none;
}

.bann_mag{
	margin:0;
	padding:18px 5px 0 0;
	float:right;
}
.separator {
	margin:10px 0;
	padding:0;
	height:1px;
	background-color: #eede97;
	
}

/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0 0 20px 0;
	width: 990px;
	background-image:url(../images/deco/bg_content_illustr.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
#content_sans_bg {
	margin:0 auto;
	padding:0 0 20px 0;
	width: 990px;
}
#content_mag {
	margin:0 auto;
	padding:0 0 20px 0;
	width: 990px;
	background-image:url(../images/deco/bg_magasin.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#espacement {
	width: 584px;
	height:111px;
	float:left;
}
.index_cheval {
	margin:0;
	padding:5px 0 0 0;
}
.index_cavalier {
	margin:0;
	padding:5px 0 0 0;
}
.index_ecurie {
	margin:0;
	padding:5px 0 0 0;
}
#menu_hor02{
	margin:0;
	padding:5px 0 0 5px;
	float:left;
	width:980px;
	height:16px;
	color:#000;
	font-size:10px;
	font-weight:bold;
}
#menu_hor02 a{
	color:#8e0404;
	text-decoration:none;
}
#menu_hor02 a:hover{
	color:#c63509;
	text-decoration:none;
}

#ban_portes_cheval {
	margin:10px 0;
	padding:0;
	width: 260px;
	float:left;
}
#ban_portes_cavalier {
	margin:10px 0;
	padding:0;
	width: 260px;
	float:left;
}

#ban_portes_ecurie {
	margin:10px 0;
	padding:0;
	width: 260px;
	float:left;
}


.ban_portes {
	margin:10px 0;
	padding:0;
	width: 327px;
	float:left;
}
#ban_bas {
	float:left;
	margin:1px 0 0 0;
	padding:0;
	width:780px;
}
.ban_bas_img_gau {
	float:left;
	margin: 0;
	padding: 0;
}
.ban_bas_img_droi {
	float:right;
	margin: 0;
	padding: 0;
}
/*#ban_bas img {
	float:left;
	margin: 0;
	padding: 0 6px;
}*/
.tableaux_rubriques {
	margin:0 0 0 5px;
	padding:0;
	/*width: 970px;*/
	float:left;
	background-color: #f4e49d;
}
.tableaux_rubriques_entete {
	margin:0 1px;
	padding:2px 0;
	width: 240px;
	background-color:#8e0404;
	color:#FFFFFF;
	float:left;
	text-align: center;
}
.tableaux_rubriques_entete a {
	color:#FFFFFF;
	text-decoration:none;
}
.tableaux_rubriques_entete a:hover {
	color:#ff3300;
	text-decoration:none;
}
.tableaux_rubriques_contenue {
	margin:0 1px;
	padding:2px 0;
	width: 240px;
	background-color:#f4e49d;
	color:#8e0404;
	float:left;
}
.tableaux_rubriques_contenue02 {
	margin:2px 0 2px 2px;
	padding:0 0 0 2px;
	width: 110px;
	background-color:#f4e49d;
	color:#8e0404;
	font-size:10px;
	float:left;
	text-align: left;
	line-height: 10px;
	border-left: 2px solid #8e0404;
}
.tableaux_rubriques_contenue02 a {
	text-decoration:none;
	color:#8e0404;
}
.tableaux_rubriques_contenue02 a:hover {
	text-decoration:none;
	color:#c63509;
}
#content_txt_ima {
	margin:0;
	padding:0 5px 20px 5px;
	width: 980px;
}
#content_txt_ima_fond {
	margin:0;
	padding:0 5px 20px 5px;
	width: 974px;
	background-color:#fbecac;
	border:3px double #fff;
}
#content_txt_ima02 {
	margin:0;
	padding:0 5px;
}
#content_contact {
	margin:0;
	padding:15px 0 20px 5px;
	width: 320px;
	float:left;
}
#content_plan {
	margin:0;
	padding:15px 0 20px 20px;
	width: 415px;
	float:left;
}
#content_lien {
	margin:0;
	padding:0 0 20px 5px;
	width: 750px;
	float:left;
}
#content_cgv {
	margin:0;
	padding:15px 0 20px 5px;
	width: 750px;
	float:left;
}
#content_adresse {
	margin:0;
	padding:15px;
	width: 150px;
	float:left;
	height: 320px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(../images/deco/_illustr.gif);
}
#content_illustra {
	margin:0;
	padding:15px;
	width: 150px;
	float:left;
	height: 230px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(../images/deco/_illustr.gif);
}
.content_txt_astuces {
	margin:10px 0;
	padding:0 5px 20px 5px;
	width: 980px;
	border-bottom:3px double #f4e49d;
}
.image_droite {
	margin:0;
	padding:10px 0 10px 10px;
	float:right;
}
#image_droite_mag {
	margin:0;
	padding:10px 0 10px 10px;
	float:right;
	width:325px;
}
.image_gauche {
	margin:0;
	padding:10px 10px 10px 0;
	float:left;
}
.cliquez {
	color:#650a00;
}
.cliquez a {
	color:#650a00;
	text-decoration:none;
}
.cliquez a:hover {
	color:#c63509;
	text-decoration:none;
}
.horaires {
	margin:10px 0;
	padding:10px 3px;
	float:left;
	border:3px double #eede97;
	width: 626px;
	background-color: #FFFFFF;
}
/*/// debut des colonnes ///*/
#left_content{
	margin:24px 0 0;
	padding:0;
	width: 200px;
	float:left;
}

#bloc_adresse{
	float:left;
	width:190px;
	margin: 10px 0;
	padding: 13px 0 0 0;
	background-image:url(../images/deco/_adresse.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height: 60px;
	text-align: center;
}
#bloc_adresse p{
	color:#000;
	text-transform:none;
}
.adresse_titre{
	color:#650a00;
	text-transform:uppercase;
	font-weight:bold;
}
/*/// partie de droite ///*/
#right_content{
	float:right;
	position:relative;
	background-color:#333;
	width:200px;
	right:0px;
}
/*///    partie du centre   ///*/
#middle_content{
	float:left;
	position:relative;
	background-color:#FFF;
	width:780px;
}
#middle_content_nouv{
	float:left;
	position:relative;
	background-color:#FFF;
	width:980px;
}
.lien_titre {
	margin: 20px 0 10px 0;
	padding: 0;
	color:#650a00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	/*	background-image:url(../images/deco/fleche.gif);
	background-repeat:no-repeat;
	text-indent:25px;
	background-position:left;*/
	display: block;
	width: 700px;
	background-color: none;

}
.lien_titre img {
	float:left;
	padding:0 5px 0 0;
}
.lien_titre a {
	color:#650a00;
	text-decoration:none;
}
.lien_titre a:hover {
	color:#c62e08;
	text-decoration:none;
}
.lien_commentaire {
	padding: 0 0 0 25px;
}

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

/*Bas de page  FOOTER*/

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

#footer a{
	color:#650a00;
	text-decoration:none;
	font-size:11px;
}

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


/*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: 30px 0 0 5px;
	color:#650a00;
	width: 990px;
	display: block;
	height: 40px;
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
}
h1.cheval {
	background-image: url(../images/deco/-content-cheval.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
h1.cavalier {
	background-image: url(../images/deco/bg-content-cavalier.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
h1.ecurie {
	background-image:url(../images/deco/bg-content-ecurie.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
h1.magasin {
	background-image:url(../images/deco/bg-content-mag.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
h1.astuces {
	background-image:url(../images/deco/bg-content-astuces.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
h1.nouv {
	background-image:url(../images/deco/bg-content-nouve.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
h1.promo {
	background-image:url(../images/deco/bg-content-promo.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
h1.contact {
	background-image:url(../images/deco/bg-content-contact.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
h1.liens {
	background-image:url(../images/deco/bg-content-liens.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
h1.cgv {
	background-image:url(../images/deco/bg-content-cgv.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
h1.boutique-cadeaux {
	background-image:url(../images/deco/bg-content-boutique-cadeaux.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
h1.occasions {
	background-image:url(../images/deco/bg-content-occasions.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
h1.materiel-ecurie {
	background-image:url(../images/deco/bg-content-materiel-ecurie.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

  
  
h2 {
	margin: 15px 0;
	padding: 0;
	color:#650a00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
  
h3 {
	margin: 10px 5px;
	padding: 10px 0 5px 0;
	color:#650a00;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	border-bottom: 2px solid #f4e49d;
	display: block;
	width: 970px;
}
h4 {
	margin: 0;
	padding: 0;
	color:#000;
}
h5 {
	margin: 0;
	padding: 0;
	color:#000;
}
h6 {
	margin: 0;
	padding: 0;
	color:#000;
}
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/



.en_construction p{
margin-top:10px;
color:#650a00;
text-align:center;
font-size:20px;
font-weight:bold;}

.cat_recherche{
float:left;
width:30%;
margin: 10px 15px 15px 0px;
padding-left:10px;
}

.cat_recherche a{
color:#650A00;
text-decoration:none;
}

.cat_recherche a:hover {
text-decoration:none;
color:#c63509;
}