body {
	color: #000;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}

#wrapper {
	background: #f9f9f9;	
	margin: 0 auto;
	width: 1280px;
}


/* HEADER */

.header {
	border-bottom: 1px solid #e2e2e2;
	height: 139px;
	position: relative;
}

.logo a {
	display: block;
	height: 139px;
	left: 153px;
	position: absolute;
	top: 0;
	width: 204px;
}

.logo span {
	display: none;
}

.menuTop {
	margin: 0 auto;
	position: absolute;
	right: 153px!important;
	text-align: right;
	top: 8px;
	width: 974px;
}

.presseLog a {
	border-right: 1px solid #000;
	color: #000;
	display: block;
	margin: 0 13px 0 0;
	padding: 3px 12px 3px 0;
	float: right;
	font-size: 11px;
}

#search {
	float: right;
}	

#search form {
	height: 22px;
	padding: 0;
	margin: 0;
	right: 10px;
	top: 0;
}		

#search form input {
	border: none;
	color: #f9f9f9;
	cursor: pointer;
	height: 22px;
	margin: 0;
	padding: 0;
	text-indent: 999px;
	width: 18px;
	-webkit-transition: 0.5s ease-out;
	-moz-transition: 0.5s ease-out;
	-o-transition: 0.5s ease-out;
	-ms-transition: 0.5s ease-out;
	transition: 0.5s ease-out;
}


#search form input:focus {
	color: #232323;
	cursor: text;
	text-indent: 0;
	width: 200px;
}

.deconnect {
	color: #a51f2c!important;
}


/* MENU PRINCIPAL */ 

.menu {
	position: absolute;
	right: 153px!important;
	top: 95px;
}

.menu li {
	display: inline;
}

.menu a {
	color: #3d3c3f;
	display: inline-block;
	display: inline-table;
	font: normal normal 100 14px Tahoma, Arial, sans-serif;
}


/* GESTION DU BIZOT HEADER */

.header_content {
	position: relative;
	width: 1280px;
}

.header_content .header_text {
	color: #FFF;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 28px;
	font-style: italic;
	font-weight: 100;
	line-height: 30px;
	text-shadow: 2px 2px 2px #000000;
    filter: dropshadow(color=#000000, offx=2, offy=2);
    width: 505px;
}

.header_forme {
	background: url(/img/forme_header.png) left bottom no-repeat;
	bottom: 0;
	height: 25px;
	left: 0;
	position: absolute;
	width: 1280px;
}


/* TYPOS ET BOUTONS */

a {
	text-decoration: none;
	-webkit-transition: 0.5s ease-out;
	-moz-transition: 0.5s ease-out;
	-o-transition: 0.5s ease-out;
	-ms-transition: 0.5s ease-out;
	transition: 0.5s ease-out;
}

em {
	font-style: italic!important;
}


p {
	margin-bottom: 30px;
}

.content p {
	margin-bottom: 30px;
}

p + ul {
	margin-top: -30px;
}

p.titre_bloc + ul {
	margin-top: 0px!important;
}

p img {
	margin: 5px 15px 15px 0;
}

a.readmore {
	color: #000!important;
}

.readmore:after {
	content: " →";	
}

.chapo {
	border-bottom: 1px solid #e2e2e2;
	font: normal normal normal 32px/38px Tahoma, Arial, sans-serif;
	margin-bottom: 29px;
	padding-bottom: 60px;
}

h1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 30px!important;
	font-weight: 100!important;
	line-height: 36px;
	margin-bottom: 10px!important;
}

h2 {
	border-bottom: 1px solid #e2e2e2;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 30px!important;
	font-weight: 100!important;
	margin-bottom: 30px;
	padding-bottom: 30px!important;	
}

h3 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 22px!important;
	font-weight: 100!important;
	line-height: 24px;
	margin-bottom: 20px;	
}

h4 {
	font-size: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
}

img + h4 {
	margin-top: 15px;
}

h5 {
	font-size: 15px;
	margin: 0 0 20px 0;
}

h6 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px!important;
	font-weight: 100!important;
	line-height: 18px!important;
	margin: 10px 0 20px 0!important;
}

.gras_15 {
	font-size: 15px;
	font-weight: 700!important;
}

.titre_bloc {
	font-size: 11px;
	letter-spacing: 0.2em;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.titre_bloc_bleu {
	font-size: 11px;
	letter-spacing: 0.2em;
	margin-bottom: 5px;
	text-transform: uppercase;
	color: #0061a1;
}

.titre_n1 {
	font-size: 11px;
	letter-spacing: 0.1em;
	margin-bottom: 0;
	margin-top: 30px;
	text-transform: uppercase;
}

.titre_n2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 22px;
	font-weight: 100;
	line-height: 24px;
	margin-bottom: 7px;
}

.titren3 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 6px;
}

.titre_categorie {
	color: #000;
	font-size: 13px;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}

#container p {
	line-height: 18px;
}

.download {
	display: inline-block;
}

.download:before {
	content: "→ ";
}

.content_nav {
	margin-bottom: 26px;
}

.content_list {
	margin-left: 0!important;
}

.content_nav a {
	font-size: 11px;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}

.content_prev a:before {
	content: "← ";
}

.content_next {
	text-align: right;
} 

.content_next a:after {
	content: " →";
}

/* CONTENU */

/* blocs */

#container {
	margin-top: 29px;
	padding: 0 136px;
}

.bloc_uperline {
	border-top: 1px solid #e2e2e2;
	margin-top: 30px;
	padding-top: 30px;
}

.bloc_underline {
	border-bottom: 1px solid #e2e2e2;
	margin-bottom: 30px;
	padding-bottom: 30px;
}


.bloc_underline .lien_droite {
	margin: 20px 0 0 0;
	text-align: right;
}

.bloc_underline div {
	margin-bottom: 20px;
}

.bloc_underline_sans {
	border-bottom: 1px solid #e2e2e2;
	margin-bottom: 30px;
	padding-bottom: 30px;
	position: relative;
}

.bloc_underline_sans .lien_droite {
	bottom: 20px;
	position: absolute;
	right: 0;
}

.bloc_underline_sans div {
	margin-bottom: 20px;
}

.lien_droite {
	display: block;
	font: normal normal normal 11px;
	margin-top: 10px;
	text-align: right;
}

.lien_droite a:after {
	content: " →";
}

.lien_droite_upper {
	font: normal normal normal 11px/20px;
	text-align: right;
	text-transform: uppercase;
}

.lien_droite_upper a:after {
	content: " →";
}

.infos_bloc {
	line-height: 20px;
	margin-bottom: 25px;
}

.infos_bloc img {
	margin-bottom: 25px;
}

/*.bloc_puce {
	margin-bottom: 20px;
}


.bloc_puce li:before {
	content: "• ";
	line-height: 20px;
}
*/

.content ul {
	margin-bottom: 20px;
	padding-left: 10px;
}

.content ul li {
	line-height: 20px;
	list-style: disc;
}

.actu_item ul {
	margin-bottom: 20px;
	padding-left: 10px;
}

.actu_item ul li {
	line-height: 20px;
	list-style: disc inside;
}

.actu_share ul {
	margin-bottom: inherit;
	padding-left: inherit;
}

.actu_item ul li {
	line-height: inherit;
}


.bloc_content p {
	margin-bottom: 30px;
}

/* colonnage */

.column_1_2 {
	float: left;
	margin-right: 50px;
	width: 336px;
}

.column_2_2 {
	float: right;
	width: 336px;
}

.column_1_3 {
	float: left;
	margin-right: 48px;
	width: 208px;
}

.column_2_3 {
	float: left;
	margin-right: 48px;
	width: 208px;
}

.column_3_3 {
	float: left;
	width: 208px;
}

/* menu gauche */

.menu_left {
	margin-top: 10px;
}

.menu_left li {
	border-top: 1px solid #e2e2e2;
	font: normal normal normal 14px/18px Tahoma, Arial, sans-serif;
	padding: 5px 0 7px 19px;
}

.menu_left li:first-child {
	border: none;
}

.menu_left li a {
	color: #000!important;
	display: block;
}

.menu_left li a:hover:before, .menu_left li a.current:before {
	content: "→ ";
}

/* HOME */

.home_actu .actu_bloc {
	border-bottom: 1px dashed #e2e2e2;
	margin-bottom: 25px;
	margin-top: 20px;
	padding-bottom: 25px;
}

.home_actu .actu_img {
	float: left;
	margin-right: 17px;
	width: 168px;
}

.home_actu .actu_content {
	float: right;
	width: 369px;
}

.actu_content p {
	margin-bottom: 8px!important;
}

/* COLONNE AGENDA */

.bloc_evenement {
	border-bottom: 1px dashed #e2e2e2;
	margin-bottom: 20px;
}

.titre_evenement {
	color: #3d3c3f;
	font-size: 15px;
}

.date_evenement {
	font-size: 11px;
	margin: 3px 0 -2px 0;
	text-transform: uppercase;
}

.texte_evenement {
	color: #000;
	font-size: 11px;
	line-height: 16px;
}

.texte_evenement p {
	margin-bottom: -3px;
}

#page_evenements .bloc_evenement {
	border-bottom: 1px dashed #e2e2e2;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

#page_evenements .content_evenement {
	height: auto;
	overflow: visible;
}

#page_evenements .titre_evenement {
	color: #3d3c3f;
	font-size: 15px;
}

#page_evenements .date_evenement {
	font-size: 11px;
	margin: 3px 0 -2px 0;
	text-transform: uppercase;
}

#page_evenements .texte_evenement {
	color: #000;
	font-size: 12px;
	line-height: 16px;
}

#page_evenements .content_evenement ul {
	margin-top: 10px;
}


.inscription {
	height: 15px;
	margin: 5px 0 10px 0;
}

/* HOME PUSH */

.push_home a {
	display: block;
	margin: 12px 0 21px 0;
}


/* ACTUS */

.actu_bloc {
	border-bottom: #e2e2e2 1px solid;
	margin-bottom: 40px;
}

.actu_bloc h3 {
	margin-bottom: 3px;
}

.actu_infos {
	margin: 10px 0 10px 0;
}

.date {
	color: #000;
}

.actu_share {
	border-top: #e2e2e2 1px solid;
	padding: 10px 0; 
	position: relative;
	width: 134px;
}

.actu_share ul {
	position: absolute;
	right: 0;
	top: 7px;
}

.actu_share li {
	float: left;
	height: 20px;
	list-style: none!important;
	margin-left: 2px;
	width: 20px;
}

.actu_share li a {
	display: inline-block;
	height: 20px;	
	width: 20px;
}

.actu_share a.addthis_button_facebook {
	background: url(/img/actu_share.gif) left top no-repeat;
}

.actu_share a:hover.addthis_button_facebook {
	background: url(/img/actu_share_over.gif) left top no-repeat;
}

.actu_share a.addthis_button_twitter {
	background: url(/img/actu_share.gif) -26px top no-repeat;
}

.actu_share a:hover.addthis_button_twitter {
	background: url(/img/actu_share_over.gif) -26px top no-repeat;
}

.actu_share a.addthis_button_email {
	background: url(/img/actu_share.gif) -52px top no-repeat;
}

.actu_share a:hover.addthis_button_email {
	background: url(/img/actu_share_over.gif) -52px top no-repeat;
}
.actu_share li a span {
	color: transparent;
}

.actu_more {
	text-align: center;
}

.actu_more a {
	color: #FFF!important;
	display: inline-block;
	font-size: 11px;
	padding: 15px;
	text-transform: uppercase;
}

.actu_more a:hover {
	background: #e2e2e2;
}

.actu_search {
	border-bottom: #e2e2e2 1px solid;
	height: 105px;
	margin-bottom: 40px;
	position: relative;
}

.search_right {
	background:#efefef;
	border: none;
	color: #3d3c3f;
	font-size: 15px;
	height: 28px;
	left: 0;
	padding: 5px;
	position: absolute;;
	top: 25px;
	width: 173px;
}

.button_right {
	background:#efefef url(/img/actu_search.gif) center center no-repeat;
	border: none;
	cursor: pointer;
	height: 38px;
	position: absolute;
	right: 0;
	top: 25px;
	width: 35px;
}

.actu_item {
	border-bottom: #e2e2e2 1px solid;
}

.actu_item img {
	margin-bottom: 30px!important;
}

.actu_item .date {
	margin-bottom: 22px;
}

.actu_min {
	border-bottom: #e2e2e2 1px solid;
	border-top: #e2e2e2 1px solid;
	padding: 10px 5px;
	width: 124px!important;
}

.actu_min h6 {
	height: 55px;
	margin-bottom: 5px;
	overflow: hidden;
}

.actu_min a:hover.readmore {
	color: #b1b1b1!important;
}

#slides-actu {
	margin-bottom: 35px;
}

/* CONTACT */

#map_canvas { 
   	height: 390px;
   	width: 1280px;
}

.contact_content p {
	margin-bottom: 22px!important;
}

.contact_form  td {
	padding: 10px 0;
}

#form_contact textarea {
	background: #eaeaea;
	border: none;
	color: #000;
	font: normal normal normal 12px/16px Tahoma, Arial, sans-serif;
	height: 170px;
	padding: 5px;
	width: 376px;
	clear:both;
	margin-top:20px;
}
.contact_form  textarea {
	background: #eaeaea;
	border: none;
	color: #000;
	font: normal normal normal 12px/16px Tahoma, Arial, sans-serif;
	height: 170px;
	padding: 5px;
	width: 376px;
}

#form_contact label {
	display:inline;
	width:168px;
	float:left;
}
#form_contact input {
	width:216px;
}

.contact_left {
	float: left;
	width: 84px;
}

.contact_right {
	float: right;
	width: 124px;
}

.contact.bloc_underline {
	border-bottom: 1px solid #e2e2e2;
	margin-bottom: 30px;
	padding-bottom: 0!important;
	position: relative;
}

.champ {
	background: none;
	border: none;
	border-bottom: 1px solid #e2e2e2;
	color: #000;
	width: 100%;
}

.error-message {
	color: #a51f2c;
	background: url(/img/error.gif) 5px center no-repeat #f4f4f4;
	border: 1px solid #e2e2e2;
	margin-top: 15px;
	padding: 5px 25px;
}

#flashMessage.message {
	background: #f4f4f4;
	border: 1px solid #e2e2e2;
	margin-bottom: 30px;
	padding: 5px;
}

/* FOOTER */

#footer {
	background: #f5f5f5 url(/img/footer_background.gif) left top repeat-x;
	/* background: #f9f9f9 url(/img/grid.gif) left top repeat-y; */
	border-top: 1px solid #e2e2e2;
	font-size: 11px;
	margin: 65px auto 0 auto;
	padding: 60px 0;
	width: 1280px;
}

#footer p {
	margin: 10px 0;
}

#footer .footer_titre, #footer .footer_titre a {
	color: #3d3c3f!important;
	font: normal normal normal 15px Tahoma, Arial, sans-serif;
	margin-bottom: 25px;
}

.footer_contact a:hover {
	color: #000;
}

#footer ul li a {
	color: #000;
} 

.footer_newsletter {
	border-bottom: 1px solid #e2e2e2;
	height: 120px;
}

.footer_newsletter a {
	display: block;
	text-transform: uppercase;
}

.footer_newsletter a:hover {
	background: url(/img/fleche_rond_over.gif) right bottom no-repeat;
	color: #000;
}

#footer .line02 {
	margin-top: 35px;
}

.footer_social li {
	display: inline;
}

.footer_social a {
	display: inline-block;
	display: inline-table;
	height: 18px;
	margin-right: 10px;
	width: 18px;
}

.footer_social a span {
	display: none;
}

.footer_social .facebook {
	background: url(/img/footer_picto_sociaux.gif) left top no-repeat;
}

.footer_social .twitter {
	background: url(/img/footer_picto_sociaux.gif) -28px top no-repeat;
}

.footer_social .flickr {
	background: url(/img/footer_picto_sociaux.gif) -56px top no-repeat;
}

.footer_social .youtube {
	background: url(/img/footer_picto_sociaux.gif) -84px top no-repeat;
}

.footer_social .rss {
	background: url(/img/footer_picto_sociaux.gif) -112px top no-repeat;
}

#footer .line03 {
	color: #bebebe;
	border-top: 1px solid #e2e2e2;
	margin-top: 65px;
	padding-top: 35px;
}

#footer .line03 a {
	color: #bebebe;
} 


/* menu footer */
.menu2 li ul li {
	display:none;
}
.menu2 li ul li+li+li+li {
	display:inherit;
}
.menu3 li ul li {
	display:none;
}
.menu3 li ul li+li+li+li+li+li+li {
	display:inherit;
}

.line {
	clear:both;
}

/* AGENDA */

#datepicker {
	border-bottom: 1px solid #e2e2e2;
	margin: 25px 0 17px 0;
	padding-bottom: 20px;
	width: 218px;
}

#datepicker table {
	width: 218px;
}
	
#datepicker th, #datepicker td {
	padding: 6px;
	text-align: center;
}

#datepicker th {
	color: #000;
	text-transform: uppercase;
	font-weight: normal;
}

#datepicker .ui-datepicker-calendar a { 
	color: #000;
	font-size: 13px;
}

.ui-datepicker-today a.ui-state-active {
	color: #fff!important;
}

.ui-state-active {
	color: #000!important;
}

/* HEADER */

.ui-datepicker-header {
	color: #000;
	position: relative;
	text-align: center;
	text-transform: uppercase;
}

.ui-datepicker-prev, .ui-datepicker-next {
	cursor: pointer;
	height: 13px;
	position: absolute;
	width: 8px;
}

.ui-datepicker-prev {
	background: url(/img/calendar_prev.gif) left top no-repeat;
	left: 0;
	top: 0;
}

.ui-datepicker-next {
	background: url(/img/calendar_next.gif) left top no-repeat;
	right: 0;
	top: 0;
}

.ui-datepicker-prev span, .ui-datepicker-next span {
	display: none;
}

/* ESPACE PRESSE */

.presseLog .current {
	color: #86a500;
}

.titre_presse {
	border-bottom: 1px solid #e2e2e2;
	color: #86a500;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 30px;
	margin-bottom: 40px;
	padding-bottom: 40px;
	position: relative;
}

.presse_search_right {
	background:#efefef;
	border: none;
	color: #3d3c3f;
	font-size: 15px;
	height: 28px;
	padding: 5px;
	position: absolute;
	right: 35px;
	top: 4px;
	width: 173px;
}

.presse_button_right {
	background:#efefef url(../images/actu_search.gif) center center no-repeat;
	border: none;
	cursor: pointer;
	height: 38px;
	position: absolute;
	right: 0;
	top: 4px;
	width: 35px;
}

.grid_presse {
	float: left;
	margin-left: 25px;
	margin-right: 25px;
	width: 336px;
}

.lien_presse {
	margin: -20px 0 60px 0;
	text-align: right;
	text-transform: uppercase;
}

.lien_presse a:after {
	content: " →";
}

.presse_line {
	margin-bottom: 60px;
}

.revue_img {
	float: left;
	width: 145px;
}

.revue_content {
	float: right;
	width: 190px;
}

.dossier_img {
	float: left;
	height: 190px;
	width: 85px;
}

.dossier_content {
	float: right;
	height: 190px;
	width: 250px;
}

.dossier_content .presse_texte {
	height: 105px;
	overflow: hidden;
}

.presse_lien {
	margin-top: 13px;
}

.presse_entete {
	text-transform: uppercase;
}

.presse_texte {
	color: #3d3c3f;
	line-height: 20px;
}

.photo_line {
	margin-bottom: 40px;
}

.photo_titre {
	color: #3d3c3f;
	font-size: 15px;
	margin: 11px 0 7px 0
}

.photo_lien a:after {
	content: " →";
}

.message_presse p {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}

.message_presse a {
	font-size: 14px;
}

.message_presse a:after {
	content: " →";
}

/* Lightbox */

.titre_message {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
}

.confirme_message {
	color: #FFF!important;
	display: inline-block;
	font-size: 11px;
	margin-right: 20px;
	padding: 5px 40px;
	position: inherit;
	text-align: center;
	text-transform: uppercase;
}

.annule_message {
	background: #3D3C3F;
	color: #FFF!important;
	display: inline-block;
	font-size: 11px;
	padding: 5px 40px;
	position: inherit;
	text-align: center;
	text-transform: uppercase;
}

.connexion_message {
	background: #79003f;
	color: #FFF!important;
	display: inline-block;
	font-size: 11px;
	margin-right: 20px;
	padding: 5px 40px;
	position: inherit;
	text-align: center;
	text-transform: uppercase;
}

.confirme_message:hover, .annule_message:hover, .connexion_message:hover {
	background: #bebebe;
}


.popup_inscription {
	background: #fafafa!important;
	height: 100px!important;
	padding: 20px!important;
	text-align: center;
	width: 300px!important;
}

.close_message {
	color: #fafafa!important;
	font-size: 11px;
	position: absolute;
	right: 160px;
	text-transform: uppercase;
	top: -5px;
}

/* RÉSULTAT DE RECHERCHE*/

.paging .disabled {
	display: none;
}


.paging {
	text-align: right;
}

.paging span {;
	margin: 0 5px;
}

.paging a {
	color: #000!important
}

.line_Search {
	margin-bottom: 30px;
}


.slideBlock {
	height: 430px;
	margin-bottom: -10px;
}

.slideBlock .legend {
	font-size: 11px;
	font-style:italic;
	margin-top: -30px;
}
/*

#slides-actu + h1 {
	margin-top: -20px;
}
*/

