@import "formulaire.css";
@import "referencement.css";
@import "navigation.css";
@import "actualites.css";
@import "typo.css"; /* Contient H1, h2, etc */
@import "../addons/colorbox/colorbox.css";

/*@import "../addons/s3slider/s3slider.css";*/
/*@import "../addons/adgallery/ad-gallery.css";*/

@import "newsletter.css";

/*------------------------------------------------------*
*-- appel des css --------------------------------------*
*------------------------------------------------------*/

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


html {
 margin: 0;
 padding: 0;
}


body {
	margin: 0;
	padding: 0;
	background-color: #000;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

p, form, input, div, dl, dt, dd, ul, ol, li, blockquote, fieldset, th, td {
	margin: 0;
	padding: 0;
}
img {
	border:none;
}
select {
	color: #000;
	background-color: #fff;
}

hr{
	height: 1px;
	margin: 20px 0;
	padding: 0;
	border: 0;
}



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


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

.general_bkg {	
	background: url(../images/deco/general_bkg.gif) repeat-x left 390px;
}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:852px;
	height:144px;
	background: url(../images/deco/header-slogan.gif) no-repeat right bottom #fff;
	position: relative;
}

#header_bkg {
	position: absolute;
	top: 0;
	right: 0;
}

#header-top {
	position: absolute;
	top: 0;
	left: 0;
}

/*Contenu de page  CONTENT */
#content_index {
	margin:0 auto;
	padding:185px 0 0;
	width: 852px;
	background: url(../images/deco/index_bkg.jpg) no-repeat center top #fff;
}
#content_index #pied_page {
	height: 46px;
	margin: 40px 0 0;
	background: url(../images/deco/logo_pied-page.gif) no-repeat right center #ECE7E1;
}
#content_index #baseline_index {
	height: 46px;
	margin: 40px 0 0;
	background: url(../images/deco/baseline_index.gif) no-repeat right center #ECE7E1;
}

#content {
	margin:0 auto;
	padding:0 0 46px;
	width: 852px;
	background: url(../images/deco/content_bkg.gif) repeat-y center top #fff;
	position: relative;
}

#content #logo_pied-page {
	width: 656px;
	height: 46px;
	background: url(../images/deco/logo_pied-page.gif) no-repeat;
	position: absolute;
	right: 0;
	bottom: 0;
}

.separator {
	clear: both;
	margin:0;
	padding:0;
	height: 20px;
}

p {
	margin: 0 0 10px;
	padding: 0;
	text-align: justify;
}

a {
	color: #FDA52D;
	text-decoration: none;
}
a:hover {
	color: #000;
}

ul {
	margin: 0 0 10px;
	padding: 0;
	list-style: none;
}
li {
	margin: 0;
	padding: 0 0 0 35px;
	background: url(../images/deco/puce_liste.gif) no-repeat left 5px;
	height: 1%;
}

/*/// debut des colonnes ///*/
#left_content{
	float:left;
	position:relative;
	width:196px;
	left:0px;
}

/*///    partie du centre   ///*/
#middle_content{
	float:right;
	position:relative;
	width:576px;
	padding: 60px 20px 20px 60px;
}

.image-droite {
   padding:0;
   margin:0 0 5px 20px;
   float:right;
}
.image-gauche{
   padding:0;
   margin:0 20px 5px 0;
   float:left;
}

.background1 {
	background: url(../images/deco/titre_bkg01.gif) no-repeat 35px top;
}
.background2 {
	background: url(../images/deco/titre_bkg02.gif) no-repeat 35px top;
}
.background3 {
	background: url(../images/deco/titre_bkg03.gif) no-repeat 35px top;
}
.background4 {
	background: url(../images/deco/titre_bkg04.gif) no-repeat 35px top;
}
.background5 {
	background: url(../images/deco/titre_bkg05.gif) no-repeat 35px top;
}
.background6 {
	background: url(../images/deco/titre_bkg06.gif) no-repeat 35px top;
}
.background7 {
	background: url(../images/deco/titre_bkg07.gif) no-repeat 35px top;
}
.background8 {
	background: url(../images/deco/titre_bkg08.gif) no-repeat 35px top;
}
.background9 {
	background: url(../images/deco/titre_bkg.gif) no-repeat 35px top;
}

#contact_left {
	width: 250px;
	float: left;
}
#contact_left p {
	text-align: center;
}
#contact_left img {
	margin: 20px auto;
	display: block;
}
#contact_right {
	width: 280px;
	float: right;
}

.cheque_cadeau {
	width: 350px;
	margin: 40px auto;
	padding: 10px;
	border: #33BEFF dashed 1px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}
.cheque_cadeau_titre {
    color: #FF9933;
    font-size: 20px;
    font-weight: bold;
}
.cheque_cadeau p, .centrer {
	text-align: center;
}
.pack_cadeau {
	width: 250px;
	margin: 30px auto;
	padding: 10px;
	border: #33BEFF dashed 1px;
	font-size: 13px;
	font-weight: bold;
}

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


/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:20px 0 10px;
	width:852px;
	height:55px;
	text-align: center;
	color: #BFB6AD;
	position: relative;
}

#footer ul{
	list-style: none;
	margin: 0;
	padding: 0 10px;
}
#footer li{
	margin: 0;
	padding: 0;
	display: inline;
	color:#6D686C;
	background: none;
}

#footer a{
	color:#6D686C;
	margin: 0;
	padding: 0 5px 0 0;
	text-decoration:none;
}
#footer a:hover{
	color:#bfb6ad;
}

#footer .adr {
	margin: 5px 0;
}
#footer .org, #footer .tel {
	font-weight: bold;
}

.bookmark {
	position: absolute;
	right: 100px;
	bottom: 17px;}

/*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;
}
#player_index {
	margin: 0 auto 15px;
	display: block;
}
#player {
	margin: 0;
	padding: 0;
}
#player-son {
	margin: 0;
	padding: 0;
}
#player-video {
	margin: 0;
	padding: 0;
}

.image_rotator {
	text-align: center;
}
.simple_viewer {
	text-align: center;
}
.video_dyn {
	text-align: center;
}

/*debut NAVIGATION*/
.fil_ariane {
	font-size:10px;
	color:#990000;
	margin:0 0 10px;
	padding:0;
}
.fil_ariane a {
	color:#990000;
	text-decoration:none;
}
.fil_ariane a:hover {
	text-decoration:underline;
}

.retour_haut{
	margin: 10px 0;
	padding: 2px 0;
	font-size: 11px;
	color: #666666;
	text-align: right;
}
.retour_haut a{
	color: #666666;
	text-decoration: none;
	border: 1px solid #666;
	margin: 0;
	padding: 1px 4px;
}
.retour_haut a:hover{
	color: #FFF;
	background-color:#666;
	text-decoration: none;
}

.nav_pages{
	margin: 0 0 5px;
	padding: 0;
	font-size: 11px;
	text-align: right; 
}
.nav_pages a{
	text-decoration: underline;
	margin: 0 0 0 3px;
	padding: 1px 4px;
}
.nav_pages a:hover, .nav_pages a.menu_actif{
	color: #000;
	text-decoration: underline;
}

.retour_liste {
	text-align:right;
	padding:0 0 10px ;
}
/*fin NAVIGATION*/

/*debut INFOS LEGALES*/
#infos-legales {
	width: 100%;
	margin: 0 auto;
}
#infos-legales h4 {
	margin: 10px 0 5px;
	padding: 0;
}
#infos-legales p {
	margin: 0;
	padding: 0 0 5px;
}
#infos-legales dl {
	margin: 10px 0;
}
#infos-legales dt {
	margin: 0 0 3px;
	font-weight: bold;
}
#infos-legales dd {
	margin: 0;
}
/*fin INFOS LEGALES*/

