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

/*------------------------------------------------*
 *---  WWW.ICARE-NET.COM - agence web 03-04-2009 --*
 *------------------------------------------------*/


html {
 margin: 0;
 padding: 0;
}


body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background: #465b00 url(../images/background/background.jpg) center -200px no-repeat;
	color: #666;
}

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 TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
h1 {
	margin: 0 0 20px;
	padding: 0;
	color:#669900;
	font-size: 22px;
	font-weight:normal;
}
  
h2 {
	margin: 10px 0;
	padding: 0;
	color:#333;
	font-size: 18px;
	font-weight:normal;
}
  
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;
}

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


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

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:900px;
	height:246px;
	background:#fff url(../images/background/background_header.jpg) top left no-repeat;
	position:relative;
	border-bottom:5px solid #c33;
	overflow:hidden;
}

#header #logo{
	display:block;
	width:405px;
	height:90px;
	position:absolute;
	top:0;
	left:0;
}

#header h2{
	background:#fff;
	color:#333;
	display:inline;
	font-weight:normal;
	padding:5px;
	position:absolute;
	right:20px;
	top:15px;
	filter : alpha(opacity=80);
    -moz-opacity : 0.8;
    opacity : 0.8; 
}
#header h3{
	background:#0066CC;
	color:#fff;
	display:inline;
	font-weight:normal;
	padding:2px 5px;
	position:absolute;
	right:20px;
	top:47px;
	font-size:20px;
	filter : alpha(opacity=80);
    -moz-opacity : 0.8;
    opacity : 0.8;
	letter-spacing:1px;
}

#header #animaux{
	width:898px;
	position:absolute;
	bottom:-1px;
	left:2px;
}
#header #animaux a img{
	border:none;
	margin:0 1px 0 0;
}

/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:15px 0;
	width: 900px;
	background:#fff;
	overflow:auto;
}

/*/// debut des colonnes ///*/
#left_content{
	float:left;
	position:relative;
	width:629px;
	left:0px;
	padding:0 20px;
	text-align:justify;
	border-right:1px dashed #ccc;
	overflow:hidden;
}

#left_content p{
	padding:0 0 10px;
}

#left_content ul{
	padding:0 0 10px 30px;
}
#left_content li{
	list-style:url(../images/deco/puce.gif);
}

#left_content a{
	color:#690;
	text-decoration:none;
}
#left_content a:hover{
	text-decoration:underline;
}

#left_content img.float_right{
	float:right;
	margin:0 0 10px 20px;
	border:1px dashed #fc0;
}



#left_content #sous-menu{
	width:195px;
	height:140px;
	background:url(../images/deco/ardoise.jpg) no-repeat;
	float:right;
	position:relative;
	top:-50px;
	margin:0 0 0 20px;
}

#left_content #sous-menu ul{
	margin:30px 0 0 10px;
	list-style:none;
}

#left_content #sous-menu li{
	list-style:none;
	list-style-image:none;
}

#left_content #sous-menu li a{
	color:#fff;
	font-size:14px;
	line-height:20px;
}
#left_content #sous-menu li a:hover, #left_content #sous-menu li a.menu_actif{
	color:#fc0;
	text-decoration:none;
}


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


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

/* Post-it */
#post-it{
	width:141px;
	height:293px;
	background:url(../images/deco/post-it.png) center center;
	cursor:move;
	position:absolute;
	z-index:99;
	color:#fff;
	font-size:11px;
	padding:30px 50px 0 30px;
}
#post-it p{
 	width:140px;
}
#post-it .p{
	width:140px;
	padding:0;
	height:150px
}
#post-it .ardoise2{
	position:absolute;
	width:150px;
	top: 183px;
	left: 29px;
}

* html #post-it{ /**** Hack IE6  PNG transparent ****/
	width:201px;
	height:323px;
	cursor:move;
	position:absolute;
	z-index:99;
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/deco/post-it-ie6.png', sizingMethod='scale');
}
* html #post-it p{
	width:130px;
	padding:0;
}
* html #post-it .p{
	width:130px;
	padding:0;
	height:150px
}
* html #post-it .ardoise2{
	position:absolute;
	width:150px;
	bottom: 53px;
	left: 29px;
	width:135px;
	padding: 10px 0 0 0;
}



/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:10px 0;
	width:900px;
	height:74px;
	background:url(../images/background/background_footer.gif) repeat-x;
	text-align: center;
	color: #FFF;
	position:relative;
}

#footer #perroquet{
	width:202px;
	height:251px;
	background:url(../images/background/perroquet_footer.png) no-repeat;
	position:absolute;
	right:-55px;
	top:-80px;
}

* html #footer #perroquet{ /**** Hack IE6  PNG transparent ****/
	width:202px;
	height:251px;
	position:absolute;
	right:-55px;
	top:-80px;
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/background/perroquet_footer.png', sizingMethod='scale');
}

#footer ul, #footer .adr{
	padding:0 0 10px;
}

#footer li{
	list-style:none;
	display:inline;
}

#footer li a{
	font-size:11px;
	color:#fff;
	text-decoration:none;
	margin:0 5px;
}

#footer a:hover, #footer a.menu_actif{
	color:#FFCC00;
	text-decoration:none;
}


#player {
	margin: 0 0 10px 15px;
	padding: 0;
	float:right;
	border:1px dashed #fc0;
}
#player-son {
	margin: 0;
	padding: 0;

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

}


 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
  
/*debut NAVIGATION*/
.retour_haut{
	margin: 10px 0;
	padding: 2px 0;
	font-size: 11px;
	color: #666666;
	float: right;
	clear: both;
}
.retour_haut a{
	color: #666666;
	text-decoration: none;
	border: 1px solid #666;
	margin: 0 5px 0 0;
	padding: 1px 4px;
}
#left_content .retour_haut a:hover{
	color: #FFF;
	background-color:#666;
	text-decoration: none;
}
.nav_pages{
	/*margin: 0 150px 0 0;*/
	padding: 2px 0 20px 0;
	font-size: 11px;
	color: #555;
	float: right;
}

.nav_pages a{
	color: #555;
	text-decoration: none;
	border: 1px solid #777;
	margin: 0 3px;
	padding: 1px 4px;
}
#left_content .nav_pages a:hover{
	color: #fff;
	background-color:#999;
	text-decoration: none;
}
#left_content .nav_pages a.menu_actif{
	color: #fff;
	background-color:#999;
	text-decoration: none;
}

/*------------------------------------------------------*
  *--------------------------     ajout ref     ----*
  *------------------------------------------------------*/

a.liens-r {color:#FFFFFF ; text-decoration: none}
a.liens-r:hover {color:#FFFFFF ; text-decoration: none} 
/*fin NAVIGATION*/
