body {
	padding:0px;
	margin:0px;
	font-family:arial;
	font-size:12px;
	background-color:#FFF;
	color:#333;
	background-color:#339999;
	text-align:justify;
}

form {
	margin:0px;
	padding:0px;
}

table {
	padding:0px;
	margin:0px;
}

p {
	margin:0px;
	padding:0px;
}

img {
	border:0px;
}

a {
	text-decoration:none;
	color:#CC3300;	
}

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

iframe {
	margin:0px;
	padding:0px
}

.clear {
	clear:both;
}

.floatLeft {
	float:left;
}

.floatRight {
	float:right;
}

.content {

}

h1 {
	font-size:14px;
	color:#CC3300;
	text-transform:uppercase;
	margin:0px 0px 15px 0px;
	padding:0px;
}

h2 {
	font-size:13px;
	color:#CC3300;
	margin:0px 0px 10px 0px;
	padding:0px;	
}

h3 {
	font-size:12px;
}

/************************  DEBUT HEADER  **********************/
.top {
	height:220px;
	background:url('../img/fond-top.jpg');
	background-repeat:repeat-x;
	text-align:center;
}

	
.header-first {
	margin:auto;
	height:220px;
	background:url('../img/fond-header-first.jpg');
	background-repeat:no-repeat;
	background-position:top center;
}

.header {
	margin:auto;
	height:220px;	
	background:url('../img/fond-header.jpg');
	background-repeat:no-repeat;
	background-position:top center;
}

.sous-header {
	width:900px;
	margin:auto;
}

.version {
	float:left;
	padding:25px 0 0 45px;
}

.version img {
	margin-right:20px;
}

.header-images {
	float:left;
	margin-left:20px;
}

.header-images span {
	margin-right:20px;
}

.breadcrumb {
	float:right;
	padding:30px 0 0 0px;
	font-size:12px;
	color:#006666;
	font-weight:bold;
	text-transform:uppercase;
}
/************************  FIN HEADER  **********************/


/************************  DEBUT MAIN  **********************/

.main {
	background:#FFF;
}

.mainbis {
	width:950px;
	margin:auto;background:#FFF;
}

.left {
	float:left;
	width:190px;
	font-size:13px;
	color:#CC3300;
	font-weight:bold;
}

.right {
	display:block;
	width:750px;
	float:right;
	margin-top:20px;
}

.texte p {
	margin-bottom:15px;
}

/************************  FIN MAIN  **********************/


/************************  DEBUT FOOTER  **********************/

.footer {
	clear:both;
	margin-bottom:20px;
	text-align:center;
	padding-left:190px;
	background:url('../img/fond-footer.jpg');
	background-repeat:repeat-x;
	background-position:bottom;
	color:#ccc;
}

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

.footer  a:hover {
	text-decoration:underline;
	color:#fff;
}
/************************  FIN FOOTER  **********************/

/************************ DEBUT ACCUEIL *********************/

.accueil-01{
	background:url('../img/fond-bloc-accueil-01.jpg');
	background-repeat:no-repeat;
	background-position:top center;
}

.accueil-02{
	background:url('../img/fond-bloc-accueil-02.jpg');
	background-repeat:no-repeat;
	background-position:top center;
}

.accueil-03{
	background:url('../img/fond-bloc-accueil-03.jpg');
	background-repeat:no-repeat;
	background-position:top center;
}

.accueil-01 div, .accueil-02 div, .accueil-03 div {
	padding:10px 20px;
}

.title-accueil {
	font-size:14px;
	color:#CC3300;	
}

.footer-bloc-accueil-01, .footer-bloc-accueil-02, .footer-bloc-accueil-03 {
	text-transform:uppercase;
	font-weight:bold;
	text-align:right;
}

.footer-bloc-accueil-01 {
	margin-right:50px;
}

.footer-bloc-accueil-02 {
	margin-right:50px;
}

.footer-bloc-accueil-03 {
	margin-right:50px;
}


.footer-bloc-accueil-01 a , .footer-bloc-accueil-01 a:hover, .footer-bloc-accueil-02 a , .footer-bloc-accueil-02 a:hover, .footer-bloc-accueil-03 a , .footer-bloc-accueil-03 a:hover {
	color:#fff;
}

/************************ FIN ACCUEIL *********************/

/*********************** DEBUT PRESTATIONS *****************/

.prestations {
	background:url('../img/fond-bloc-prestations.jpg');
	background-repeat:no-repeat;
	background-position:top center;
}

.prestations div {
	padding:10px;
}


/*********************** FIN PRESTATIONS *******************/

/************************ DEBUT CONSEILS ********************/

.conseils h1 {
	float:left;
}

.retour-categorie {
	float:right;
}

/************************ FIN CONSEILS ********************/

/************************ DEBUT TARIFS ********************/

.tarifs-home {
	background:url('../img/fond-bloc-tarifs.jpg');
	background-repeat:no-repeat;
	background-position:top center;
}

.tarifs-home div {
	padding:10px;
}

.tarifs h1 {
	float:left;
}

.tarifs-voir-aussi {
	float:left;
	margin-left:50px;
}

.tarifs2 {
	background:url('../img/fond-bloc-tarifs-02.jpg');
	background-repeat:no-repeat;
	background-position:top center;
}

.bloc-tarifs {
	font-weight:bold;
	margin: 30px 0px 0px 140px;
	padding:10px 0px 40px 0px;
}

.etudiants {
	background:url('../img/fond-bloc-tarifs-02.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	margin-bottom:10px;
}

.etudiants div {
	padding:10px;
}

.tarifs-etudiants-left {
	float:left;
	width:300px;
	margin-left:70px;
}

.tarifs-etudiants-right {
	float:left;
}

.tarifs-etudiants-right div {
	margin:30px 0px;
}

.general {
	background:url('../img/fond-bloc-tarifs-general.jpg');
	background-repeat:no-repeat;
	background-position:top center;
}

.general p {
	padding:15px;
}

/************************ FIN TARIFS ********************/

/************************ DEBUT TEMOIGNAGES ****************************/

.texte-temoignages {
	border-bottom:solid 1px #ccc;
	margin-bottom:10px;
}

.texte-temoignages .pseudo {
	text-decoration:underline;
}

/************************ FIN TEMOIGNAGES ****************************/

/************************  DEBUT CONTACT  **********************/

.contact {
	text-align:center;
	margin-bottom:30px;
}

.mess-contact {
	text-align:center;
}

.mail-ok {
	text-align:center;
	color:#cc3300;
	margin-bottom:15px;
	font-weight:bold;
}

.form-contact {
	margin-left:110px;
}

/************************  FIN CONTACT  **********************/


/************************  DEBUT COACH  **********************/

.coach {
	background:url('../img/fond-bloc-coach.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	margin-bottom:10px;
	height:220px;
}

.coach div {
	padding:10px;
}

.coach-bottom {
	float:left;
}

.coach-bottom div {
	margin-bottom:5px;
}

.coach-photo {
	float:right;
	margin-top:80px;
	text-align:center;
}

/************************  FIN COACH  **********************/

/************************  DEBUT TEMOIGNAGES  **********************/

.temoignages {
	background:url('../img/fond-bloc-temoignages.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	margin-bottom:10px;
	padding:20px;
	font-weight:bold;
	text-align:center;
}

.temoignages-form {
	background:url('../img/fond-bloc-temoignages-form.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	padding:10px;
	height:200px;
	font-weight:bold;
	text-align:center;
}

/************************  FIN TEMOIGNAGES  **********************/
