p {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	line-height: 17px;
	margin: 0px;
	
	
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #557291;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
.ligne a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #557291;
	text-decoration: none;
}

.lien_page_ref {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 100px;
	padding:10px;
	border: 0px solid rgba(51,51,51,0.8);
	border-top-width:1px;
	background-color: rgba(51,51,51,0.1);
	line-height: 15px;
	text-align: justify;
	box-shadow:0px 0px 3px #333;
}

.lien_page_ref a {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	transition: 0.2s;
}


.lien_page_ref a:hover {
	text-decoration: underline;
	color: #fff;
}
	



.ligne a:hover {
	text-decoration: underline;
}

.ligne {	
	width: 686px;
	margin: 0px;
	line-height: 15px;
	
}


.rouge{
color: #850207;
}
p.erreur {

	font-weight: bold;
	color: #990000;	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #850207;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}


h1.titre {
	
	background-image:   url(../img_new/puce_triangle.png);
	background-repeat:no-repeat;
	list-style-position: outside;
	line-height:13px;
	
	margin: 0px;
	margin-left: 150px;
	margin-bottom: 5px;
	text-indent: 15px;
}

h1.baseline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19pt;
	color: #850207;
	margin: 0px;
	margin-left: 180px;
	font-weight: normal;
	background-image: none;
	margin-bottom: 30px;
}




h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #850207;
	font-weight: normal;
	text-decoration: none;
	line-height:20px;
	text-align: left;
	padding-bottom:10px;
}

h2.region {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #850207;
	font-weight: bold;
	text-decoration: none;
	line-height:20px;
	text-align: left;
	text-decoration: underline;
}
.bloc_text_d h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #850207;
	font-weight: normal;
	text-decoration: none;
	background-image:   url(../img_new/puce_h2_bloc.png);
	background-repeat:no-repeat;
	list-style-position: outside;
	line-height:20px;
	margin: 0px;
	text-align: left;
}

h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #850207;
	font-weight: normal;
	text-decoration: none;
	background-image:   url(../img_new/puce_h2_bloc.png);
	background-repeat:no-repeat;
	list-style-position: outside;
	line-height:20px;
	margin: 0px;
	text-align: left;
}

h4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-weight: bold;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;

	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	border-bottom-right-radius: 0px;

	line-height:25px;
	margin: 0px;
	text-indent:15px;
	text-align: left;
	background-color:#F9F9F9;
}


a.lien_accueil{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #850207;
	font-weight: normal;
	text-decoration: none;
	line-height:30px;
	margin: 0px;
	text-align: left;
	letter-spacing: 2;
	display: block;

}

a:hover.lien_accueil {
	font-weight: bold;	
}



ul {
	list-style-type: none;
}

.case_g {
	margin:0px;
	margin-right: 10px;
	margin-left: 30px;
	width:300px;
	float: left;
}
.case_d {	
	margin:0px;
	width:300px;
	float: left;
}

.bloc_text_g {	
	margin-right: 10px;
	width:200px;
	float: left;
	
}

.bloc_text_g p {
	text-align: justify;
}

.bloc_text_d {
	margin-left: 30px;
	width:380px;
	float: left;
}
.bloc_text_d p {
	text-align: justify;
}


a.lien_bleu {
	text-decoration: none;
	color: #ffffff;
	display: inline;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: 567493;
	border: 1px solid #304152; 
	text-align: center;
		margin-left: 10px;
	margin-right: 10px;
		
}


a:hover.lien_bleu {
	color: #567493;
	background-color: ffffff;
	border: 1px solid #304152; 		
}

a.lien_bleu_ligne {
	text-decoration: none;
	color: #ffffff;
	display: block;
	margin-top:20px;
	
	padding: 3px;
	height: 25px;
	line-height: 25px;
	background-color: #567493;
	border: 1px solid #304152; 
	text-align: center;
	font-weight: bold;
		
}


a:hover.lien_bleu_ligne{
	color: #567493;
	background-color: #d8dee6;
	border: 1px solid #304152; 		
}

a.lien_coaching{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #850207;
	font-weight: normal;
	text-decoration: none;
	line-height:24px;
	margin: 0px;
	text-align: left;
	letter-spacing: 1;
	display: block;

}

a:hover.lien_coaching {
	font-weight: bold;	
}
p.petit{
margin-top: 20px;
font-size: 7pt;
width: 620px;
line-height: 13px;
color: #000000;
}

#plan_site h2{
	margin-left: 20px;
	font-weight:bold;
	background-image:   url(../img_new/puce_h2_bloc.png);
	background-repeat:no-repeat;
	list-style-position: outside;

}
#plan_site a{
	font-size: 8pt;
	display: block;
	line-height: 16px;
	text-align: left;
	text-decoration: none;
	margin-left: 40px;
	color: #990000;
}
#plan_site a:hover{
	text-decoration: underline;
}


a.boutongris, a.boutonrouge, a.boutonorange{
	
	display:inline;
	background-color:#999999;
	color:#F9F9F9;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:2px;
	padding-left: 20px;
	padding-right:10px;
	
	margin-left:5px;
	margin-right:5px;
	background-image: url('../img_new/h4.png');
	background-repeat:no-repeat;
	text-indent:15px;
	}
a.boutongris:hover, a.boutonrouge:hover, a.BtnOrange:hover{
	background-color:#666666;color:#FFFFFF;text-decoration:none;
}

a.boutonrouge{background-color:#740606;}
a.boutonrouge:hover{background-color:#990000;}

a.boutonorange{background-color:#e8b335;}
a.boutonorange:hover{background-color:#c9910b;}

video{
	border: 1px solid #333;
	border-radius: 3px;
	box-shadow: 0px 0px 3px #999;
	overflow:hidden;
	margin:15px;
	
}

