/* FFST - Réalisation ARANET - Novembre 2008 */

* {
	margin: 0;
	padding: 0;
}

html { 
  height: 100%
}

body {
	background: #CFCECE url(img/shiatsu_gradient.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444;
	margin:0px;
	text-align: center;
}

table {
	font-size: 13px;
}

/* Centrage du site */
#container {
	width: 920px;
	margin: 0 auto;
	text-align: left;
	
	background: #FFF;
	border-left: 1px solid #781D25;
	border-right: 1px solid #781D25;
}


div#content ul {
	list-style: url(img/shiatsu_puc_li2.gif);
}



/* Header */
#header {
	width: 920px;
	height: 107px;
	margin: 0 auto;
	background: url(img/shiatsu_header.gif);
	overflow: hidden;
	/*border-left: 1px solid #781D25;
	border-right: 1px solid #781D25;*/
}

#header a img {
	border: 0px;
	margin: 13px 0px 16px 29px;
	/*float: left;*/
}

#header h1 {
float:right;
margin-right: 190px;
margin-top: 40px;
	/*padding: 40px 0 0 20px;*/
	font-size: 2em;
	font-weight: normal;
	letter-spacing: 1px;
}

/* Menu */

#menu {
	width: 920px;
	height: 32px;
	margin: 0 auto;
	background: url(img/shiatsu_menu.gif);
	/*border-left: 1px solid #781D25;
	border-right: 1px solid #781D25;*/
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin-top: 0px;

}

#menu a {
	text-decoration: none;
	/*letter-spacing: -1px;*/
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	padding: 4px 20px 10px 20px;
	height: 36px;
}

#menu a:hover, #menu a.current {
	text-decoration: none;
	background: url(img/shiatsu_menu-a.gif);
	color: #333;
}


/* Sous-menu */
.sous_menu {
	width: 887px;
	height: 16px;
	margin: 0 auto;
	background-color: #DDDBDC;
	border-bottom: 1px solid #999;
	display:none;
	/*border-left: 1px solid #781D25;
	border-right: 1px solid #781D25;*/
	font-size: 1.0em;
	font-weight: normal;
	color: #A24F4F;		
	padding: 4px 15px 10px 18px;
}

.sous_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	
}

.sous_menu li {
	float: left;
}

.sous_menu a {
	text-decoration: none;
	color: #A24F4F;
	padding: 4px 15px 10px 18px;
}

.sous_menu a:hover {
	text-decoration: none;
	/*background: url(img/shiatsu_menu-a.gif);*/
	color: #333;
}

.selec {
		font-weight: bold;
		text-decoration: underline;
}
/* Page */


/* Désactivé : problème sur pages hautes
#page {
	width: 920px;
	height: 100%;
	
	margin: 0 auto;
	background: #FFF url(img/shiatsu_fond_corps.gif) repeat-x;
	background: #FFF;
	border-left: 1px solid #781D25;
	border-right: 1px solid #781D25;
}
*/

/* Sidebar */

#sidebar {
	display: block;
	float: left;
	width: 249px;
	/*border-right: 1px solid #999;*/
	margin: 0;
	padding: 0; 
	text-align: left;
	overflow: hidden;
}


#sidebar ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

#sidebar ul li  {
	padding-left: 5px;
}

#sidebar ul li ul {
	padding: 3px 0px 5px 2px;
}

#sidebar ul li ul li{
	color: #fff;
	font-size: 1em;
}

#sidebar ul h2 {
	font-size: 1.2em;
	color: #fff;
}


#sidebar ul li a {
	text-decoration: none;
	color: #fff;
}


#sidebar ul li a:hover {
	text-decoration: underline;
}


	/* qui sommes nous */
	#sidebar li.mQuiSommes {
		background: url(img/shiatsu_fond_qui-sommes-nous.gif);
		border-bottom: 2px solid #73090D;
	}
	
	#sidebar li.mQuiSommes ul li {
		margin-left: 10px;
		/*list-style-image: url(img/shiatsu_puc_qui-sommes-nous.gif);*/
		background: url(img/shiatsu_puc_qui-sommes-nous.gif) no-repeat 0 0.7em;
		padding-left: 10px;
	}
	

	/* Le shiatsu */
	#sidebar li.mShiatsu {
		background: url(img/shiatsu_fond_le-shiatsu.gif);
		border-bottom: 2px solid #8C2325;
	}
	
	#sidebar li.mShiatsu ul li {
		margin-left: 10px;
		background: url(img/shiatsu_puc_le-shiatsu.gif) no-repeat 0 0.7em;
		padding-left: 10px;
	}


	/* Deveir membre*/
	#sidebar li.mDevenir {
		background: url(img/shiatsu_fond_devenir-membre.gif);
		border-bottom: 2px solid #94312D;
	}
	
	#sidebar li.mDevenir ul li {
		margin-left: 10px;
		background: url(img/shiatsu_puc_devenir-membre.gif) no-repeat 0 0.7em;
		padding-left: 10px;
	}

	/* Formation et stage*/
	#sidebar li.mFormation {
		background: url(img/shiatsu_fond_formations.gif);
		border-bottom: 2px solid #AF6350;
	}
	
	#sidebar li.mFormation ul li {
		margin-left: 10px;
		background: url(img/shiatsu_puc_actualite.gif) no-repeat 0 0.7em;
		padding-left: 10px;
	}
	
	/* Actualité*/
	#sidebar li.mActualite {
		background: url(img/shiatsu_fond_actualite.gif);
		border-bottom: 2px solid #C89B78;
	}
	
	#sidebar li.mActualite a, #sidebar li.mActualite h2 {
		color: #666;
	}
	
	#sidebar li.mActualite ul li {
		margin-left: 10px;
		background: url(img/shiatsu_puc_formations.gif) no-repeat 0 0.7em;
		padding-left: 10px;
	}	
	
	/* Annonces */
	#sidebar li.mAnnonce {
		background: url(img/shiatsu_fond_annonces.gif);
		border-bottom: 2px solid #DACF98;
	}
	#sidebar li.mAnnonce a, #sidebar li.mAnnonce h2 {
		color: #666;
	}
	
	#sidebar li.mAnnonce ul li {
		margin-left: 10px;
		background: url(img/shiatsu_puc_anonces.gif) no-repeat 0 0.7em;
		padding-left: 10px;
	}	

	/* FAQ */
	#sidebar li.mFAQ {
		background: url(img/shiatsu_fond_FAQ.gif);
		border-bottom: 2px solid #E6DEB7;
	}
	#sidebar li.mFAQ a, #sidebar li.mFAQ h2 {
		color: #666;
	}
	
	#sidebar li.mFAQ ul li {
		margin-left: 10px;
		background: url(img/shiatsu_puc_FAQ.gif) no-repeat 0 0.7em;
		padding-left: 10px;
	}	

	/* Bas */
	#sidebar .mBas {
		background: url(img/shiatsu_fond_bas.gif);
		height: 100px;
		width: 100%;
	}	





/* Content - pages du site */

#content {
	display: block;
	overflow: hidden;
	width: 95%;
	margin: 0px;
	padding: 10px 20px 10Px 0px;
	text-align: justify;	
	float: right;
	
}

#content h2 {
		color: #444;
		margin-bottom: 10px;
}

#content p {
	margin-bottom: 10px;
}


#Content A {
	color: #A24F4F;
	text-decoration: none;
}

#content a:hover {
	color: #AA4646;
	text-decoration: underline;
}

#content li {
	margin-left: 25px;	
}


/* Contenu HomePage */
#contenthp {
	display: block;
	overflow: hidden;
	width: 651px;
	margin: 0px;
	padding: 10px 10px 10Px 0px;
	text-align: justify;	
	float: right;
}

#contenthp h2 {
		color: #444;
		margin-bottom: 10px;
}

#contenthp p {
	margin-bottom: 10px;
}


#contenthp a {
	color: #A24F4F;
	text-decoration: none;
}

#contenthp a:hover {
	color: #AA4646;
	text-decoration: underline;
}

div.HPlarge {
	width: 98%;
	font-size: 13px;
	margin-bottom: 10px;
	clear: right;

}

div.HPlarge h1, div.HPdemi h1 {
	color: #963A47;
	font-weight: 900;
	font-size: 16px;
	margin-bottom: 0px;
}

div.HPlarge h2, div.HPdemi h2 {
	color: #000;
	font-weight: bold;
	font-size: 13px;
}

.ClearLeft {
	clear: left;
}

div.HPdemi {
	width: 303px;
	float: left;
	font-size: 13px;
	margin-bottom: 0px;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: 10px;
	border-top: 1px solid #666;

}

div.HPlarge img, div.HPdemi img {
	float: left;
	margin-right: 15px;
}

a#ensavoirplus {
	display: block;
	color: #FFF;
	font-size: 10px;
	text-align: right;
	text-decoration: none;
	padding-right: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	width: 85px;
	background: #770110 3% 50% url(img/shiatsu_puc_ensavoirplus.gif) no-repeat;
}

a#ensavoirplus:hover {
	color: #FFF;
}

h3 {
	margin-left: 20px;
	font-size: 15px;
	color: #5A5A5A;
	text-align: left;
	display: block;
}

h3 span {
	color: #A82834;
}


hr {
	color: #F4D5D8;
	height: 1px;
	width: 790px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.rouge {
	font-weight: bold;
	font-size: 16px;
	color: #A82834;
	text-align: left;
}


div.cadre {
	border:1px solid #000;padding:4px;margin-bottom:10px;background-color:#EDEED5;
}


/* Carnet d'adresses */

ul#cat_carnet {
	border: 1px solid #000;
	list-style-type: none;
	width: 320px
}

ul#cat_carnet li {
	margin: 10 0 10 0;
}

/*
ul#cat_carnet li.selected {

}

ul#cat_carnet li:hover {
	margin: 10 0 10 0;
	background-color: BDBDBD;
}
*/

ul#cat_carnet li a {
	display: block;
	padding-left: 35px;
	background: url(img/shiatsu_puc_carnet.gif) no-repeat 5px 5px;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*ul#cat_carnet li a:hover {
	color: #A82834;
	background-color: BDBDBD;
	text-decoration: none;
	
}
*/

ul#cat_carnet li a.selected {
	padding-left: 35px;
	background: url(img/shiatsu_puc_carnet.gif) no-repeat 5px 5px;
	background-color: #A82834;
	color: #FFF;
	height: 25px;
	
}


#adresse {
	display: block;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 5px;
	height: 200px;
	width: 250px;
	border: 1px solid #ccc;
	background: url(img/shiatsu_fond_adresse.gif);
}

#adresse span {
	color: #000;
}


/* Annonces */
ul.annonces {
	list-style-image: none;
	list-style: none;
	margin-right: 30px;
	
}

ul.annonces li {
	border: 1px solid #D8C776;
	margin-bottom: 30px;
}

ul.annonces li div.head {
	font-weight: bold;	
	font-size: 16px;
	background-color: #FAF8EE;
	padding-left: 10px;
	border-bottom: 1px solid #D8C776;
}

ul.annonces li span {
	font-weight: normal;
	font-size: 14px;
}

ul.annonces li div {
	font-weight: normal;
	font-size: 12px;
	background-color: #F2ECD0;
	padding: 10px;
	line-height : 24px;
}

ul.annonces li div.foot {
	font-weight: normal;
	font-size: 14px;
	background-color: #E8DCAC;
	padding: 5px;
	border-top: 1px solid #D8C776;
}

/* Footer */

#footer {
	overflow: hidden;
	display: block;
	width: 920px;
	margin: 0 auto;
	padding: 20px 0;
	background-color: #A82834;
	color: #FFF;
	border-top: 1px solid #781D25;
	/*border-left: 1px solid #781D25;
	border-right: 1px solid #781D25;*/
	text-align: center;
} 	 

#footer p {
	margin: 0 0 10px 0;
	line-height: normal;
	
	font-size: 15px;
}

#footer a {
	color: #ddd;
	text-decoration: none;
	font-size: 11px;
}

#footer a:hover {
	text-decoration: underline;
}


/* Adhésion */
#adhesion {
	display: block;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 20px;
	float: left;
	width: 210px;
}
#adhesion span {
	display: block;
	color: #333;
}

#adhesion span span {
	color: #999;
	display: inline;
}

#adhesion span input[type=radio] {
	margin: 2px;
	vertical-align: middle
}

#adhesion input[type=submit] {
	width: 150px;
	height: 50px;
	background: #770110 3% 50% url(img/shiatsu_puc_ensavoirplus.gif) no-repeat;
	border: none;
	color: #FFF;
}

#adhesion input[type=button] {
	width: 150px;
	height: 50px;
	background: #770110 3% 50% url(img/shiatsu_puc_retour.gif) no-repeat;
	border: none;
	color: #FFF;
}

.field input[type=text], select {
	border: 1px solid #770110;
	width: 200px;
	padding: 2px;
}

#adhesion span.error {
	color:#F00;
}




#adhesion-verif {
	display: block;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 20px;
	float: left;
	width: 400px;
}

#adhesion-verif span.intitu {
	display: block;
	width: 150px;
	text-align: right;
	color: #000;
	float: left;
}

#paiement span {
	margin-top: 40px;
	display: block;
	width: 100%;
	text-align: center;
	font-size: 2em;
}