@import "formulaire.css";
@import "navigation.css";
@import "paiement.css";
@import "panier.css";
@import "actualites.css";
@import "newsletter.css";
@import "acces_client.css";
@import "produits.css";

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

/*------------------------------------------------*
 *---  WWW.ICARE-NET.COM - agence web 02-04-2008 --*
 *------------------------------------------------*/


html {
 margin: 0;
 padding: 0;
}

body {
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #000;
	background-image: url(../images/deco/fon.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
body center {
	background-image: url(../images/deco/fon-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:300px;
}
p, form, input, div, dl, dt, dd, ul, ol, li, blockquote, fieldset, th, td, img {
	margin: 0;
	padding: 0;
}
a {
	text-decoration:none;
}

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


#general{
	margin:0 auto;
	padding:0;
	position:relative;
	top:17px;
	width: 714px;
	text-align:left;
	background-image: url(../images/deco/bg_general.jpg);
	background-repeat: repeat-y;
}

/*Haut de page  HEADER*/

#header {
	width:714px;
	padding:134px 0 0 0;
	background-image: url(../images/deco/top_prov.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/*Contenu de page  CONTENT */
#content {
	width: 714px;
	background-image: url(../images/deco/bg_general.jpg);
	background-repeat: repeat-y;
}

.italique {
	font-style:italic;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.rouge {
	color:#FF0000;
}
.prix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width:75px;
	text-align:center;
	margin:2px 0 0 0;
}
/*/// debut des colonnes ///*/
#left_content {
	float:left;
	width:480px;
	padding:12px 8px 0 12px;
}
#left_content #anim_fla {
	margin:0;
}
#left_content h4 {
	margin:7px 0 7px 0;
    
}
#left_content h4 .bg_noir {
	background-color:#000;
}
#left_content h4 span {
	color:#FFFFFF;
	background-color:#FF0000;
	font-size:12px;
	padding:0px 5px 0px 5px;
}
#bloc_top_news .left {
	float:left;
	border:1px solid #000;
}
#bloc_top_news .right {
	float:right;
	padding-right:5px;
}
.date {
	padding:6px 0 4px 0;
}
.fiche_info p {
	text-align:justify;
	margin-top:4px;
} 
.fiche_img {
	float:left;
	width:86px;
}
.fiche_info {
	float:left;
	width:386px;
}
.jaquette {
	margin-bottom:4px;
}
#left_content h2 {
	color:#000000;
	font-size:11px;
	margin:0 0 3px 0;
}
.fiche_info h2 a {
	color:#000000;
}
.fiche_info h2 a:hover {
	background-color:#FF0000;
	color:#FFFFFF;
}
.fiche_info h3 {
	color:#333333;
	font-size:11px;
	background-image: url(../images/deco/fond_degrade_titre.jpg);
	background-repeat: no-repeat;
	width:362px;
	height:16px;
	padding-left:26px;
	padding-top:1px;
	margin-top:6px;
}
.fiche_info h3 img {
	padding-left:4px;
}
.fiche_info .tracking {
	color:#FFFFFF;
	background-image: url(../images/deco/tracking.jpg);
	background-repeat: no-repeat;
	font-size:10px;
	width:90px;
	height:15px;
	padding-left:76px;
	padding-top:1px;
	margin-top:7px;
}
.fiche_info .tracking2 {
	width:90px;
	height:16px;
	margin-top:8px;
	cursor:pointer;
}
.fiche_info .tracking_list {
	margin-top:3px;
}
ul.tracking_list {
	list-style-type:none;
}
ul.tracking_list li span {
	margin-left:10px;
}
ul.tracking_list li a {
	color:#000000;
}
ul.tracking_list li a:hover {
	background-color:#FF0000;
	color:#FFFFFF;
}
.separator {
	padding:10px 0 10px 0;
}
#contact {
	margin-top:15px;
}
#cart_intitule,.cart_ligne {
	width:475px;
	height:18px;
}
.cart_ligne {
	width:475px;
	height:20px;
	padding:3px 0 3px 0;
}
#cart_intitule p {font-weight:bold;}
#cart_intitule p,.cart_ligne p {float:left;}
#cart_intitule .col1 {width:70px;}
#cart_intitule .col2 {width:132px;}
#cart_intitule .col3 {width:143px;}
#cart_intitule .col4 {width:70px; text-align:center;}
#cart_intitule .col5 {width:60px; text-align:right;}
.cart_ligne {
	font-weight:normal;
}
.cart_ligne .col1 {width:68px; padding-right:2px;}
.cart_ligne .col2 {width:128px; padding-right:4px;}
.cart_ligne .col3 {width:143px;}
.cart_ligne .col4 {width:70px; text-align:center;}
.cart_ligne .col5 {width:60px; text-align:right; font-weight:bold;}
#tot_rec {
	float:right;
	background-color:#EEEEEE;
	padding:4px 6px 4px 6px;
	margin:7px 5px 7px 0;
	font-weight:bold;
	font-size:12px;
}
#tot_shipping {
	float:right;
	background-color:#EEEEEE;
	padding:4px 6px 4px 6px;
	margin:7px 5px 7px 0;
	font-size:12px;
}
#info_paypal {
	float:right;
	margin-right:11px;
	font-size:12px;
}
#links_left {
	float:left;
	width:235px;
	margin-right:25px;
}
#links_right {
	float:left;
	width:205px;
	margin-left:15px;
}
#links_left .encart1,#links_right .encart1 {
	background-image: url(../images/deco/fond_degrade_gauche.jpg);
	background-repeat: no-repeat;
	width:189px;
	height:18px;
	padding:2px 0 2px 5px;
	margin: 0 0 8px 0;
	color:#333333;
	font-weight:bold;
}
#links_left p,#links_right p {
	margin: 5px 0 0 0;
	text-align:justify;
}
#links_right p {margin-left:4px; margin-bottom:15px;}
#links_left a {color:#000000; font-weight:bold; padding:0 2px 0 2px; background-color:#DDDDDD;}
#links_right a {color:#000000; padding:0 2px 0 2px;}
#links_left a:hover,#links_right a:hover,#links_left span,#links_right span {
	background-color:#FF0000;
	color:#FFFFFF;
	font-weight:bold;
	padding:0 2px 0 2px;
}
#links_left span,#links_right span {margin-left:3px;}
#links_right h4 {
	background-color:#000000;
	color:#FFFFFF;
	padding:0 0 0 5px;
	line-height:18px;
	width:195px;
	margin:16px 0 12px 0;
	font-size:11px;
}
#infos .info {
	float:left;
	width:253px;
	margin-right:20px;
	font-size:12px;
}
#infos .photo {
	float:left;
	width:200px;
}
#infos .encart1 {
	background-image: url(../images/deco/fond_degrade_gauche.jpg);
	background-repeat: no-repeat;
	height:18px;
	padding:2px 0 2px 5px;
	margin: 0 0 8px 0;
	color:#333333;
	font-weight:bold;
}
#infos .ligne {
	margin:10px 0 10px 0;
}
#infos .txt p {
	margin:0 0 10px 0;
}
#infos .txt p a {
	color:#FFFFFF;
	background-color:#FF0000;
	padding:0 2px 0 2px;
}
.quatorze {
	font-size:14px;
}
#stories .info,#stories .photo,#infos .info,#infos .photo {padding-top:10px;}
#stories .info {
	float:left;
	width:340px;
	margin-right:20px;
}
#stories .info p,#infos .info p {
	margin-bottom:5px;
}
#stories .info .titre {
	width:313px;
	height:16px;
	background-image: url(../images/deco/fond_degrade_titre_stories.jpg);
	background-repeat: no-repeat;
	padding:1px 0 0 27px;
}
#stories .info .new,#infos .info .new,#infos .txt .new {
	background-color:#FF0000;
	color:#FFFFFF;
	padding:0 2px 0 2px;
}
#stories .photo {
	float:left;
	width:120px;
}
#stories ul {
	list-style-type:none;
	float:left;
	width:240px;
	margin:4px 0 4px 0;
}
#stories ul li {
	line-height:15px;
}
#stories .listen a {
	color:#000000;
	padding:0 2px 0 2px;
}
#stories .listen a:hover {
	background-color:#FF0000;
	color:#FFFFFF;
	padding:0 2px 0 2px;
}
.related .contenu {
	float: left;
	width: 224px;
	margin-top: 12px;
	margin-right: 10px;
}
.related h2 {
	color:#000000;
	font-size:11px;
	margin:0 0 3px 0;
}
.related h2 a {
	color:#000000;
}
.related h2 a:hover {
	background-color:#FF0000;
	color:#FFFFFF;
}
.related .contenu img {
	padding-bottom: 5px;

}
.pagination {
	background-color:#000000;
	color:#FFFFFF;
	padding:0 0 0 10px;
	line-height:16px;
	margin:-2px 0 5px 0;
	width:465px;
	font-weight:bold;
}
.pagination a {
	color:#FFFFFF;
}
.pagination a:hover {
	color:#FF0000;
}
/*/// partie de droite ///*/
#right_content {
	float:left;
	width:189px;
	padding:0 6px 10px 15px;
}
#right_content h4 {
	background-color:#333333;
	color:#FFFFFF;
	padding:0 5px 0 0;
	line-height:18px;
	width:183px;
	margin:12px 0 0 0;
	font-size:11px;
	text-align:right;
}
#right_content .encart_cart {
	background-color:#DDDDDD;
	width:172px;
	padding:5px 7px 5px 7px;
	border:1px solid #333333;
}
#right_content .encart_cart .ligne p {
	float:left;
	margin:2px 0 2px 0;
	color:#333333;
}
#right_content .encart_cart .col1 {
	width:112px;
}
#right_content .encart_cart .col1 span {
	font-style:italic;
	font-size:10px;
}
#right_content .encart_cart #tot_cart_right {
	font-weight:bold;
	text-align:right;
}
#right_content .encart_cart .col2 {
	width:60px;
	text-align:right;
}
#right_content .encart_cart .col2 span {
	font-size:13px;
	font-weight:bold;
}
#right_content .encart_cart .valid {
	padding:2px 0 2px 0;
	border:1px solid #333333;
	background-color:#EEEEEE;
	margin-top:2px;
	text-align:center;
	font-weight:bold;
}
#right_content .encart_cart .valid a {color:#333333;}
#right_content .encart_cart .valid a:hover {
	background-color:#EEEEEE;
	color:#FF0000;
}
#right_content h3 {
	clear:both;
	color:#333333;
	text-align:right;
	font-size:11px;
	background-image: url(../images/deco/fond_degrade_droite.jpg);
	background-repeat: no-repeat;
	width:184px;
	padding:2px 5px 2px 0;
	margin: 12px 0 8px 0;
}
#right_content .mailing {
	float:left;
	width:136px;
	line-height:19px;
}
#right_content .mailing p {
	margin-bottom:2px;
}
#right_content .img_mailing {
	float:left;
	width:52px;
	height:60px;
}
#right_content a {
	color:#000000;
}
#right_content a:hover {
	background-color:#FF0000;
	color:#FFFFFF;
}
#right_content .stories {
	line-height:14px;
	margin-bottom:10px;
}
#right_content .encart {
	line-height:14px;
}
#right_content .encart p {
	margin-bottom:10px;
	float:left;
}
#right_content .encart .txt {
	width:124px;
	margin-right:4px;
}
/*/// fin des colonnes ///*/	
.normal {
	font-weight:normal;
}

/*Bas de page  FOOTER*/

#footer{
	padding-top:30px;
}
#footer a{
	color:#FFFFFF;
	padding:0 2px 0 2px;
}
#footer a:hover{
	color:#FFFFFF;
	background-color:#FF0000;
	padding:0 2px 0 2px;
}
#footer_left {
	float:left;
	width:491px;
	padding-left:10px;
	height:20px;
	color: #FFFFFF;
	background-color:#000000;
	margin-right:4px;
}
#footer_right {
	float:left;
	width:209px;
	height:20px;
	color: #FFFFFF;
	background-color:#000000;
	text-align:center;
}
.coord {
	font-size:10px;
	text-align:center;
	padding-top:20px;
	color:#999999;
}
/*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 {
	margin: 0;
	padding: 0;
}
#player-son {
	margin: 0;
	padding: 0;

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

}

 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
h1 {
	margin: 0;
	padding: 0;
	color:#8E3023;
	font-size: 12px;
	text-transform:uppercase;
}
  
h2 {
	margin: 0;
	padding: 0;
}
  
h3 {
	margin: 0;
	padding: 0;
}
h5 {
	margin: 0;
	padding: 0;
}
h6 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 10px;
}
.img_left {
	float:left;
	padding: 5px 15px 10px 0;
}
.img_right {
	float:right;
	padding: 0 0 10px 4px;
}


 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/

