@import "formulaire.css";
@import "referencement.css";
@import "navigation.css";
@import "produits.css";
@import "paiement.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: 11px;
	background-color: #505667;
	color: #465273;
	background-image: url(../images/deco/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

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

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



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


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

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:980px;
	height:104px;
	background-image: url(../images/deco/header.gif);
}
#diapo {
	width: 781px;
	padding: 0 0 0 199px;
	height: 193px;
	margin: 0 auto;
	background-image: url(../images/deco/flash_vente.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#content_bg {
	background-color: #13181e;
	width: 100%;
	margin-top: 9px;
}



/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0;
	width: 980px;
	background-image: url(../images/deco/bg_content_g.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}
/*/// debut des colonnes ///*/
#left_content{
	float:left;
	position:relative;
	width:199px;
	left:0px;
	background-image: url(../images/deco/bg_nav_left.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow:hidden;
}
#left_content h1{
	margin:0;
	padding:0;
	color:#FFF;
}
#left_content h4{
	margin:0;
	padding:0 0 0 35px;
	color:#e5ecf3;
	background-image: url(../images/deco/bg_titre_menu.gif);
	line-height: 32px;
	font-weight: normal;
	font-size: 14px;
}
/*/// partie de droite ///*/
#right_content{
	float:right;
	position:relative;
	background-color:#dbe3ec;
	width:152px;
	right:0px;
	padding: 0  0 30px 0;
	text-align: center;
}
#right_content h1{
	margin:0;
	padding:0;
	color:#000;
}
#right_content h4{
	margin:0 0 15px 0;
	padding:0 0 0 36px;
	color:#e5ecf3;
	line-height: 32px;
	background-image: url(../images/deco/bg_partenaires.gif);
	font-weight: normal;
	font-size: 11px;
	text-align:left;
}
/*///    partie du centre   ///*/
#middle_content{
	float:left;
	position:relative;
	background-color:#FFF;
	width:629px;
	background-image: url(../images/deco/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#middle_content h1{
	margin:0;
	padding:0 0 0 60px;
	color:#c10539;
	background-image: url(../images/deco/bg_h1.gif);
	line-height: 39px;
	font-size: 18px;
	text-transform: uppercase;
}
#middle_content h2 {
	margin: 10px 40px 8px 40px;
	background-color: #C10539;
	color: #FFFFFF;
	padding: 0 0 0 5px;
	font-size: 12px;
}

#middle_content h3 {
	margin: 5px 40px 8px 40px;
	background-color: #505667;
	color: #FFFFFF;
	padding: 0 0 0 5px;
	font-size: 12px;
	font-weight: normal;
}

#middle_content h4{
	margin:0 0 8px 0;
	padding:0;
	color:#FFFFFF;
	background-color: #3C4B5E;
	font-size: 11px;
	width: 50%;
}
#middle_content strong {
	color: #C10539;
}


.texte {
	padding: 20px 40px 30px 40px;
	text-align: justify;
}
a.commande {
	color: #860027;
	text-decoration: none;
}
a.commande:hover {
	text-decoration: underline;
}



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

/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:10px 0;
	width:100%;
	text-align: center;
	color: #adb3ba;
	line-height: 18px;
}

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

#footer a:hover{
	color:#CCCCCC;
}
.img_plan {
	text-align: center;
	padding: 0 0 15px 0;

}
.img_plan img {
	border: 10px solid;
	border-color: #D7D0BC;
}
#player-video {
	padding-top: 10px;
}






/*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;
}
  
h2 {
	margin: 0;
	padding: 0;
	color:#000;
}
  
h3 {
	margin: 0;
	padding: 0;
	color:#000;
}
h5 {
	margin: 0;
	padding: 0;
	color:#000;
}
h6 {
	margin: 0;
	padding: 0;
	color:#000;
}
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(../highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
