/* CSS Document */
@import url(boxes.css);
@import url(menu-g.css);
@import url(lightbox.css);
* {
	margin:0;
	padding:0;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
}
html {
	/*overflow-x:scroll;*/
	margin-top:0px;
	margin-bottom:0px;
}
body {
	width:100%;
	text-align:center;
	background-color:#FFFFFF;
	color:#4D5054;	
	font-size:10px;
	margin-top:0px;
	margin-bottom:0px;
}
table tr td {
	font-size:10px;
	vertical-align:top;
	text-align:left;
}
/*****/
.table_global {
	border:0;
	padding:0;
	margin:0;
	text-align:left;
	width:600px;
}
#global {
     margin-left: auto;
     margin-right: auto;
	 margin-top:0px;
     width: 745px;
     text-align: center; /* on rétablit l'alignement normal du texte */
}
/*****/
p,ul{
	margin-top:10px;
	margin-bottom:8px;
}
h1 {
	font-size:14px;
	font-weight:bold;
	color:#4D5054;
	text-transform:uppercase;
	background-image: url(img/fleche-H1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left:5px;
	padding-left:21px;
	text-align: left;
}
h1.headerContent {
	padding-top:5px;
	padding-bottom:10px;
}
span.headerContent {
	text-transform:uppercase;
}
td.footer {
	text-align:center;
	padding-top:0px;
	background-image: url(img/bg-footer.jpg);
	background-repeat: repeat-x;
	padding-left: 75px;
}
/*****/
h2 {
	font-size:12px;
	font-weight:bold;
	color:#E4803E;
	text-transform:uppercase;
	padding: 8px 0 8px 0;
	letter-spacing: 0px;
}

h2.h_photo a:link,h2.h_photo a:active,h2.h_photo a:visited,h2.h_presse a:link,h2.h_presse a:active,h2.h_presse a:visited,h2.likeatitle a:link,h2.likeatitle a:active,h2.likeatitle a:visited{
	color:#E4803E;	
}
h2.h_presse {
	background-image:url(img/presse_2.jpg);
	background-position:right;
	background-repeat:no-repeat;
	text-align:center;
	margin-right:25px;
	padding:1px 10px 1px 1px;
	margin-bottom:10px;
}
h2.h_photo {
	background-image:url(img/photo.gif);
	background-position:right;
	background-repeat:no-repeat;
	text-align:center;
	margin-right:25px;
	padding:1px;
	margin-bottom:10px;
}
h2.likeatitle {
	font-weight:normal;
	padding:2px 0 2px 0;
	font-size:11px;
}
h3 {
	font-size:12px;
	color:#4D5054;
	text-transform:uppercase;
	padding: 5px 0 5px 0;
}
h4 {
	font-size:12px;
	font-weight:bold;
	color:#E4803E;
	text-transform:none;
	padding: 5px 0 18px 0;
}
/*****/
ul {
	margin:10px 0 8px 0px;
	padding:0;
}
ul li {
	margin:0;
	padding:0;
	list-style-type:none;
	/*font-size:9px;*/
}
select, option, input {
	font-size:11.5px;
	font-weight:normal;
}
/*****/
a:link {
	color:#4D5054;
	text-decoration:none
}
a:visited {
	color:#4D5054;
	text-decoration:none	
}
a:active {
	color:#E4803E;
	text-decoration:underline
}
a:hover {
	color:#E4803E;
	text-decoration:underline;	
}


/**************** HEADER DROITE ************/
a.H-visitez,a.H-presse,a.H-video,a.H-phototeques {
	padding-left:18px;
	display:block;
	font-size:11px;
	padding-top:2px;
	text-align:left;
	float:left;
	margin: 2px 2px 2px 0px;
	padding-right: 7px;
	border-right: 1px solid #DEDEDE;
}
a.H-visitez{
	background-image:url(img/360.jpg);
	background-repeat:no-repeat;
	background-position:left;
	border-right: none;
}
a.H-video{
	background-image:url(img/video.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
a.H-presse{
	background-image:url(img/presse.jpg);
	background-repeat:no-repeat;
	background-position:left;
	border-right: none;
}
a.H-phototeques{
	background-image:url(img/photo.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 19px;
}

/**************** HEADER DROITE ************/

/************/
ul.ul_pdfs {
	margin-top:15px;
}
ul.ul_pdfs li.pdf_icon {
	margin-top:0px;
	margin-left:4px;
	padding-left:30px;
	background-image:url(img/pdf_icon.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:22px;
	font-size:11px;
}
ul.ul_pdfs li.pdf_icon a {
	position:relative;
	top:5px;
	/*display:block;*/
}

/**********************/
ul.listingnews li {
	margin:0px 0 5px 0;
}
ul.listingnews a {
	font-size:11px;
	margin-bottom:5px;
	display:block;
}
/*****************************************/
ul.temoignagesListing {
	position:relative;
	float:left;
	/*border-bottom:1px #D3D3D3 solid;*/
	border-top:1px #D3D3D3 solid;
	width:438px;	
}
ul.temoignagesListing li {
	width:219px;	
	float:left;
	padding:0;
	margin:0;
	border-bottom:1px solid #D3D3D3;
	height:160px;
}
ul.temoignagesListing li.borderleft {
	border-right:1px solid #D3D3D3;
	width:218px;
}
ul.temoignagesListing h2 {
height:30px;	
	padding:0 20px 0 4px;
	margin:0;
}
ul.temoignagesListing li img {
	float:right;
	padding:2px;
	margin:2px 10px 10px 5px;
	border:1px solid #400000;
}
ul.temoignagesListing li p {
	padding-left:8px;
	background-image:url(img/puce_li.jpg);
	background-repeat:no-repeat;
	background-position:left 3px;
}
/*****************************************/


/*****************************************/
.separator {
	height:1px;
	background-color:#414141;
	margin:20px;
	padding: 0;
}
.Content {
	/*padding:15px 15px 15px 15px;
	border-bottom:solid 1px #4D5054;*/
	
}
.Content {
	padding:0px 16px 0 24px;
	padding-top: 10px;
	padding-bottom:20px;
	margin: 0 26px;
}
.TdCoontent {
	border-left:2px #D4D4D6 solid;
	border-right:1px #D4D4D6 solid;
	width: 489px;
}
.TdCoontentFull {
	border-left:2px #D4D4D6 solid;
	border-right:2px #D4D4D6 solid;
	width: 736px;
}
.breadcrumb {
	padding-left:26px;	
	padding-top: 9px;
	font-weight:bold;
	background-image: url(img/bg-breadcrumb.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 52px;
}
.breadcrumb_nav {
	padding-right:26px;
	font-weight:bold;
	padding-top: 6px;
	background-image: url(img/bg-breadcrumb.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: right;
}
.rightBoxes {
	background-color:#FFFFFF;
	background-image: url(img/bg-droite_haut.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
	width: 248px;
	border-right: 1px #AFB2B3 solid;
}
.leftBoxes {
	background-image:url(img/degrade_marron.jpg);
	color: #FFFFFF;
	width: 216px;
	background-repeat: repeat-x;
}
.spanBleuTitre {
	color:#6175A0;
}
.orangeAgora {
	color:#E4803E;
}
a.orangeAgora,a.orangeAgora:link,a.orangeAgora:active,a.orangeAgora:visited  {
	color:#E4803E;
}
.img_border_orange {
	border:1px solid #E4803E;
}
.img_droite_news {
	padding:0;
	border:1px solid #975A3E;
	margin:4px 4px 4px 10px;
	float:right;
	clear:both;
}
.img_gauche_medium {
	padding:0;
	border:1px solid #975A3E;
	margin:0px 20px 10px 0px;
	float:left;
}
.img_droite_decole_100 {
	padding:0;
	margin:4px 90px 4px 10px;
	float:right;
	clear:both;
}
.img_droite {
	padding:0;
	margin:4px 4px 4px 10px;
	float:right;
	clear:both;
}
.img_droite_orange_border {
	padding:0;
	margin:4px 55px 4px 10px;
	float:right;
	clear:both;
	border:1px solid #E4803E;
	
}
.thumbnails_news {
	margin:0px 0px 10px 0px;
	padding:4px 25px 4px 0px;
	float:left;
	display:block;
	position:relative;
	text-align:center;
}
.thumbnails_news  a{
	display:block;
	float:left;
	position:relative;
	height:75px;
}
img.border_thumbnails_news {
	padding:0;
	border:1px solid #975A3E;
}
p.en_savoir_plus {
	padding:15px 0 10px 0;
}
td.Monthselected {
	background-color:#E4803E;
	color:#FFFFFF;
	font-weight:bold;
}
td.Monthselected a:link,td.Monthselected a:visited,td.Monthselected a:active {
	color:#FFFFFF;
}
td.Mmonthselected a:hover {
	color:#4D5054;
}
table.Calendar {
	border:1px #AAAAAA solid;
	border-width:0 1px 1px 0;
	padding:0;
	margin:0;	
}
td.MonthCalendar {
	padding:5px 3px 6px 3px;
	vertical-align:middle;
	text-align:center;
	font-weight:normal;
	border:1px #CCCCCC solid;
	border-width:1px 0 0 1px;
	width: 24px;
	font-size: 9px;
}
td.topHeader {
	text-align:right;
	background-image: url(img/M-3-bg.jpg);
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 350px;
} 
td.topHeader a {
	text-align:right;
	font-size:10px;
	text-transform:uppercase;
	display: block;
	float: left;
	padding: 3px 4px;
	border-left: 1px solid #DEDEDE;
	margin-left:2px;
}
td.topHeader a.headerPlandusite {
	background-image:url(img/plan.gif);
	background-position:2px;
	background-repeat:no-repeat;
	padding-left:22px;
}
td.topHeader a.headerLiens {
	background-image:url(img/liens.gif);
	background-position:left;
	background-position:2px;	
	background-repeat:no-repeat;
	padding-left:22px;
}  
td.tdSeparator {
	padding-bottom:20px;
	padding-top:15px;
}
.icon_photo {
	background-image:url(img/photo.gif);
	background-position:left -1px;
	background-repeat:no-repeat;
	padding-left:30px;
	font-weight:bold;
	margin-left:5px;
	height:30px;
	color:#000000;
	text-transform:none;
}
.icon_photo2 {
	background-image:url(img/photo.gif);
	background-position:right -1px;
	background-repeat:no-repeat;	             
	float:right;
	font-weight:bold;
	margin-left:0px;
	height:30px;
	color:#000000;
	text-transform:none;
	position:relative;
	top:-13px;
	margin-right:5px;
}

li.puce_plus {
	margin-left:16px;
	/*padding-left:10px;*/
	list-style-image:url(img/puce_li.jpg);
}
p.puce_plus {
	padding-left:8px;
	background-image:url(img/puce_li.jpg);
	background-repeat:no-repeat;
	background-position:left 3px;
}
span.puce_plus {
	padding-left:8px;
	background-image:url(img/puce_li.jpg);
	background-repeat:no-repeat;
	background-position:left 3px;
}
/************** References ***************/
ul#references li h3 {
	padding:0px;
	padding-left:8px;
	background-image:url(img/puce_li.jpg);
	background-repeat:no-repeat;
	background-position:left 3px;
	text-transform:none;
}
ul#references li p {
	padding:0px;
	padding-left:8px;
	color:#E4803E;
}
/****************************************/

/************* Seminaires ***************/
ul#seminaires li h3 {
	padding:0px;
	padding-left:8px;

}
ul#seminaires li p {
	padding:0px;
	padding-left:8px;	
	background-image:url(img/puce_li.jpg);
	background-repeat:no-repeat;
	background-position:left 3px;
}
/**************     ********************/
div.fondNewsletter {
	margin-top:5px;
	padding-top:75px;
	padding-left: 15px;
	padding-right: 15px;
	color:#FFFFFF;
	font-size:11px;
	padding-bottom: 30px;
	background-image: url(img/bonhomme.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
div.fondNewsletter span.Libelle {
	background-image:url(img/lettre.gif);
	background-position:60px 1px;
	background-repeat: no-repeat;
	display: block;
	height: 13px;
	padding-top: 0px;
	margin-bottom: 4px;
}
div.fondNewsletter span.LibelleConseiller {
	background-image:url(img/conseillercesite.gif);
	background-position:85px 1px;
	background-repeat: no-repeat;
	display: block;
	height: 15px;
	padding-top: 8px;
	margin-bottom: 4px;
}
div.fondNewsletter span.LibelleConseiller a:link, div.fondNewsletter span.LibelleConseiller a:visited, div.fondNewsletter span.LibelleConseiller a:active {
	color:#FFFFFF;
	text-decoration:none;
}
div.fondNewsletter span.LibelleConseiller a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
div.fondNewsletter input {
	border:1px #FFFFFF solid;
	color:#FFFFFF;
	font-size:11px;
	background-color:#D1814E;	
	width:180px;
	padding:2px 2px;
}
div.fondNewsletter input:focus {
	border:1px #BA581D solid;
	color:#BA581D;
	font-size:11px;
	background-image:none;
	background-color:#FFFFFF;
}
/****************     ******************/
/****************  Formulaire   ******************/
table.formulaire tr td {
	font-size:10px;
	vertical-align:middle;
	text-align:left;
}
input, textarea,select,option {
	border:1px solid #DEDEDE;
	background-color:#FFFFFF;
	padding:0px 0;
	font-size:10px;
}
.input_all_wide {
	width:338px;
}
input:focus, textarea:focus {
	border:1px solid #CCCCCC;
	background-color:#F3F3F3;
}
/*************************************************/
.center_center {
	vertical-align:middle;
	text-align:center;
	padding: 0 35px;
}
sup {
text-transform:none;
}
div.mini_conteneur_thumb {
	width:360px;
	float:left;
	position:relative;
	display:block;
}
embed {
	z-index:1
}
object {
	z-index:1;
}
.strlower {
	text-transform:lowercase;
	font-weight:normal;
}
.strlowerbold {
	text-transform:lowercase;
}
