@import "formulaire.css";
@import "referencement.css";
@import "navigation.css";
@import "produits.css";
@import "paiement.css";
@import "assenceur.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: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	color: #000;
	font-size: 12px;
}

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

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



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


#general{
	margin:0 auto;
	padding:0;
	width:100%;
	background-image: url(../images/bg/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FA6815;
	font-family: Arial, Helvetica, sans-serif;
}

/*Haut de page  HEADER*/

#header{
	width:970px;
	height:230px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/bg/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
}
#header_home {
	width:740px;
	height:200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 220px;
	background-image: url(../images/bg/header_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

img.photo_header {
	display: block;
	float: right;
}
img.titre_animaux {
	display: block;
	float: left;
}
h2#titre_header {
	display: block;
	float: left;
	width: 600px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
#menu_header {
	float: right;
	width: 80px;
	height: 40px;
	margin: 0px;
	padding-top: 150px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


/*Contenu de page  CONTENT */

#content {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
body#home #content{
	background-image: none;
}
#anim_intro {
	height: 400px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}

#diapo_flash {
/*	width: 720px;*/
	height: 400px;
	padding: 0px;
	background-color: #FEECE2;
	margin: 0px;
}

.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}
/*/// debut des colonnes ///*/
#left_content{
	float:left;
	position:relative;
	width:270px;
	left:0px;
	background-image: url(../images/bg/bg_content_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#left_content_bottom {
	background-image: url(../images/deco/bottom_left_content.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*/// partie de droite ///*/
#right_content{
	float:right;
	position:relative;
	background-color:#333;
	width:200px;
	right:0px;
}
/*///    partie du centre   ///*/
#middle_content{
	float:right;
	position:relative;
	width: 660px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 30px;
}
#div_photo_chiens {
	height: 150px;
	width: 660px;
}
#div_photo_chiens img {
	display: block;
	width: 100px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CDC51C;
}

.separation {
	height: 20px;
}

		
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
#footer_repeat {
	width:100%;
	text-align: center;
	color: #FFF;
	background-image: url(../images/bg/bg_footer_repeat.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #FFF;
}

.footer-index {
	padding : 10px 0 0 0;
	text-align:right;
}
.footer-index a{color:#FD6E1F; text-decoration:none;}
.footer-index a:hover{color:#592609;}
/*/// fin des colonnes ///*/	

/*Bas de page  FOOTER*/

#footer{
	width:950px;
	text-align: center;
	color: #FA6815;
	height: 150px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
body#home #footer {
	background-image: none;
}
body#home #footer p{
	text-align: center;
}

#footer p {
	line-height: 1em;
	text-align: center;
	display: block;
	margin: 0px;
	height: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}


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

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


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

