h1{
	font-size: 14px;
	color: #302a2a;
}

h2{
	font-size: 13px;
	color: #f29719;
}
/*
h2.title-page{
	font-size: 13px;
	color: #fff;
	background: #413c36;
	padding: 5px;
	margin-left: -5px;
}
*/
h2.title-page{
	font-size: 25px;
	color: #413c36;
	font-weight: normal;
	border-bottom: solid 1px #d1cbc3;
}

h3{
	font-size: 12px;
	color: #302a2a;
}

h3.sous-title{
	font-size: 12px;
	color: #413c36;
	background: #d1cbc3;
	padding: 3px 5px;
	margin-left: -5px;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #302a2a;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	width: 100%;
	background: url("/images/bgPrivatecoach.gif") repeat-x #fff;
}

a img{
	border: 0px;
}

a{
	color: #302a2a;
	text-decoration: none;
}

a:hover{
	color: #f29719;
	text-decoration: underline;
}

/*---------------Base Class----------------*/

.txtRouge{
	color: #cc0000;
}

.txtOrange{
	color: #f29719;
}

.txtGris{
	color: #ccc;
}

.txtItalic{
	font-style: italic;
}

.txtHidden{
	visibility: hidden;
}

.txtAlignCenter{
	text-align: center;
}

.txtAlignRight{
	text-align: right;
}

.fontWeightBold{
	font-weight: bold;
}

.clear{
	clear: both;
	clear: whatever;
}

.post-item{
	margin-bottom: 30px;
	font-size: 11px;
}

.post-item h2{
	margin: 0 0 10px -5px;
}

.post-item .post-image{
	float: right;
	margin: 0 2%;
}

.post-item ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

.one-half, .one-third, .two-third, .three-fourth, .one-fourth, .one-fifth, .two-fifth, .three-fifth, .four-fifth, .one-sixth, .two-sixth, .three-sixth, .four-sixth, .five-sixth, .one-seventh, .two-seventh, .three-seventh, .four-seventh, .five-seventh, .six-seventh{
	position: relative;
	margin-right: 3%;
	float: left;
}

.one-half{
	width: 48.5%;
	float: left;
}

.one-third{
	width: 31.3333%;
	float: left;
}

.two-third{
	width: 65.6667%;
	float: left;
}

.one-fourth{
	width: 22.75%;
	float: left;
}

.two-fourth{
	width: 48.5%;
	float: left;
}

.three-fourth{
	width: 74.25%;
	float: left;
}

.one-fifth{
	width: 17.6%;
	float: left;
}

.one-fifth-border{
	width: 15.6%;
	float: left;
	border-left: solid 10px #e8e5e1;
	padding-left: 2%;
}

.two-fifth{
	width: 38.2%;
	float: left;
}

.three-fifth{
	width: 58.8%;
	float: left;
}

.one-sixth{
	width: 14.1667%;
	float: left;
}

.two-sixth{
	width: 31.3334%;
	float: left;
}

.two-sixth-border{
	width: 29.3334%;
	float: left;
	border-left: solid 10px #e8e5e1;
	padding-left: 2%;
}

.three-sixth{
	width: 48.5001%;
	float: left;
}

.four-sixth{
	width: 65.6668%;
	float: left;
}

.five-sixth{
	width: 82.8335%;
	float: left;
}

.one-seventh{
	width: 11.7142%;
	float: left;
}

.two-seventh{
	width: 26.4284%;
	float: left;
}

.three-seventh{
	width: 41.1426%;
	float: left;
}

.four-seventh{
	width: 55.8568%;
	float: left;
}

.five-seventh{
	width: 70.571%;
	float: left;
}

.five-seventh-border{
	width: 68.571%;
	float: left;
	border-left: solid 10px #e8e5e1;
	padding-left: 3px;
}

.six-seventh{
	width: 85.2852%;
	float: left;
}

.post-presse.last, .post-video.last, .post-temoignage.last, .post-item.last, .image-item.last{
	margin-right: 0 !important;
	clear: right;
}

.post-presse{
	margin-top: 10px;
	margin-bottom: 10px;
}

.post-presse img{
	background: url("/images/bgRevuePresse.png") no-repeat bottom;
	padding-bottom: 10px;
}

.post-presse ul{
	list-style-type: none;
	margin: 0px 0 0 0;
	padding: 0;
}

.post-presse li:first-child{
	border-left: 0;
	padding-left: 0;
	padding-right: 5px;
}

.post-presse li{
	display: inline;
	font-size: 11px;
	border-left: solid 1px #d1cbc3;
	padding-left: 10px;
}

.post-video{
	margin-top: 10px;
	margin-bottom: 10px;
}

.post-video h3{
	margin-top: 0;
}

.post-video p{
	font-size: 11px;
	font-style: italic;
}

.post-temoignage{
	margin-bottom: 15px;
	background: #e8e5e1;
}

.post-temoignage .images-temoignage{
	display: block;
	float: left;
	width: 100px;
	height: 130px;
	position: relative;
	overflow: hidden;
	margin: 10px;
}

.post-temoignage .images-temoignage img{
	/*background: url("/images/bgRevuePresse.png") no-repeat bottom;
	padding-bottom: 10px;
	width: 100px;*/
	position: absolute;
	top: -10%;
	bottom: 0;
	left: -15%;
	right: 0;
	margin: auto;
}

.post-temoignage .extrait-temoignage{
	padding: 10px;
}

.post-temoignage .popup-temoignage{
	display: none;
}

.gallery{
	float: left;
}

.image-activite{
	float: left;
	margin-right: 2%;
}

.styleTableau{
	border-collapse: collapse;
	margin-bottom: 10px;
}

.styleTableau caption{
	caption-side: top;
	text-align: left;
	font-style: italic;
	padding: 5px 0;
}

.styleTableau tr:nth-child(even){
	background: #e8e5e1;
}

.styleTableau tr:nth-child(odd){
	background: #fff;
}

.styleTableau th{
	border: solid 1px #413c36;
	text-align: left;
	padding: 5px;
}

.styleTableau td{
	border: solid 1px #413c36;
	padding: 5px;
	text-align: center;
}

input.error{
	border: solid 1px #cc0000;
}

label.error{
	color: #cc0000;
	font-style: italic;
	position: absolute;
	right: 1%;
	line-height: 22px;
}

.leftFormMiddle{
	float: left;
	width: 25%;
	line-height: 22px;
}

.styleInputText{
	border: solid 1px #413c36;
	padding: 2px;
}

.styleInputText:focus{
	border: solid 1px #d1cbc3;
}

.styleSelect{
	border: solid 1px #413c36;
	padding: 2px;
}

.styleSelect:focus{
	border: solid 1px #d1cbc3;
}

.styleTextarea{
	border: solid 1px #413c36;
	padding: 2px;
}

.styleTextarea:focus{
	border: solid 1px #d1cbc3;
}

.btnSubmit{
	background: #413c36;
	color: #fff;
	font-weight: bold;
	padding: 2px 20px;
	margin: 0 5px;
	border: 0;
	cursor: pointer;
}

.btnSubmit:hover{
	background: #d1cbc3;
	color: #413c36;
}

.btnHover{
	display: block;
}

.btnHover:hover{
	visibility: visible;
}

.btnHover:hover img{
	visibility: hidden;
}

/*=============================================
=================PhoenixGallery================*/

.phoenixgallery .imgCon > a{
	margin-top: -140px;
	
}

/*---------------Fin Base Class----------------*/

#global {
	width: 980px;
	height: 100%;
	margin: 0 auto;
}

#header{
	width: 94%;
	background: url("/images/privatecoach-bg_03.png") no-repeat;
	margin-top: 40px;
	padding: 0 3%;
}

#header h1{
	float: left;
	margin: 0;
	padding: 35px 70px;
}

#numeroContact{
	float: right;
	position: relative;
	top: 40px;
	right: -2%;
}

#menu{
	clear: left;
	height: 28px;
	list-style-type: none;
	margin: 10px 0;
	padding: 0;
	background: #e8e5e1;
}

#menu > li{
	float: left;
	/*line-height: 28px;*/
}

#menu > li.last{
	float: right;
}

#menu > li > a{
	float: left;
	padding: 9px 15px 8px 15px;
	background-repeat: no-repeat;
	background-position: center;
}

#menu > li > a#menu1{
	width: 41px;
	background-image: url("/images/privatecoachHover_07.png");
}
#menu > li > a#menu2{
	width: 101px;
	background-image: url("/images/privatecoachHover_09.png");
}
#menu > li > a#menu3{
	width: 63px;
	background-image: url("/images/privatecoachHover_13.png");
}
#menu > li > a#menu4{
	width: 48px;
	background-image: url("/images/privatecoachHover_11.png");
}
#menu > li > a#menu5{
	width: 78px;
	background-image: url("/images/privatecoachHover_15.png");
}
#menu > li > a#menu16{
	width: 84px;
	background-image: url("/images/privatecoachHover_16.png");
}
#menu > li > a#menu6{
	width: 69px;
	background-image: url("/images/privatecoachHover_17.png");
}
#menu > li > a#menu7{
	width: 89px;
	background-image: url("/images/privatecoachHover_19.png");
}

#menu > li:hover img{
	visibility: hidden;
}

#menu > li:hover > a{
	background-color: #413c36;
	visibility: visible;
}

/*-------------DropDownMenu Jquery---------- */

.dropdown-menu{
	position: relative;
	cursor: pointer;
	z-index: 500;
}

.dropdown-menu a{
	color: #fff;
	display: block;
	text-decoration: none; 
	margin: 0;
	padding: 9px 0 9px 30px;
	font-weight: bold;
}

.dropdown-menu a:hover{
	color: #f29719;
	text-decoration: none;
}

.down-list{
	position: absolute;
	top: 25px;
	float: left;
	clear: left;
	margin: 0;
	padding: 10px;
	background: #413c36;
	font-size: 11px;
	list-style-type: none;
	/* shadow */
	box-shadow: 3px 3px 5px rgba(0,0,0,0.3);
	-webkit-box-shadow: 3px 3px 5px rgba(0,0,0,0.3);
	-moz-box-shadow: 3px 3px 5px rgba(0,0,0,0.3);
	behavior: url(/css/PIE.htc);
}
.down-list li{
	float: left;
	width: 48%;
	padding: 3px 1%;
}

.down-list li #sousmenu1{
	background: url("/images/cardio-training-mini.png") no-repeat left;
}
.down-list li #sousmenu2{
	background: url("/images/jiu-jitsu-et-self-defense-mini.png") no-repeat left;
}
.down-list li #sousmenu3{
	background: url("/images/kinesis-mini.png") no-repeat left;
}
.down-list li #sousmenu4{
	background: url("/images/jiu-jitsu-et-self-defense-mini.png") no-repeat left;
}
.down-list li #sousmenu5{
	background: url("/images/musculation-mini.png") no-repeat left;
}
.down-list li #sousmenu6{
	background: url("/images/pilates-mini.png") no-repeat left;
}
.down-list li #sousmenu7{
	background: url("/images/power-plate-mini.png") no-repeat left;
}
.down-list li #sousmenu8{
	background: url("/images/preparation-physique-mini.png") no-repeat left;
}
.down-list li #sousmenu9{
	background: url("/images/reeducation-posturale-mini.png") no-repeat left;
}
.down-list li #sousmenu10{
	background: url("/images/renforcement-pre-et-post-natal-mini.png") no-repeat left;
}
.down-list li #sousmenu11{
	background: url("/images/sports-martiaux-mini.png") no-repeat left;
}
.down-list li #sousmenu12{
	background: url("/images/stretching-mini.png") no-repeat left;
}

/*-------------Fin DropDownMenu Jquery---------- */

#bgCarousel{
	background: url("/images/privatecoach_33.gif") no-repeat bottom;
	padding-bottom: 40px;
	position: relative;
}

#bgCarousel .caption{
	position: absolute;
	top: 55%;
	right: 0;
	z-index: 20;
}

#crossSlide{
	overflow: hidden;
	padding: 0px;
	margin: 5px 0;
	position: relative;
	width: 921px;
	height: 232px;
}

#InnerFade{
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
}

#header h2{
	float: left;
	width: 96%;
	margin: 0 2%;
	font-size: 11px;
	font-weight: normal;
	color: #302a2a;
}

#middle{
	clear: left;
	width: 92%;
	padding: 20px 4%;
	background: url("/images/privatecoach-bg_06.png") repeat-y;
}

#bottom{
	clear: left;
	width: 94%;
	padding: 40px 3%;
	background: url("/images/privatecoach-bg_08.png") no-repeat;
	color: #7e7972;
}

#bottom a{
	color: #7e7972;
}

#bottom ul{
	float: left;
	width: 21%;
	list-style-type: none;
	margin: 20px 2% 20px 2%;
	padding: 0 0 20px 0;
	border-right: solid 1px #e8e5e1;
}

#bottom ul.last{
	border-right: 0;
	margin-right: 1%;
}

#bottom ul li h3{
	color: #7e7972;
	font-size: 14px;
	font-weight: normal;
}

/*---------------------Page contact------------------------*/

#formContact{
	float: right;
	width: 65%;
	position: relative;
}

/*---------------------Fin Page contact------------------------*/
