@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: 12px;
	background-color: #1b1b1b;
	color: #000;
	background-image: url(../images/deco/fond.jpg);
	background-repeat: repeat-x;
}

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:900px;
	height:300px;
}

/*Contenu de page  CONTENT */

#content_accueil {
	margin:0 auto;
	padding:0;
	width: 900px;
	color: #272727;
	background-color: #8F7901;
	background-image: url(../images/deco/fond_accueil.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#content_judo {
	margin:0 auto;
	padding:0;
	width: 900px;
	color: #272727;
	background-color: #8A5C04;
	background-image: url(../images/deco/fond_judo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#content_jujitsu {
	margin:0 auto;
	padding:0;
	width: 900px;
	color: #272727;
	background-color: #833C04;
	background-image: url(../images/deco/fond_jujitsu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#content_gym {
	margin:0 auto;
	padding:0;
	width: 900px;
	color: #000000;
	background-color: #8C2101;
	background-image: url(../images/deco/fond_gym.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#content_photos {
	margin:0 auto;
	padding:0;
	width: 900px;
	color: #000000;
	background-color: #840200;
	background-image: url(../images/deco/fond_galerie.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#content_actu {
	margin:0 auto;
	padding:0;
	width: 900px;
	color: #000000;
	background-color: #880E01;
	background-image: url(../images/deco/fond_actu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#content_contact {
	margin:0 auto;
	padding:0;
	width: 900px;
	color: #000000;
	background-color: #670001;
	background-image: url(../images/deco/fond_contact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}
/*/// debut des colonnes ///*/
#left_content{
	float:left;
	position:relative;
	left:0px;
	list-style-type: circle;
	width: 600px;
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#left_content  li{
	line-height: 20px;

}

#left_content p{
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;}

#left_content_photo{
	left:0px;
	width: 600px;
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	float: left;
}
#left_content_photo img{
	padding: 0px;
	float: left;
	margin: 0px;
}

#left_content_photo p{
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#left_content_contact{
	float:left;
	position:relative;
	width: 512px;
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}

#left_content_contact a{
	color: #999999;
	margin: 5px;
	padding: 5px;
}

#left_content_contact a:hover{
	color: #CCCCCC;
}

#swf{
	float: right;
	border: 1px dashed #343434;
	margin-right: 5px;
}
/*///    partie du centre   ///*/
#middle_content{
	float:left;
	position:relative;
	width:296px;
	margin-top: 20px;
}

#middle_content p{
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#middle_content ul{
	margin: 4px;
}

#middle_content li{
}

#middle_content a{
	color: #660000;
	font-size: 12px;
	line-height: 17px;
}
#middle_content a:hover{
	color: #E8E8E8;
}
#middle_content_contact{
	float:left;
	position:relative;
	width:384px;
	margin-top: 20px;
}

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

/*Bas de page  FOOTER*/

#footer{
	width:892px;
	text-align: center;
	color: #666666;
	background-image: url(../images/deco/footer.jpg);
	margin-top: 20px;
	margin-right: 2px;
	margin-bottom: 20px;
	margin-left: 2px;
	padding: 2px;
}

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

#footer a:hover{
	color:#CCCCCC;
}


/*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;
}
#tableau{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 500px;
	display:block;
	margin:10px auto;
}
#tableau td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: none;
	border-right-color: #1B1B1B;
	border-bottom-color: #1B1B1B;
	padding: 1px;
	text-align:center;
}

#tableau  th{
	font-size: 11px;
	color: #EEEEEE;
	text-align: left;
	background-image: url(../images/deco/fond.jpg);
	background-position: bottom;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: normal;
}
#vertical{
	color: #A39858;
	background-position: center;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #660000;
}

#vertical td{
	width: 80px;
}

.horaires_judo{
	background-color: #9D6E04;
	color: #330000;
}
.horaires_jujitsu{
	background-color: #984906;
	color: #330000;
}
.horaires_gym{
	background-color: #A62D00;
	color: #330000;
}

#player-video{
	padding: 0;
	margin:0 auto;
	display:block;
}

#root{
	height: 115px;
	width: 256px;
	font-size: 12px;
	color: #999933;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 20px;
	background-color: #660000;
	border: 1px dashed #333333;

}

#handle{
	width: 220px;
	background-image: url(../images/deco/footer.jpg);
	background-repeat: repeat-y;
	color: #FFFFFF;
	cursor:move;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	padding-right: 17px;
	padding-left: 19px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 14px;
	font-weight: bold;
}

 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
h1 {
	font-size: 14px;
	font-weight: normal;
	color: #3C3C3C;
	text-align: center;

}
  
h2 {
	color:#E2E2E2;
	font-size: 16px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	letter-spacing: 1px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	background-image: url(../images/deco/footer.jpg);
	background-position: center;
}
  
h3 {
	padding: 0;
	color:#660000;
	font-size: 14px;
	letter-spacing: 1px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
h4 {
	padding: 0;
	color:#660000;
	font-size: 14px;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 15px;
}
h5 {
	margin: 0;
	padding: 0;
	color:#000;
}
h6 {
	margin: 0;
	padding: 0;
	color:#000;
}
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
