*{
margin: 0;
padding: 0;
border: 0;
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
}

.both{
	clear:both;
}

body {
	margin: 15px 0 0 0;
	background-color:#828282;
	background-image:url(/layout/img/fond.gif);
	background-repeat:repeat-x;
	background-position:top left;
	text-align: center;
	}
#general {
	/*margin-top:15px;*/
	margin-right:auto;
	margin-left:auto;
	width: 946px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 3C394C;
	text-align: left;
}

#logo {
	padding-top:20px;
}

/**********************************************************************/
/*						DIVISION DROITE								  */
/**********************************************************************/
	
#droite {
	width:778px;
	float:left;

}	

#ombre_haut {
	width:778px;
	height:4px;
}

#ombre_bas {
	width:778px;
	height:4px;
	background-image:url(/layout/img/ombre_bas.png) !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src=/layout/img/ombre_bas.png);
	background-image: none;
}

#ombre_milieu {
	width:778px;
	background-image:url(/layout/img/ombre_milieu.png) !important;
	background-position:top left;
	background-repeat:repeat-y;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src=/layout/img/ombre_milieu.png);
	background-image: none;
}
#contenu {
	position:relative;
	width:770px;
	margin-left: 4px;
}

#contenu #activites{
	width:750px;
	height:473px;
	margin:10px 0px 0px 10px;

}

#contenu #conseils{
	position:absolute;
	top:481px;
	left:10px;
	background-color:#bdbdbd;	
	padding-right:5px;
	width:745px;

}

#contenu .item_conseils img{
	float:left;
	margin-left:5px;
	padding-bottom:5px;
	margin-top:5px;
}

.accueil_contenu{
	height:627px;
	background-image:url(/layout/img/fond_contenu.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}

#titre_accueil{
	position:absolute;
	top:30px;
	left:75px;
}

#titre_accueil p{
	color:#e1e1e1;
	font-size:29px;
	font-family:impact,arial,sherif;	
}

#box_accueil{
	position:absolute;
	top:10px;
	left:488px;
	background-color:#FFFFFF;
	border:1px solid black;
	width:269px;
}

#box_accueil #box_titre{
	color:#ff9c00;
	font-size:34px;	
	font-family:impact,arial,sherif;	
	padding:5px 0px 10px 30px;
}


#box_accueil #box_contenu{
	color:#333333;
	font-size:10px;	
	padding:0 5px 0 10px;
	line-height:17px;
	font-weight:bold;
}



#box_accueil img {
	vertical-align:middle;
	float:left;
	margin-top:10px;
}

#box_accueil #news_img {
	vertical-align:middle;
	float:left;
	margin-top:0px;
}

#box_accueil ul{
	float:left;
	font-weight:bold;
	margin-top:15px;
}

#box_accueil  li{
	font-size:10px;
	list-style-type:none;
	background-image:url(/web/img/puce.gif);
	background-repeat: no-repeat;
	background-position:center left;
	padding-left:10px;
	padding-bottom:3px; 
	margin-left:40px;
	margin-right:10px;
} 


#box_accueil #box_footer{
	color:#ff9c00;
	font-size:21px;	
	font-family:impact,arial,sherif;	
	padding:5px 0px 10px 10px;
	font-weight:bold;
}


#contenu #rpm_item{
	position:absolute;
	top:234px;
	left:62px;
}

#contenu #bodybalance_item{
	position:absolute;
	top:159px;
	left:249px;
}

#contenu #bodypump_item{
	position:absolute;
	top:386px;
	left:183px;
}

#contenu #bodyjam_item{
	position:absolute;
	top:399px;
	left:310px;
}

#contenu #bodystep_item{
	position:absolute;
	top:393px;
	left:450px;
}

#contenu #bodycombat_item{
	position:absolute;
	top:367px;
	left:30px;
}

#contenu #bodyattack_item{
	position:absolute;
	top:372px;
	left:595px;
}

#contenu img  {
border:none;

}

/**********************************************************************/
/*						DIVISION DU MENU GAUCHE						  */
/**********************************************************************/


#gauche{
	width:168px;
	float:left;
	}

#gauche #lexique p{
	text-align:right;
	font-size:10px;
	padding-right:20px;
}

#gauche #lexique a {
	text-decoration:none;
	color:#000000;
}

#gauche #menu{
	margin-bottom: 30px;	
	margin-top: 15px;
}

#gauche #menu div#m1{
	text-align:right;
	padding-right: 20px;
	color:#424242;
	font-size:10px;
	font-weight:bold;
	margin-bottom:7px;
	line-height: 16px;
	vertical-align: 16px;
}
div#m2,div#m3,div#m4,div#m5,div#m6,div#m7,div#m8{
	text-align:right;
	padding-right: 20px;
	color:#424242;
	font-size:10px;
	line-height: 16px;
	vertical-align: 16px;
}
#gauche #menu div a{
	color: #424242;
	font-size: 10px;
	}
#gauche #menu div#m1.menu_on{
	background-color: #fff;
	border-left: 1px solid #b3b3b3;
	border-top: 1px solid #b3b3b3;
	border-bottom: 1px solid #b3b3b3;
	background-image:url("/layout/img/carre_orange.gif");
	background-repeat: no-repeat;
	background-position: 4px 5px;
}

div#m2.menu_on,div#m3.menu_on,div#m4.menu_on,div#m5.menu_on,div#m6.menu_on,div#m7.menu_on,div#m8.menu_on{
	background-color: #fff;
	border-left: 1px solid #b3b3b3;
	border-top: 1px solid #b3b3b3;
	border-bottom: 1px solid #b3b3b3;
	background-repeat: no-repeat;
	background-position: 4px 5px;
}

div#m2.menu_on{
	background-image:url("/web/bodyattack/img/puce_menu.gif");
}

div#m3.menu_on{
	background-image:url("/web/bodybalance/img/puce_menu.gif");
}
div#m4.menu_on{
	background-image:url("/web/bodycombat/img/puce_menu.gif");
}
div#m5.menu_on{
	background-image:url("/web/bodyjam/img/puce_menu.gif");
}
div#m6.menu_on{
	background-image:url("/web/bodypump/img/puce_menu.gif");
}
div#m7.menu_on{
	background-image:url("/web/bodystep/img/puce_menu.gif");
}
div#m8.menu_on{
	background-image:url("/web/rpm/img/puce_menu.gif");
}
/**********************************************************************/
/*						DIVISION DU BAS								  */
/**********************************************************************/


#adresse_vital{
text-align:center;
padding-left:150px;
padding-top:7px;
padding-bottom: 7px;
font-size:10px;
color:#424242;
}

#adresse_vital a{
font-size:10px;
color:#424242;
}
/**********************************************************************/
/*						LAYOUT CONTENU							  */
/**********************************************************************/


#contenu_video{
	height:276px;
	width:770px;
	text-align:right;
}

#contenu_video object{
	margin: 6px 6px 0 0;
}

#contenu_haut div#contenu_titre{
	height:70px;
	width:770px;
	
}

#contenu_haut div#contenu_titre h2{
	font-family:impact,verdana,sherif;
	font-size:30px;
	color:#FFFFFF;
	padding-top:18px;
	letter-spacing:-1.7px;
	
}


#contenu div#contenu_bas {
	width:770px;
	height:273px;
}

#contenu div#contenu_texte {
	float:left;
	width:417px;
	height:263px;
	margin-top:5px;
	margin-left:17px !important;
	margin-left:8px;
	margin-right:4px !important;
	margin-right:4px;
	background-color:#FFFFFF;
	overflow:auto;
}

#contenu_bas div#contenu_texte p{
	font-size:10px;
	padding-top:15px;
	padding-left:12px;
	padding-right:17px;
	font-weight:bolder;
	line-height:18px;

}

#contenu_bas div#contenu_texte li {
	list-style-type:none;
	padding-left:10px;
	padding-bottom:9px; 
	margin-left:13px;
	margin-right:10px;
	font-weight:bolder;
	font-size:10px;
}

#contenu_bas div#contenu_menu{
	float:left;
	width:172px;
	height:263px;
	margin-top:5px;
	margin-right:4px !important;
	margin-right:4px;
	background-color:#FFFFFF;
}

#contenu_bas div#contenu_menu ul{
	padding-top:23px;

}


#contenu_bas div#contenu_photo {
	float:left;
	width:140px;
	height:263px;
	margin-top:5px;
	background-color:#FFFFFF;
}

#contenu_bas div#contenu_menu li {

	list-style-type:none;
	padding-left:10px;
	padding-bottom:9px; 
	margin-left:13px;
	margin-right:10px;

}

#contenu_bas div#contenu_menu a {
	font-family:Arial Black, Verdana, sans-serif;
		font-size:14px;
}

#contenu_bas div#contenu_texte{
	background-color:#FFFFFF;
}

#contenu_bas div#contenu_menu{
	background-color:#FFFFFF;
}






/**********************************************************************/
/*						PAGE BODY BALANCE							  */
/**********************************************************************/


#droite div.bodybalance {
	position:relative;
	height:629px;
	background-image:url(/web/bodybalance/img/fond_body-balance.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#contenu_bas div#contenu_texte p{
	color:#58585a;
}

#contenu_bas div#contenu_texte li{
	color:#58585a;
}

#contenu.bodybalance div#logo_balance{
	position:absolute;
	top:19px;
	left:151px;
}


#contenu.bodybalance div#contenu_titre h2{
	margin-left:190px;
	letter-spacing:-1.7px;
}



#contenu.bodybalance div#contenu_bas{
	background-image:url(/web/bodybalance/img/fond_div_bas.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}



#contenu.bodybalance div#contenu_texte h1{
	font-family:impact,verdana,sherif;
	font-size:22px;
	color:#c2cf7d;
	padding-top:17px;
	padding-left:12px;
}


#contenu.bodybalance div#contenu_menu li{
	color:#a1b068;
	background-image:url(/web/bodybalance/img/puce.gif);
	background-repeat: no-repeat;
	background-position:0px 5px;
}

#contenu.bodybalance div#contenu_menu a{
	color:#c2cf7d;
}

/**********************************************************************/
/*						PAGE BODY ATTACK							  */
/**********************************************************************/


#droite div.bodyattack {
	position:relative;
	background-image:url(/web/bodyattack/img/fond_attack.jpg);
	height:629px;
	background-position:top left;
	background-repeat:no-repeat;
}


#contenu_bas div#contenu_texte p{
	color:#58585a;
}

#contenu.bodyattack div#contenu_bas{
	background-image:url(/web/bodyattack/img/fond_div_bas.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}

#contenu.bodyattack div#logo_attack{
	position:absolute;
	top:19px;
	left:223px;
}


#contenu.bodyattack div#contenu_titre h2{
	margin-left:240px;
	letter-spacing:-1.7px;
}


#contenu.bodyattack div#contenu_texte h1{
	font-family:impact,verdana,sherif;
	font-size:22px;
	color:#fdc600;
	padding-top:17px;
	padding-left:12px;
}


#contenu.bodyattack div#contenu_menu li{
	background-image:url(/web/bodyattack/img/puce.gif);
	background-repeat: no-repeat;
	background-position:0px 5px;
}

#contenu.bodyattack div#contenu_menu a{
	color:#fdc600;
}

/**********************************************************************/
/*						PAGE BODY COMBAT						  */
/**********************************************************************/


#droite div.bodycombat {
	position:relative;
	background-image:url(/web/bodycombat/img/fond_combat.jpg);
	height:629px;
	background-position:top left;
	background-repeat:no-repeat;
}

#contenu_bas div#contenu_texte p{
	color:#555555;
}


#contenu.bodycombat div#contenu_bas{
	background-image:url(/web/bodycombat/img/fond_div_bas.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}

#contenu.bodycombat div#logo_combat{
	position:absolute;
	top:40px;
	left:157px;
	width:255px;
	height:80px;
	background-image:url(/web/bodycombat/img/logo_combat.png) !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src=/web/bodycombat/img/logo_combat.png);
	background-image: none;
}


#contenu.bodycombat div#contenu_titre h2{
	margin-left:190px;
	letter-spacing:-1.7px;
}


#contenu.bodycombat div#contenu_texte h1{
	font-family:impact,verdana,sherif;
	font-size:22px;
	color:#898000;
	padding-top:17px;
	padding-left:12px;
}


#contenu.bodycombat div#contenu_menu li{
	color:#898000;
	background-image:url(/web/bodycombat/img/puce.gif);
	background-repeat: no-repeat;
	background-position:0px 5px;
}

#contenu.bodycombat div#contenu_menu a{
	color:#898000;
}

/**********************************************************************/
/*						PAGE BODY JAM						  */
/**********************************************************************/


#droite div.bodyjam{
	position:relative;
	background-image:url(/web/bodyjam/img/fond_jam.jpg);
	height:629px;
	background-position:top left;
	background-repeat:no-repeat;
}

#contenu_bas div#contenu_texte p{
	color:#555555;
}

#contenu.bodyjam div#contenu_bas{
	background-image:url(/web/bodyjam/img/fond_div_bas.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}

#contenu.bodyjam div#logo_jam{
	position:absolute;
	top:30px;
	left:157px;
	width:255px;
	height:80px;
	background-image:url(/web/bodyjam/img/logo_jam.png) !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src=/web/bodyjam/img/logo_jam.png);
	background-image: none;
}


#contenu.bodyjam div#contenu_titre h2{
	margin-left:220px;
	letter-spacing:-1.7px;
}


#contenu.bodyjam div#contenu_texte h1{
	font-family:impact,verdana,sherif;
	font-size:22px;
	color:#ffeb00;
	padding-top:17px;
	padding-left:12px;
}


#contenu.bodyjam div#contenu_menu li{
	color:#ffeb00;
	background-image:url(/web/bodyjam/img/puce.gif);
	background-repeat: no-repeat;
	background-position:0px 5px;
}

#contenu.bodyjam div#contenu_menu {
	overflow:auto;
}

#contenu.bodyjam div#contenu_menu a{
	color:#ffeb00;
}

/**********************************************************************/
/*						PAGE BODY PUMP						  */
/**********************************************************************/


#droite div.bodypump{
	position:relative;
	background-image:url(/web/bodypump/img/fond_pump.jpg);
	height:629px;
	background-position:top left;
	background-repeat:no-repeat;
}

#contenu_bas div#contenu_texte p{
	color:#555555;
}

#contenu.bodypump div#contenu_bas{
	background-image:url(/web/bodypump/img/fond_div_bas.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}

#contenu.bodypump div#logo_pump{
	position:absolute;
	top:45px;
	left:164px;
	width:255px;
	height:80px;
}


#contenu.bodypump div#contenu_titre h2{
	margin-left:190px;
	letter-spacing:-1.7px;
}


#contenu.bodypump div#contenu_texte h1{
	font-family:impact,verdana,sherif;
	font-size:22px;
	color:#b61810;
	padding-top:17px;
	padding-left:12px;
}


#contenu.bodypump div#contenu_menu li{
	color:#b61810;
	background-image:url(/web/bodypump/img/puce.gif);
	background-repeat: no-repeat;
	background-position:0px 5px;
}


#contenu.bodypump div#contenu_menu a{
	color:#b61810;
}

/**********************************************************************/
/*						PAGE BODY STEP								  */
/**********************************************************************/


#droite div.bodystep{
	position:relative;
	background-image:url(/web/bodystep/img/fond_step.jpg);
	height:629px;
	background-position:top left;
	background-repeat:no-repeat;
}

#contenu_bas div#contenu_texte p{
	color:#555555;
}

#contenu.bodystep div#contenu_bas{
	background-image:url(/web/bodystep/img/fond_div_bas.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}

#contenu.bodystep div#logo_step{
	position:absolute;
	top:45px;
	left:164px;
	width:255px;
	height:80px;
}


#contenu.bodystep div#contenu_titre h2{
	margin-left:209px;
	letter-spacing:-1.7px;
}


#contenu.bodystep div#contenu_texte h1{
	font-family:impact,verdana,sherif;
	font-size:22px;
	color:#bac2c6;
	padding-top:17px;
	padding-left:12px;
}


#contenu.bodystep div#contenu_menu li{
	color:#bac2c6;
	background-image:url(/web/bodystep/img/puce.gif);
	background-repeat: no-repeat;
	background-position:0px 5px;
}

#contenu.bodystep div#contenu_menu a{
	color:#bac2c6;
}


/**********************************************************************/
/*						PAGE RPM									  */
/**********************************************************************/


#droite div.rpm{
	position:relative;
	background-image:url(/web/rpm/img/fond_rpm.jpg);
	height:629px;
	background-position:top left;
	background-repeat:no-repeat;
}

#contenu_bas div#contenu_texte p{
	color:#555555;
}

#contenu.rpm div#contenu_bas{
	background-image:url(/web/rpm/img/fond_div_bas.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}

#contenu.rpm div#logo_rpm{
	position:absolute;
	top:31px;
	left:211px;
	width:255px;
	height:80px;
}


#contenu.rpm div#contenu_titre h2{
	margin-left:226px;
	letter-spacing:-1.7px;
}


#contenu.rpm div#contenu_texte h1{
	font-family:impact,verdana,sherif;
	font-size:22px;
	color:#009dda;
	padding-top:17px;
	padding-left:12px;
}


#contenu.rpm div#contenu_menu li{
	color:#009dda;
	background-image:url(/web/rpm/img/puce.gif);
	background-repeat: no-repeat;
	background-position:0px 5px;
}

#contenu.rpm div#contenu_menu a{
	color:#009dda;
}
/*page contenu*/

.page_contenu {
	height: 629px;
	background-image: url("/web/img/fond_page_contenu.jpg");
	background-position: bottom left;
	background-repeat: no-repeat;
	}
.page_contenu #carte{
	margin: 10px 0 0 150px
	}
.page_contenu h1{
	text-align: center;
	font-family: impact,verdana,arial,sherif;
	font-size: 36px;
	padding: 13px 0 40px 0;
	color: #fff;
	text-transform: uppercase;	
	}
.page_contenu h2{
	text-align: center;
	font-family: impact,verdana,arial,sherif;
	font-size: 24px;
	padding: 30px 0 30px 0;
	color: #d66800;
	text-transform: uppercase;
	
	}
.page_contenu h3{
	font-family: impact,verdana,arial,sherif;
	font-size: 24px;
	padding: 10px 0 0 50px;
	color: #d66800;
	text-transform: uppercase;
	
	}
.page_contenu p{
	color: #555555;
	font-size: 11px;
	padding: 10px 50px 0 50px;
	font-family: verdana;
	line-height: 18px;

	}
#bouteille {
	width: 204px;
	height: 238px;
	background-image: url("/web/img/bouteille_eau.png") !important;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src=/web/img/bouteille_eau.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 30px;
	float: left;
	}
#legume {
	width: 376px;
	height: 264px;
	background-image: url("/web/img/legume_fruit.png") !important;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src=/web/img/legume_fruit.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 30px;
	float: right;

	}
/*photo*/
.image_agrandie{
	position : absolute;
	top : 0px;
	left : 0px;
	text-decoration : none;
	border : 0px;
}
.images_catalogue {
	border : 1px;
	border-color : #BB8A72;
	border-style : solid;
	cursor : pointer;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	width: 100px;
	height: 65px;
}
#galerie {
	height: 400px;
	overflow: auto;
	}
.page_contenu table{
	margin-left: 150px;
	}
.alerte {
	color: #ff0000;
	}
/*Planning*/	
#planning {
	position: absolute;
	top: 240px;
	left: 50px;
	width: 317px;
	background-image: url("/web/img/fond_planning.jpg");
	background-position: top left;
	background-repeat: repeat-y;

	}
#plg_titre {
	border: 1px solid #d66800;

	color: #d66800;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	height: 26px;
	line-height: 26px;
	vertical-align: middle;
	}
#plg_ligne {
	border-bottom: 1px solid #d66800;
	border-left: 1px solid #d66800;
	border-right: 1px solid #d66800;
	height: 24px;
	line-height: 26px;
	vertical-align: middle;
	color: #393939;
	font-size: 10px;
	}
#plg_ligne li {
	display: inline;
	margin: 0;
	padding: 0 0 0 35px;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	width: 150px;
	text-align: center;
	}
#plg_ligne ul {
    margin: 0px;
	padding: 0px;
	}
#planning_menu {
	position: absolute;
	top: 300px;
	left: 370px;
	width: 92px;
	}
#planning_menu_2 {
	position: absolute;
	top: 280px;
	left: 50px;
	}
#planning_menu_3 {
	width: 470px;
	padding: 10px;
	}
#planning_jour {
	color: #1D58A7;
	text-align: center;
	font-weight: bold;
	height: 14px;
	width: 92px;
	line-height: 14px;
	vertical-align: middle;
	margin-bottom: 7px;
	}
#planning_jour a {
	color: #555555;
	text-decoration: none;
	}
#planning_jour a:hover {
	color: #D5501B;
	text-decoration: none;
	}
#planning_week {
	background-color: #D9E8FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 3C394C;
	}
#planning_week_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 3C394C;
	padding: 10px;
	}

#femme_planning {
	position: absolute;
	bottom: 0px;
	right: 10px;
	width: 317px;
	width: 331px;
	height: 426px;
	background-image: url("/web/img/femme_planning.png") !important;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src=/web/img/femme_planning.png);
	background-position: top left;
	background-repeat: no-repeat;
	}
#planning_capture {
	text-align: center;
	margin-left: 80px;
	width: 250px;
	}
#planning_capture img{
	margin-top: 25px;
	}
.g_planning {
	float: left;
	width: 280px;
	font-weight: bold;
	}
.d_planning {
	float: left;
	width: 350px;
	font-weight: bold;
	}
.page_contenu h3 img{
	margin-left: 50px;
	
	}
#plan_salle {
	margin-left: 30px;
	background-image: url("/web/img/plan-salle.png") !important;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src=/web/img/plan-salle.png);
	background-position: top left;
	background-repeat: no-repeat;
	}
#scroll {
	height: 375px;
	overflow: auto;
	}
.page_contenu .gauche{
	width: 400px;
	float: left;
	}
.page_contenu .droite{
	width: 370px;
	float: right;
	
	}
.cadre_equipe {
	width: 350px;
	height: 110px;
	background-image: url("/web/equipe/img/fond_equipe.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	margin: 0 0 20px 20px;
	}
.cadre_equipe .gauche{
	float: left;
	padding: 5px;
	width: 110px;
	}
.cadre_equipe .droite{
	float: right;
	width: 225px;
	padding: 5px 5px 5px 0;
	}
.cadre_equipe h4{
	font-family: impact,verdana,arial,sherif;
	font-size: 24px;
	color: #d66800;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	}
.cadre_equipe h5{
	font-family: impact,verdana,arial,sherif;
	font-size: 14px;
	color: #555555;
	text-transform: uppercase;
	margin: 0;
	padding: 1px 0 1px 0;;
	}
.cadre_equipe .droite img {
	float: right;
	}
.cadre_equipe .droite p {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}
#fiche_equipe {
	padding: 5px 25px 25px 25px;
	text-align: left;

	}
#fiche_equipe h4{
	font-family: impact,verdana,arial,sherif;
	font-size: 24px;
	color: #d66800;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 0;
	}
#fiche_equipe p{
	font-family: verdana,arial,sherif;
	font-size: 12px;
	padding-top: 10px;
	color: #555555;

	}
.lien_fermer {
	text-align: right;
	padding-right: 20px;
	padding-top: 15px;
	}
.lien_fermer a{
	color: #693d0e;
	}
/*cardio*/
#cardio_p1 {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 325px;
	height: 205px;
	background-image: url("/web/img/cardio_p1.png")!important;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src=/web/img/cardio_p1.png);
	background-position: top left;
	background-repeat: no-repeat;
	}
#cardio_p2 {
	position: absolute;
	bottom: 0px;
	right: 30px;
	width: 209px;
	height: 391px;
	background-image: url("/web/img/cardio_p2.png")!important;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src=/web/img/cardio_p2.png);
	background-position: top left;
	background-repeat: no-repeat;
	}
#cardio_p3 {
	position: absolute;
	bottom: 0px;
	right: 30px;
	width: 207px;
	height: 364px;
	background-image: url("/web/img/cardio_p3.png")!important;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src=/web/img/cardio_p3.png);
	background-position: top left;
	background-repeat: no-repeat;
	}
#cardio_p4 {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 223px;
	height: 398px;
	background-image: url("/web/img/cardio_p4.png")!important;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src=/web/img/cardio_p4.png);
	background-position: top left;
	background-repeat: no-repeat;
	}
#cardio_p5 {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 227px;
	height: 388px;
	background-image: url("/web/img/cardio_p5.png")!important;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src=/web/img/cardio_p5.png);
	background-position: top left;
	background-repeat: no-repeat;
	}
#cardio_accueil #ss_menu {
	position: absolute;
	bottom: 200px;
	right: 75px;
	width: 169px;
	height: 129px;
	background-image: url("/web/img/fond_menu_contenu.jpg");
	background-position: top left;
	background-repeat: no-repeat;

	}
#cardio_accueil #ss_menu div{
	margin-left: 22px;
	width: 124px;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	font-family: verdana,arial,sherif;
	font-weight: bold;
	font-size: 12px;
	color: #d66800;
	text-transform: uppercase;
	text-align: center;
	border-top: 1px solid #d66800;
	}
#cardio_accueil #ss_menu div.haut{
	margin-top: 13px;
	border-top: 0;
	}
#cardio_contenu #ss_menu {
	position: absolute;
	top: 100px;
	right: 0px;
	width: 169px;
	height: 129px;
	background-image: url("/web/img/fond_menu_contenu.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	}
#cardio_contenu #ss_menu a{
	color: #d66800;
	}
#cardio_accueil #ss_menu a{
	color: #d66800;
	}
#cardio_contenu #ss_menu div{
	margin-left: 22px;
	width: 124px;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	font-family: verdana,arial,sherif;
	font-weight: bold;
	font-size: 12px;
	color: #d66800;
	text-transform: uppercase;
	text-align: center;
	border-top: 1px solid #d66800;
	}
#cardio_contenu #ss_menu div.haut{
	margin-top: 13px;
	border-top: 0;
	}
#cardio_accueil .gauche {
	width: 500px;
	height: 300px;
	overflow: auto;

	}
#cardio_contenu p.haut{
	width: 550px;
	}
#cardio_contenu .gauche {
	width: 550px;

	overflow: auto;

	}
#cardio_contenu .gauche h2{
	margin-left: 50px;

	}
#cardio_contenu h3{
	text-align: center;
	font-family: impact,verdana,arial,sherif;
	font-size: 24px;
	padding: 0 0 10px 0;
	color: #969696;
	text-transform: uppercase;	
	}
#cardio_contenu .col_droite {
	float: right;
	width: 200px;
	}
#cardio_contenu .col_droite p{
	padding: 0;
	maergin: 0;
	}
#cardio_contenu .col_gauche p{
	padding: 0 20px 0 50px;
	maergin: 0;
	}
#cardio_contenu .col_gauche {
	float: left;
	width: 350px;
	}
#cardio_contenu a{
	position: relative;
	z-index: 1px;
	}
input, textarea {
	border: 1px solid #d66800;
	}
.bouton {
	background-color: #d66800;
	color: #fff;
	}
.noborder {
	border: 0;
	}
.paragraphe a{
	color: #d66800;
	}
