html {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	color: #757575;
}

a img {
	border: 0;
}

a { text-decoration: none; color: #44ade2; }
a:link { text-decoration: none; color: #44ade2; }
a:visited { text-decoration: none; color: #44ade2; }
a:hover { text-decoration: underline; color: #62c6f9; }
a:active { text-decoration: underline; color: #62c6f9; }

p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 18px 0px;
	line-height: 17px;
}


#twitter_box{}
#twitter_box_header{
font-weight:bold;
background:url('/layout/twitter_bg.png');
padding:10px 0 5px 10px;
margin:-7px -7px 0 -7px;
}
#twitter_box_header img{
height:22px;

}
#twitter_box_btn{
font-size:14px;
font-weight:bold;
background:url('/layout/btn_suivez-nous_twitter.png') no-repeat;
padding:10px;
margin:0 -7px -7px -7px;
text-align:center;


}
#twitter_box_btn a{
width:150px;
height:30px;
display:block;
color:#fff;
}
.twtr-ft div {
display:none;
}

#facebook_box_header{
color:#fff;
font-size:16px;

background:url('/layout/facebook_bg.png');
padding:8px 10px 3px 6px;
margin:-7px -7px 0 -7px;
}
#facebook_box_header img{
height:27px;

}

#facebook_id {height:90px;}
#facebook_photos{
width:100px;
height:67px;
float:left;
margin:10px 10px 10px 0 ;
background:#000;
}
#facebook_photos img{
width:100px;
height:67px;

}
#facebook_name{
color:#3b5998;
font-size:14px;
margin:12px 0 5px 0;
float:left;
}
#facebook_name a{
color:#3b5998;
font-size:13px;
margin:12px 0 5px 0;
font-weight:bold;
float:left;
}


div.text input, div.password input {
	border: 1px solid #e6e6e6;
	height: 22px;
	background: url('../img/input_text_bg.png') left top repeat-x;
	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}



input.cp1 {
	width: 55px;
}

input.cp2 {
	width: 55px;
}

input.go {
	width: 18px !important;
	height: 20px !important;
	background: url('../img/newsletter_button2.png') left top no-repeat !important;
	border: 0 !important;
	font-size: 0 !important;
	position: relative;
	bottom: 4px;
	margin-left: 3px !important;
}

p.error {
	color: #d60000;
}

div.textarea textarea {
	border: 1px solid #e6e6e6;
	height: 112px;
	background: #fff url('../img/input_text_bg.png') left top repeat-x;
	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

form div.submit {
	text-align: right;
}

form div.submit input {
	background: url('../img/input_submit_envoyer.png') left top no-repeat;
	font-size: 0;
	width: 119px;
	height: 25px;
	border: 0;
	cursor: pointer;
}

#loginFormContainer {
	background: rgba(0,0,0,0.5);
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10000;
	display: none;
}

#loginForm {
	width: 398px;
	border: 7px solid #ecebeb;
	padding: 14px 14px 14px 14px;
	background: #fff;
	margin: 0px 0px 0px -199px;
	position: absolute;
	left: 50%;
	top: 0;
}

#subscribeForm {
	width: 398px;
	border: 7px solid #ecebeb;
	padding: 14px 14px 14px 14px;
	background: #fff;
	margin: 0px 0px 0px -199px;
	position: absolute;
	left: 50%;
	top: 0;
}
#passwordForm {
	width: 398px;
	border: 7px solid #ecebeb;
	padding: 14px 14px 14px 14px;
	background: #fff;
	margin: 0px 0px 0px -199px;
	position: absolute;
	left: 50%;
	top: 0;
}

#loginFormContainer div.loginFormTitle {
	text-indent: -9999px;
	width: 161px;
	height: 17px;
	background: url('../img/login_form_title.png') left top no-repeat;
}

#loginFormContainer div.loginFormTitle2 {
	text-indent: -9999px;
	width: 161px;
	height: 17px;
	background: url('../img/login_form_title2.png') left top no-repeat;
}

#loginFormContainer div.loginFormTitle3 {
	text-indent: -9999px;
	width: 207px;
	height: 24px;
	background: url('../img/login_form_title3.png') left top no-repeat;
}

#loginFormContainer hr {
	height: 0;
	border: 0;
	border-top: 1px solid #cfcdcd;
	margin: 10px 0px 25px 0px;
}

#loginFormContainer label {
	width: 146px;
	display: block;
	float: left;
	font-size: 11px;
	line-height: 24px;
}

#loginFormContainer div.text input, #loginFormContainer div.password input {
	width: 250px;
}

#loginFormContainer div.input {
	margin: 0px 0px 10px 0px;
}

#loginFormContainer form div.submit input {
	background: url('../img/btn_connect.png') left top no-repeat;
	font-size: 0;
	width: 119px;
	height: 25px;
	border: 0;
}

#passwordForm form div.submit input {
	background: url('../img/input_submit_envoyer.png') left top no-repeat;
	font-size: 0px;
	width: 119px;
	height: 25px;
	border: 0;
	color: #fff;
}

#subscribeForm form div.submit input {
	background: url('../img/input_submit_envoyer.png') left top no-repeat;
	font-size: 0px;
	width: 119px;
	height: 25px;
	border: 0;
	color: #fff;
}

#loginFormContainer div.actions {
	font-size: 11px;
	cursor: pointer;
}

#subscribeForm {
	display: none;
}
#passwordForm {
	display: none;
}

div.close {
	padding: 10px 0px 0px 0px;
}

div.close a {
	cursor: pointer;
	font-size: 11px;
}

#authMessage {
	font-size: 11px;
	font-style: italic;
	color: red;
	margin: 0px 0px 10px 0px;
}

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	vertical-align: bottom;

}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

#container {
	width: 100%;
	min-height: 100%;
	background: #f8f8f8 url('../img/red_container_bg.png') center top repeat-y;
	position: relative;
}

* html #container {
	height: 100%;
}

#topheader {
	height: 43px;
	background:url('../img/top_headerbg.png') left top repeat-x;
}

#header {
	height: 143px;
	background: url('../img/blue_header_bg.png') left top repeat-x;
}

#header_content {
	width: 961px;
	height: 143px;
	margin: 0px auto 0px auto;
	position: relative;
}

#header_logo {
	background: url('../img/blue_header_logo.png') left top no-repeat;
	width: 82px;
	height: 143px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#header_logo a {
	display: block;
	width: 82px;
	height: 143px;
}

#header_slogan {
	position: absolute;
	left: 85px;
	top: 0px;
	
	background: url('../img/blue_le_plq.png') left top no-repeat;
	width: 333px;
	height: 90px;
}

#header_menu {
	position: absolute;
	left: 85px;
	top: 111px;
	height: 14px;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#header_menu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 14px;
}

#header_menu ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 14px;
	display: block;
	float: left;
	background-image: url('../img/blue_header_menu.png');
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#header_menu ul li a {
	display: block;
	width: 99%;
	height: 14px;
	outline: 0;
}

#header_menu ul li.sep { width: 17px; background-position: -70px 0px; }
#header_menu ul li.nos-valeurs { width: 70px; background-position: 0px 0px; }
#header_menu ul li.nos-valeurs:hover { width: 70px; background-position: 0px -14px; }
#header_menu ul li.nos-valeurs_current { width: 70px; background-position: 0px -14px; }

#header_menu ul li.notre-histoire { width: 85px; background-position: -87px 0px; }
#header_menu ul li.notre-histoire:hover { width: 85px; background-position: -87px -14px; }
#header_menu ul li.notre-histoire_current { width: 85px; background-position: -87px -14px; }

#header_menu ul li.nos-instances { width: 83px; background-position: -188px 0px; }
#header_menu ul li.nos-instances:hover { width: 83px; background-position: -188px -14px; }
#header_menu ul li.nos-instances_current { width: 83px; background-position: -188px -14px; }

#header_menu ul li.notre-equipe { width: 74px; background-position: -287px 0px; }
#header_menu ul li.notre-equipe:hover { width: 74px; background-position: -287px -14px; }
#header_menu ul li.notre-equipe_current { width: 74px; background-position: -287px -14px; }

#header_menu ul li.notre-chef { width: 64px; background-position: -378px 0px; }
#header_menu ul li.notre-chef:hover { width: 64px; background-position: -378px -14px; }
#header_menu ul li.notre-chef_current { width: 64px; background-position: -378px -14px; }

#header_menu ul li.nos-grands-projets { width: 95px; background-position: -481px 0px; }
#header_menu ul li.nos-grands-projets:hover { width: 95px; background-position: -481px -14px; }
#header_menu ul li.nos-grands-projets_current { width: 95px; background-position: -481px -14px; }

#header_menu ul li.soyez-informes { width: 90px; background-position: -591px 0px; }
#header_menu ul li.soyez-informes:hover { width: 90px; background-position: -591px -14px; }


#content {
	padding: 0px 0px 63px 0px;
}

#content_padding {
	width: 961px;
	height: 30px;
	margin: 0px auto 0px auto;
	background: #f8f8f8;
	border-bottom: 1px solid #ebebeb;
}

#content_content {
	width: 927px;
	margin: 0px auto 0px auto;
	background: #fff;
	padding: 24px 16px 28px 16px;
}

#left_content  {
	float: left;
	margin: 0px 16px 0px 0px;
	width: 617px;
}

* html #left_content {
	margin-right: 8px !important;
}

div.block_drop_shadow {
	border-left: 1px solid #f4f4f4;
	margin-bottom: 22px;
}

div.block_border {
	border: 1px solid #e7e7e7;
}

#left_content div.block_border {
	width: 615px;
}

div.block_content {
	border: 1px solid #fff;
	background-color: #f7f7f7;
	padding: 13px 11px 13px 11px;
}

div.block_content p.bleu {
	background: #fff;
	color: #1b99da;
	font-style: italic;
	padding: 12px;
	border: 1px solid #ecebeb;
	clear: left;
}

div.block_content img.image_gauche {
	float: left;
	margin: 4px 15px 15px 0px;
}

#left_content div.block_content {
	width: 591px;
}

div.block_header {
	padding: 0px 0px 12px 0px;
	margin: 0px 0px 12px 0px;
	border-bottom: 1px solid #d8d8d8;
	
	position: relative;
}

#left_content div.section_title {
	font-family: Knockout HTF49-Liteweight;
	text-transform: uppercase;
	color: #848484;
	font-size: 21px;
	margin-bottom: 22px;
}

div.connexion span.knockout {
	float: left;
	margin-right: 25px;
	width: 143px;
	display: block;
	height: 24px;
}

div.connexion div.btn_comment {
	position: relative;
	bottom: 2px;
}

div.connexion div.comment_bubble {
	background: url('../img/comment_bubble_w.png') left top no-repeat;
	margin-right: 15px;
}

div.connexion div.connect {
	width: 122px;
	height: 25px;
	float: left;
	background: url('../img/connectez-vous.png') left top no-repeat;
	cursor: pointer;
	margin: 0px 20px 0px 0px;
}

div.connexion div.connect_signup {
	width: 122px;
	height: 25px;
	float: left;
	background: url('../img/inscrivez-vous.png') left top no-repeat;
	cursor: pointer;
	margin: 0px 20px 0px 0px;
}

div.pages {
	border: 1px solid #e8e8e8;
	background: url('../img/sort_bg.png') left bottom repeat-x;
	height: 28px;
	line-height: 28px;
	margin: 0px 0px 22px 0px;
	padding: 0px 14px 0px 14px;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}

div.pages span.next {
	float: right;
}

div.pages span.prev {
	float: left;
}

div.pages span.prev a { padding-left: 13px; background: url('../img/blue_arrow_left_g.png') left 0px no-repeat; }
div.pages span.next a { padding-right: 13px; background: url('../img/blue_arrow_right_g.png') right 0px no-repeat; }

div.pages div.disabled { color: #8F8F8F; text-decoration:none; }
div.pages div.disabled:link { color: #8F8F8F; text-decoration:none; }
div.pages div.disabled:visited { color: #8F8F8F; text-decoration:none; }
div.pages div.disabled:hover { color: #8F8F8F; text-decoration:none; }
div.pages div.disabled:active { color: #8F8F8F; text-decoration:none; }

div.pages a.disabled { color: #8F8F8F; text-decoration:none; }
div.pages a.disabled:link { color: #8F8F8F; text-decoration:none; }
div.pages a.disabled:visited { color: #8F8F8F; text-decoration:none; }
div.pages a.disabled:hover { color: #8F8F8F; text-decoration:none; }
div.pages a.disabled:active { color: #8F8F8F; text-decoration:none; }

div.pages a.active { text-decoration:underline; }
div.pages a.active:link { text-decoration:underline; }
div.pages a.active:visited { text-decoration:underline; }
div.pages a.active:hover { text-decoration:underline; }
div.pages a.active:active { text-decoration:underline; }

div.pages span.prev a.disabled { background: url('../img/grey_arrow_left_g.png') left 0px no-repeat; }
div.pages span.next a.disabled { background: url('../img/grey_arrow_right_g.png') right 0px no-repeat; }

div.pages span.prev div.disabled { padding-left: 13px; background: url('../img/grey_arrow_left_g.png') left center no-repeat; }
div.pages span.next div.disabled { padding-right: 13px; background: url('../img/grey_arrow_right_g.png') right center no-repeat; }

div.pages span.alpha span {
	margin: 0px 3px 0px 3px;
}

div.print {
	float: left;
	width: 119px;
	height: 25px;
	background: url('../img/print.png') left top no-repeat;
	cursor: pointer;
	margin: 0px 12px 0px 0px;
}

div.print:hover {
	background-position: left -25px;
}

* html div.print {
	margin-right: 6px;
}

div.share {
	float: left;
	width: 119px;
	height: 25px;
	background: url('../img/share.png') left top no-repeat;
	
	margin: 0px 12px 0px 0px;
}

div.share:hover {
	background-position: left -25px;
}

* html div.share {
	margin-right: 6px;
}

div.btn_consult {
	float: right;
	width: 119px;
	height: 25px;
	background: url('../img/btn_consult.png') left top no-repeat;
	
	margin: 0px 12px 0px 0px;
}

div.btn_consult a {
	display: block;
	width: 119px;
	height: 25px;
}

/*div.btn_consult:hover {
	background-position: left -25px;
}*/

* html div.btn_consult {
	margin-right: 6px;
}

div.btn_comment {
	float: left;
	width: 119px;
	height: 25px;
	background: url('../img/comment.png') left top no-repeat;
}

div.btn_comment:hover {
	background-position: left -25px;
}

* html div.btn_comment {
	margin-right: 6px;
}

div.comment_bubble {
	float: left;
	width: 29px;
	height: 23px;
	color: #df0909;
	font-size: 9px;
	font-family: Verdana;
	background: url('../img/comment_bubble.png') left top no-repeat;
	line-height: 17px;
	text-align: center;
	position: relative;
	bottom: 10px;
	right: 2px;
}

#left_content div.block_header div.back {
	font-weight: bold;
	position: absolute;
	bottom: 12px;
	right: 0;
	font-size: 11px;
}

div.deputy_intro {
	width: 591px;
	margin: 0px 0px 20px 0px;
}


div.block_content div.long_text {
	display: none;
}



div.deputy_intro div.photo {
	float: left;
	border: 1px solid #d6d9de;
	border-radius: 1px;
	padding: 2px;
	background: #fff;
	margin: 0px 14px 0px 0px;
}

div.deputy_intro div.photo_chef {

}

div.deputy_intro div.photo img {
	display: block;
	border: 1px solid #e7e3dc;
}

div.deputy_intro div.info {
	float: left;
	margin: 4px 0px 0px 0px;
	width: 382px;
}

div.deputy_intro div.info_chef {
	width: auto;
	float: none;
}

div.deputy_intro h2 {
	margin: 0px 0px 18px 0px;
	padding: 0px 0px 0px 0px;
	color: #0773bc;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 24px;
}

div.deputy_intro h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #0773bc;
	font-weight: bold;
	font-size: 24px;
}

div.deputy_intro h4.deputy_of {
	margin: 0px 0px 18px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	color: #757575;
	font-weight: normal;
}

div.deputy_intro h4.department {
	margin: 0px 0px 18px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	color: #262525;
	font-weight: normal;
}

div.deputy_intro h4.born {
	margin: 0px 0px 18px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	color: #757575;
	font-weight: normal;
}

#left_content form fieldset {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	border: 0;
	border-bottom: 1px solid #d8d9d9;
}

* html #left_content form fieldset {
	padding-bottom: 16px !important;
}

*:first-child+html #left_content form fieldset {
	padding-bottom: 16px !important;
}

#left_content form fieldset legend {
	color: #b40000;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 13px 0px;
}

#left_content form div.checkbox {
	font-size: 11px;
	margin-bottom: 16px;
}

#left_content form fieldset.i_want div.checkbox {
	float: left;
	margin-right: 45px;
}

* html #left_content form fieldset.i_want div.checkbox {
	margin-right: 22px;
}

#left_content form fieldset.i_want div.checkbox label {
	color: #757575;
	font-weight: bold;
	font-size: 12px;
}

#left_content form fieldset.i_want div.checkbox input {
	margin-right: 8px;
}

#left_content form fieldset.join_me div.checkbox {
	clear: both;
}

#left_content form div.text {
	float: left;
	width: 270px;
	margin: 0px 24px 16px 0px;
}

* html #left_content form div.text {
	margin-right: 12px;
}

#left_content form div.text label {
	display: block;
	font-size: 11px;
	color: #757575;
	/*font-weight: bold;*/
	margin: 0px 0px 2px 0px;
}

#left_content form div.text input {
	width: 260px;
}

#left_content form div.text input.phone1 {
	width: 38px;
}

#left_content form div.text input.phone2 {
	width: 38px;
}

#left_content form div.text input.phone3 {
	width: 66px;
}

#left_content form div.textarea {
	float: left;
	margin: 0px 0px 16px 0px;
}

#left_content form div.textarea label {
	display: block;
	font-size: 11px;
	color: #757575;
	/*font-weight: bold;*/
	margin: 0px 0px 2px 0px;
}

#left_content form div.textarea textarea {
	width: 593px;
}

#left_content form fieldset.no_border {
	border-bottom: 0;
}

#left_content form div.submit {
	text-align: right;
}

#left_content form div.submit input {
	background: url('../img/input_submit_envoyer.png') left top no-repeat;
	font-size: 0;
	width: 119px;
	height: 25px;
	border: 0;
}

#right_content {
	width: 293px;
	float: left;
}

div.block {
	border: 7px solid #ecebeb;
	padding: 8px 8px 8px 8px;
	width: 263px;
	margin: 0px 0px 12px 0px;
}

div.block h5 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 21px;
	height: 25px;
}

div.block hr {
	height: 0;
	border: 0;
	border-bottom: 1px solid #ecebeb;
}

div.block div.title {
	color: #262525;
	font-size: 11px;
	background: url('../img/blue_arrow.png') left top no-repeat;
	padding: 0px 0px 0px 21px;
	outline: 0;
	cursor: pointer;
}

div.block div.ui-state-active {
	background: url('../img/blue_arrow_open.png') left top no-repeat;
}

div.block div.content {
	padding: 6px 0px 0px 21px;
	color: #989898;
	font-size: 11px;
	overflow: hidden;
}

div.block div.content p {
	margin: 0px 0px 6px 0px;
	line-height: 13px;
}

div.block div.content div.btn_google {
	width: 191px;
	height: 25px;
	background: url('../img/google_maps.png') left top no-repeat;
	float: right;
	margin: 10px 0px 10px 0px;
}

div.block div.content div.btn_google:hover {
	background-position: left -25px;
}

div.block div.content div.btn_google a {
	display: block;
	width: 191px;
	height: 25px;
}

div.deputy_pages {
	
}
div.deputy_page {
	float: left;
}

div.block div.deputy {
	margin: 12px 0px 12px 0px;
}

div.block div.deputy div.photo {
	width: 70px;
	height: 70px;
	border: 1px solid #eeeeee;
	float: left;
	margin: 0px 6px 0px 0px;
}

div.block div.deputy div.photo1 {
	border: 1px solid #fff;
	padding: 4px 4px 4px 4px;
	background: #f7f7f7;
}

div.block div.deputy div.photo1 img {
	display: block;
	border: 1px solid #e6e6e6;
}

div.block div.deputy div.deputy_photo_info {
	margin: 0px 0px 6px 0px;
}

div.block div.deputy div.info {
	float: left;
	width: 185px;
}

div.block div.deputy div.deputy_name {
	font-weight: bold;
	font-size: 11px;
}
div.block div.deputy div.deputy_title {
	font-weight: bold;
	font-size: 11px;
	color: #000;
}
div.block div.deputy div.deputy_department {
	font-weight: normal;
	font-size: 11px;
	color: #000;
}

div.block div.deputy p {
	clear: both;
}

div.block div.quotes {
	
}

div.block div.quote {
	padding: 10px 0px 10px 0px;
	float: left;
}

div.block div.quote div.q {
	color: #484747;
	font-style: italic;
	font-size: 12px;
	margin: 0px 0px 12px 0px;
}

div.block div.quote div.name {
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}

div.block div.quote div.line2 {
	color: #000;
	font-size: 11px;
	text-align: right;
}
div.block div.quote div.line3 {
	color: #9e9e9e;
	font-size: 11px;
	text-align: right;
}

div.pressrelease_page {
	float: left;
}

div.pressrelease {
	padding: 6px 0px 15px 0px;
	margin: 0px 0px 9px 0px;
	border-bottom: 1px solid #ecebeb;
	background: #fff;
}

div.pressrelease div.photo {
	float: left;
	border: 1px solid #eeeeee;
	margin: 0px 6px 0px 0px;
	padding: 5px;
}

* html div.pressrelease div.photo {
	margin-right: 3px;
}

div.pressrelease div.photo img {
	border: 1px solid #fff;
	display: block;
}

div.pressrelease div.text {
	float: left;
	/*width: 185px;*/
	width: 180px;
	width: 175px;
}

div.pressrelease div.date {
	color: #bababa;
	font-size: 11px;
	margin: 0px 0px 6px 0px;
}

div.pressrelease p {
	font-size: 11px;
	line-height: 13px;
	margin: 0px 0px 0px 0px;
}

/*sur le web*/
div.surleweb_page {
	float: left;
}

div.surleweb {
	padding: 6px 0px 15px 0px;
	margin: 0px 0px 9px 0px;
	border-bottom: 1px solid #ecebeb;
	background: #fff;
}

div.surleweb div.photo {
	float: left;
	border: 1px solid #eeeeee;
	margin: 0px 6px 0px 0px;
}

* html div.surleweb div.photo {
	margin-right: 3px;
}

div.surleweb div.photo img {
	border: 1px solid #fff;
	display: block;
}

div.surleweb div.text {
	float: left;
	width: 185px;
}

div.surleweb div.date {
	color: #bababa;
	font-size: 11px;
	margin: 0px 0px 6px 0px;
}

div.surleweb p {
	font-size: 11px;
	line-height: 13px;
	margin: 0px 0px 0px 0px;
}

/*fin sur le web*/

div.prev_next a.prev {
	display: block;
	float: left;
	background: url('../img/blue_arrow_left.png') left center no-repeat;
	padding: 0px 0px 0px 17px;
}

div.prev_next a.next {
	display: block;
	float: right;
	background: url('../img/blue_arrow.png') right center no-repeat;
	padding: 0px 17px 0px 0px;
}

div.prev_next a.prev_disabled {
	color: #8F8F8F;
	cursor: default;
	background: url('../img/blue_arrow_left_disabled.png') left center no-repeat;
}

div.prev_next a.next_disabled {
	color: #8F8F8F;
	cursor: default;
	background: url('../img/blue_arrow_disabled.png') right center no-repeat;
}

div.social_link {
	margin: 15px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	width: 52px;
	text-align: center;
	float: left;
	font-size: 11px;
}

div.social_link a {
	display: block;
	width: 52px;
	padding: 28px 0px 0px 0px;
}

div.facebook {
	background: url('../img/facebook.png') center top no-repeat;
}

div.flickr {
	background: url('../img/flickr.png') center top no-repeat;
}

div.twitter {
	background: url('../img/twitter.png') center top no-repeat;
}

div.website {
	background: url('../img/website.png') center top no-repeat;
}

div.youtube {
	background: url('../img/youtube.png') center top no-repeat;
}

form.quicksearch {
	padding: 10px 0px 2px 0px;
}

form.quicksearch div.select select {
	width: 263px;
}

form.quicksearch div.input {
	margin: 0px 0px 10px 0px;
}

form.postalcode {
	margin: 16px 0px 6px 0px;
}

form.postalcode input.cp1 {
	width: 55px;
}

form.postalcode input.cp2 {
	width: 55px;
}

form.postalcode div.input {
	float: right;
}

#left_content form.comment div.input {
	margin: 0px 0px 10px 0px;
}

#left_content form.comment div.text, #left_content form.comment div.textarea {
	float: none;
	width: auto;
}

#left_content form.comment div.text label, #left_content form.comment div.textarea label {
	float: left;
	width: 167px;
	height: 24px;
	line-height: 24px;
	font-size: 11px;
	font-weight: normal;
}

#left_content form.comment div.text input {
	width: 305px;
}

#left_content form.comment div.textarea textarea {
	width: 422px;
}

div.comments {
	margin: 0px 0px 22px 0px;
	float: left;
}

div.pages_comments {
	clear: left;
}

div.comment {
	margin: 0px 0px 10px 0px;
}

div.comment div.author {
	width: 70px;
	height: 70px;
	border: 1px solid #eeeeee;
	float: left;
}

div.comment div.author_pic {
	border: 1px solid #fff;
	padding: 4px 4px 4px 4px;
	background: #f7f7f7;
}

div.comment div.author_pic img {
	display: block;
	border: 1px solid #e6e6e6;
}

div.comment div.content {
	margin: 0px 0px 0px 25px;
	border: 1px solid #e7e7e7;
	float: left;
	width: 494px;
	padding: 8px 10px 8px 14px;
	background: #efefef;
	position: relative;
}

div.comment div.content div.arrow {
	width: 20px;
	height: 25px;
	background: url('../img/comment_arrow.png') left top no-repeat;
	position: absolute;
	top: 10px;
	left: -20px;
}

div.comment div.content div.info {
	color: #979797;
	margin-bottom: 8px;
	font-size: 11px;
}

div.comment div.content {
}

div.comment div.content div.abuse {
	text-align: right;
	font-weight: bold;
	cursor: pointer;
}

#footer {
	height: 63px;
	width: 100%;
	position: absolute;
	bottom: 0;
	background: url('../img/blue_footer_bg.png') left top repeat-x;
}

#footer_content {
	width: 961px;
	height: 63px;
	margin: 0px auto 0px auto;
	position: relative;
}
span.needed {
	color: #b40000;
	font-weight: bold;
	font-size: 13px;
	line-height: 9px
}
div.listofvalidate ul li,label.invalid  {
	color:#B40000 !important;
}
#footer_logo {
	width: 160px;
	height: 63px;
	background: url('../img/blue_footer_et_vous.png') left top no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}

/* MENU 2 */
#footer_menu {
	position: absolute;
	left: 176px;
	top: 12px;
	height: 14px;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#footer_menu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 14px;
}

#footer_menu ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 14px;
	display: block;
	float: left;
	background-image: url('../img/red_header_menu.png');
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#footer_menu ul li a {
	display: block;
	width: 99%;
	height: 14px;
	outline: 0;
}

#footer_menu ul li.sep { width: 16px; background-position: -3px -6px; }

#footer_menu ul li.impliquez-vous { width: 89px; background-position: -7px -25px; }
#footer_menu ul li.impliquez-vous:hover { background-position: -257px -25px; }

#footer_menu ul li.ecrivez-nous { width: 76px; background-position: -7px -44px; }
#footer_menu ul li.ecrivez-nous:hover { width: 76px; background-position: -257px -44px; }

#footer_menu ul li.soyez-informes { width: 91px; background-position: -6px -64px; }
#footer_menu ul li.soyez-informes:hover { width: 91px; background-position: -256px -64px; }

#footer_menu ul li.contribuez { width: 65px; background-position: -7px -83px; }
#footer_menu ul li.contribuez:hover { width: 65px; background-position: -257px -83px; }

#footer_menu ul li.debattez-et-bloguez { width: 117px; background-position: -7px -102px; }
#footer_menu ul li.debattez-et-bloguez:hover { width: 117px; background-position: -257px -102px; }

#footer_menu ul li.parlez-de-nous { width: 87px; background-position: -7px -121px; }
#footer_menu ul li.parlez-de-nous:hover { width: 87px; background-position: -257px -121px; }

#footer_menu2 {
	position: absolute;
	top: 37px;
	right: 0px;
}

#footer_menu2 ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#footer_menu2 ul li {
	display: inline;
	margin: 0px 0px 0px 23px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

#footer_menu2 a { color: #fff; text-decoration: none; }
#footer_menu2 a:link { color: #fff; text-decoration: none; }
#footer_menu2 a:visited { color: #fff; text-decoration: none; }
#footer_menu2 a:hover { color: #700101; text-decoration: none; }
#footer_menu2 a:active { color: #700101; text-decoration: none; }

#footer_donation {
	background: url('../img/blue_footer_donation.png') left top no-repeat;
	width: 126px;
	height: 17px;
	position: absolute;
	right: 0;
	top: 13px;
	text-indent: -9999px;
}

#footer_donation:hover {
	background: url('../img/blue_footer_donation_hover.png') left top no-repeat;
}

#footer_donation a {
	display: block;
	width: 126px;
	height: 17px;
	outline: none;
}

#sort {
	border: 1px solid #e8e8e8;
	background: url('../img/sort_bg.png') left top repeat-x;
	height: 70px;
	margin: 0px 0px 15px 0px;
}

#sort div.find_by {
	float: left;
	width: 163px;
	height: 26px;
	margin: 30px 0px 14px 17px;
}

* html #sort div.find_by {
	margin-left: 8px;
}

#sort div.by_name {
	background: url('../img/by_name.png') left top no-repeat;
	width: 101px;
	height: 70px;
	float: left;
	border-right: 1px solid #e8e8e8;
	position: relative;
}

#sort div.by_name:hover {
	background: url('../img/by_name_hover.png') left top no-repeat;
}

#sort div.by_name a {
	position: absolute;
	left: 0;
	top: 0;
	width: 101px;
	height: 70px;
}

#sort div.by_name input {
	position: absolute;
	top: 43px;
	left: 10px;
}

#sort div.by_name label {
	width: 101px;
	height: 70px;
	display: block;
}

#sort div.by_district {
	background: url('../img/by_district.png') left top no-repeat;
	width: 116px;
	height: 70px;
	float: left;
	border-right: 1px solid #e8e8e8;
	position: relative;
}

#sort div.by_district:hover {
	background: url('../img/by_district_hover.png') left top no-repeat;
}

#sort div.by_district a {
	position: absolute;
	left: 0;
	top: 0;
	width: 116px;
	height: 70px;
}

#sort div.by_district input {
	position: absolute;
	top: 43px;
	left: 10px;
}

#sort div.by_district label {
	width: 116px;
	height: 70px;
	display: block;
}

#sort div.by_department {
	background: url('../img/by_department.png') left top no-repeat;
	width: 132px;
	height: 70px;
	float: left;
	border-right: 1px solid #e8e8e8;
	position: relative;
}

#sort div.by_department:hover {
	background: url('../img/by_department_hover.png') left top no-repeat;
}

#sort div.by_department a {
	position: absolute;
	left: 0;
	top: 0;
	width: 132px;
	height: 70px;
}

#sort div.by_department input {
	position: absolute;
	top: 43px;
	left: 10px;
}

#sort div.by_department label {
	width: 132px;
	height: 70px;
	display: block;
}

#sort div.by_map {
	background: url('../img/by_map.png') left top no-repeat;
	width: 116px;
	height: 70px;
	float: left;
	border-right: 1px solid #e8e8e8;
	position: relative;
}

#sort div.by_map:hover {
	background: url('../img/by_map_hover.png') left top no-repeat;
}

#sort div.by_map input {
	position: absolute;
	top: 43px;
	left: 10px;
}

#sort div.by_map label {
	width: 116px;
	height: 70px;
	display: block;
}

#sort div.by_postalcode {
	background: url('../img/by_cp.png') left top no-repeat;
	width: 141px;
	height: 30px;
	float: left;
	padding: 40px 0px 0px 135px;
}

div.line {
	margin: 0px 0px 15px 0px;
}

div.line div.item {
	padding: 11px 11px 11px 11px;
	background: #f8f8f8;
	border: 1px solid #e8e8e8;
	margin: 0px 0px 0px 21px;
	width: 192px;
	float: left;
	position: relative;
}

div.line div.item:hover {
	background: #fcfcfc;
	border: 1px solid #eaeaea;
}

div.line div.item a {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 214px;
	height: 99%;
	z-index: 1;
	zoom: 1;
}

div.line div.first {
	margin: 0px 0px 0px 0px;
}

div.line div.item img {
	margin-bottom: 4px;
}

div.line div.item div.first_name {
	text-align: center;
	font-size: 16px;
	color: #3b3b3b;
}

div.line div.item div.last_name {
	text-align: center;
	font-size: 20px;
	color: #3b3b3b;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
}

div.line div.item div.district {
	font-size: 11px;
	text-align: center;
}

div.line div.item div.department {
	font-size: 14px;
	text-align: center;
	color: #3B3B3B;
}

div.line div.item div.full_name {
	font-size: 11px;
	text-align: center;
}

div.district div.item div.district {
	font-size: 14px;
	text-align: center;
	color: #3B3B3B;
}



.uppercased{
	text-transform: uppercase !important;
}

div.wide_block_drop_shadow {
	border-left: 1px solid #f4f4f4;
	margin-bottom: 22px;
}

div.wide_block_drop_shadow div.block_border {
	/*width: 615px;*/
	border: 1px solid #e7e7e7;
}

div.wide_block_drop_shadow div.block_content {
	/*width: 591px;*/
	border: 1px solid #fff;
	background-color: #f7f7f7;
	padding: 13px 11px 13px 11px;
}


div.wide_block_drop_shadow div.block_content p.date {
	color: #0d0c0c;
	margin-bottom:5px;
}

div.wide_block_drop_shadow div.block_content div.speeches_blocs {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

div.wide_block_drop_shadow div.block_content div.realisations_blocs {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #ECEBEB;
}
div.wide_block_drop_shadow div.block_content div.realisations_blocs p {
	margin-bottom: 7px;
}

div.wide_block_drop_shadow div.block_content div.left_section {
	float: left;
	width: 265px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}

* html div.wide_block_drop_shadow div.block_content div.left_section {
	margin-right: 5px;
}


div.left_section div.photo {
	
	border: 1px solid #d6d9de;
	border-radius: 1px;
	padding: 2px;
	background: #fff;
	margin: 0px 14px 10px 0px;
}

div.left_section div.photo img {
	display: block;
	border: 1px solid #e7e3dc;
}

div.wide_block_drop_shadow div.block_content div.left_section div.cadre_picture{
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	width: 259px;
	height: 234px;
	border: 1px solid #ded8e2;
	background-color: #ffffff;
	padding: 2px;
}

div.wide_block_drop_shadow div.block_content div.right_section {
	float: left;
	width: 624px;
}

div.wide_block_drop_shadow div.block_content div.right_section h2{
	color: #0773BC;
	font-weight: bold;
	font-size: 24px;
	margin: 0px 0px 19px 0px;
	padding: 0px 0px 0px 0px;
}
div.wide_block_drop_shadow div.block_content div.right_section h3{
	color: #232323;
	font-weight: normal;
	font-size: 13px;
	margin: 0px 0px 19px 0px;
	padding: 0px 0px 0px 0px;
}


div.bio_block{
	margin: 0px 0px 13px 0px;
	padding: 0px 0px 0px 0px;
}

p.biotitle{
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	color: #262525;
	font-size: 11px;
	clear: left;
}

p.biotext{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #808080;
	font-size: 11px;
}


ul.tabled{
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	width: 622px;
	height: 55px;
	background: url('../img/tabled_ul.jpg') left 45px repeat-x;
}

ul.tabled li{
	margin: 0px 2px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	display: inline;
	width: 206px;
	height: 55px;
	background: url('../img/tabs.jpg') top left no-repeat;
	display: block;
	float: left;
}



ul.tabled li.last{
	margin:0px;
}

ul.tabled li.tabs_realisations{
	background: url('../img/tabs_realisations_fr.jpg') top left no-repeat;
}
ul.tabled li.tabs_elections{
	background: url('../img/tabs_elections_fr.jpg') top left no-repeat;
}
ul.tabled li.tabs_media{
	background: url('../img/tabs_media_fr.jpg') top left no-repeat;
}

ul.tabled li.tabs_realisations_active{
	background: url('../img/tabs_realisations_active_fr.jpg') top left no-repeat;
}
ul.tabled li.tabs_elections_active{
	background: url('../img/tabs_elections_active_fr.jpg') top left no-repeat;
}
ul.tabled li.tabs_media_active{
	background: url('../img/tabs_media_active_fr.jpg') top left no-repeat;
}


ul.tabled li.ui-state-active{
	/*background: url('../img/tab_active.jpg') top left no-repeat;*/
}

ul.tabled li a{
	cursor: pointer;
	outline: none;
	display: block;
	width: 100%;
	height: 100%;
}

div.wide_block_drop_shadow div.leaders_block{
	margin-bottom: 12px;
}

div.wide_block_drop_shadow div.leaders_block h5{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 21px;
	color: #848484;
}
div.wide_block_drop_shadow div.leaders_block hr {
	border-color:#ECEBEB;
	border-style:none none solid;
	border-width:0 0 1px;
	height:0;
}

div.block_photogallery h5{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 21px;
	color: #848484;
}
div.block_photogallery hr {
	border-color:#ECEBEB;
	border-style:none none solid;
	border-width:0 0 1px;
	height:0;
}

div.leaders_block div.grp_photo {
	float: left;
	margin: 0px 15px 0px 0px;
	width: 96px;
}

div.block_photogallery div.grp_photo {
	float: left;
	margin: 0px 17px 0px 0px;
	width: 104px;
}

div.block_photogallery div.grp_photo_video {
	width: 172px;
}

div.block_photogallery div.grp_photo span {
	font-size: 11px;
}

div.block_photogallery div.grp_photo3 {
	margin-right: 17px;
}

div.block_photogallery div.grp_photo4 {
	margin-right: 0px;
}

div.leaders_block div.grp_video {
	float: left;
	margin: 0px 15px 0px 0px;
	width: 162px;
}

div.leaders_block div.photo {
	border: 1px solid #d6d9de;
	border-radius: 1px;
	padding: 2px;
	background: #fff;
	margin: 0px 0px 5px 0px;
}

div.leaders_block div.photo  img{
	border: none;
}

div.block_photogallery div.photo {
	border: 1px solid #d6d9de;
	border-radius: 1px;
	padding: 7px;
	background: #f8f8f8;
	margin: 0px 0px 8px 0px;
}


div.block_photogallery div.photo img {
	display:block;
}

div.block_smaller {
	width: auto;
	background-color: #ffffff;
}

div.block_content_degrad {
	background: #f7f7f7 url('../img/pagetitle_degrad.jpg') top left repeat-x;
}

div.autoslider_container {
	margin-top: 15px;
	width: 591px;
	overflow: hidden;
}

#left_content div.block_content div.values_title{
	outline: none;
}

#left_content div.block_content div.values_title h4{
	outline: none;
	cursor:pointer;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 21px;
	font-size: 16px;
	font-weight: normal;
	color: #262525;
	background: url('../img/blue_arrow.png') no-repeat left center;
}



#left_content div.block_content div.ui-state-active h4{
	background: url('../img/blue_arrow_open.png') left center no-repeat;
	
}

#left_content div.block_content div.values_blocktext {
	margin: 18px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.block_pagetitle {
	padding: 0px 0px 12px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #d8d8d8;
	position: relative;
}

div.block_pagetitle div.back {
	position: absolute;
	right:0;
	top: 5px;
}

div.project_photo {
	border: 1px solid #eaeaea;
	margin: 0px 0px 22px 0px;
}

div.project_photo img {
	border: 1px solid #fff;
	display: block;
}

div.project_title {
	color: #000;
	font-size: 16px;
	margin: 0px 0px 20px 0px;
}

div.block_pagetitle div.back a {
	font-size: 11px;
	font-weight: bold;
}

div.block_pagetitle h3{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	font-size: 21px;
	font-weight: bold;
}

div.block div.vedette_photo{
	width: 251px;
	height: 126px;
	position: relative;
}

div.block div.vedette_photo img{
	border: none;
}
div.block div.vedette_photo a{
	display: block;
	width: 100%;
	height: 100%;
	outline: none;
	border: none;
	z-index: 100;
}

div.block div.vedette_photo div.loupe{
	position: absolute;
	background: url('../img/loupe.png') center center no-repeat;
	width: 251px;
	height: 126px;
}

#timeline {
	border: 7px solid #ecebeb;
	margin: 0px 0px 17px 0px;
	padding: 15px 0px 15px 0px;
	height: 290px;
	width: 913px;
	overflow: hidden;
	position: relative;
}

#timeline div.back {
	position: absolute;
	right:12px;
	top: 16px;
}

#timeline div.back a {
	font-size: 11px;
	font-weight: bold;
}


#timeline table {
	position: relative;
	left: 0;
	top: 0px;
}

#timeline h5 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 21px;
	height: 25px;
	margin: 0px 13px 0px 13px;
}

#timeline hr {
	height: 0;
	border: 0;
	border-bottom: 1px solid #ecebeb;
	margin: 6px 13px 15px 13px;
}
	
#timeline div.timeslide {
	width: 101px;
	height: 78px;
	position: relative;
	background: url('../img/timeline/slide.gif') left 36px no-repeat;
	zoom: 1;
}
	
/*#timeline div.timeslide:hover {
	height: 129px;
	padding-bottom: 150px;
}*/

#timeline div.timeslide_active {
	height: 129px;
	padding-bottom: 150px;
}
	
#timeline div.timeslide div.year {
	position: absolute;
	color: #65b5f0;
	font-family: Verdana;
	font-size: 19px;
	
	top: 79px;
	left: -1px;
	width: 101px;
	text-align: center;
}

#timeline div.timeslide div.year_light {
	color: #aedcff;
}
	
/*#timeline div.timeslide:hover div.year {
	top: 0;
	font-weight: bold;
	font-size: 30px;
	color: #007ac2;
	letter-spacing: -2px;
}*/

#timeline div.timeslide_active div.year {
	top: 0;
	font-weight: bold;
	font-size: 30px;
	color: #007ac2;
	letter-spacing: -2px;
}

#timeline div.timeslide div.info {
	display: none;
	width: 300px;
	position: absolute;
	top: 117px;
}

#timeline div.timeslide div.left {
	left: 58px;
}
#timeline div.timeslide div.right {
	right: 58px;
	text-align: right;
}

/*#timeline div.timeslide:hover div.info {
	display: block;
}*/

#timeline div.timeslide_active div.info {
	display: block;
}

#timeline div.timeslide div.leader_name {
	font-size: 11px;
	font-weight: bold;
	color: #949494;
	text-transform: uppercase;
}

#timeline div.timeslide ul {
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	list-style-type: none;
}

#timeline div.timeslide div.left li {
	background: url('../img/blue_arrow.png') left center no-repeat;
	padding: 0px 0px 0px 14px;
	margin: 0px 0px 2px 0px;
}

#timeline div.timeslide div.right li {
	background: url('../img/blue_arrow_left.png') right center no-repeat;
	padding: 0px 14px 0px 0px;
	margin: 0px 0px 2px 0px;
}

#timeline div.popup {
	display: none;
}

div.autoslider_grp{
	overflow: hidden;
	width: 597px;
	position: relative;
}



div.wide_block_drop_shadow div.block_content div.toplarge_section{
	
}

div.wide_block_drop_shadow div.block_content div.sliderleaders{
	float: left;
	margin: 0px 13px 0px 0px;
	padding: 0px 0px 0px 0px;
}
* html div.wide_block_drop_shadow div.block_content div.sliderleaders{
	margin-right: 6px;
}

div.wide_block_drop_shadow div.block_content div.sliderleaders div.block{
	width: 400px;
	background-color: #ffffff;
}

div.wide_block_drop_shadow div.block_content div.sliderrealisations{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 457px;
	
}
div.wide_block_drop_shadow div.block_content div.sliderrealisations div.block_content{
	min-height: 370px;
}

* html div.wide_block_drop_shadow div.block_content div.sliderrealisations div.block_content{
	height: 370px;
}




div.wide_block_drop_shadow div.block_content div.sliderrealisations div.bloc_titledate_link{
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}


div.wide_block_drop_shadow div.block_content div.sliderrealisations div.left_info{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	width: 325px;
	
}
div.wide_block_drop_shadow div.block_content div.sliderrealisations div.right_link{
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 75px;
}



#Infolettre {
	background: #ffffff url('../img/icon_newsletter.png') right top no-repeat;
}

#Infolettre p {
	font-size: 14px;
	padding-top:8px;
}


#Infolettre input.newsletter_email {
	width: 225px;
	margin-right: 5px;
	
}

#Infolettre.infosmall input{
	width:195px;
}

#Infolettre input.newsletter_submit {
	width: 22px;
	height: 25px;
	background: url('../img/newsletter_button.png') left top no-repeat;
	border: 0;
	font-size: 0;
	position: relative;
	/*float:left;*/
	bottom: 5px;
	cursor: pointer;
}

div.w235 {
	width: 235px !important;
}




div.history_form{
	
}

div.history_form  label{
	color: #757575;
}

div.history_form div.input{
	margin: 0px 0px 13px 0px;
	padding: 0px 0px 0px 0px;
}

div.history_form div.input label{
	width: 167px;
	display: block;
	float: left;
}

div.history_form div.input input{
	width: 307px;
}

div.history_form div.input textarea{
	width: 428px;
}
div.history_form div.submit{
	text-align: right;
}

div.history_form div.submit input{
	background: url('../img/input_submit_envoyer.png') left top no-repeat;
	font-size: 0;
	width: 119px;
	height: 25px;
	border: 0;
	cursor: pointer;
}


div.history_form div.left_form_section{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 167px;
	width: 428px;
}

div.history_form div.upload label{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 167px;
	width: 110px;
	display: block;
	float: left;
}

div.history_form div.upload input.file{
	/*display: none !important;*/
}

div.ach {
	overflow: auto;
	height: 370px;
}

ul.blue_arrowed{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul.blue_arrowed li{
	font-size: 12px;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 21px;
	list-style-type: none;
	background: url('../img/blue_arrow.png') no-repeat left center;
}
ul.blue_arrowed li a{ color:#989898; text-decoration: none; }
ul.blue_arrowed li a:link{ color:#989898; text-decoration: none; }
ul.blue_arrowed li a:visited{ color:#989898; text-decoration: none; }
ul.blue_arrowed li a:hover{ color:#989898; text-decoration: underline; }
ul.blue_arrowed li a:active{ color:#989898; text-decoration: underline; }


div.file_element{
	margin: 6px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
}

div.file_element div.thum_img{
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 70px;
	height: 70px;
	border: 1px solid #efefef;
	background-color: #f7f7f7;
}
* html div.file_element div.thum_img{
	margin-right: 2px;
}

div.file_element div.thum_img img{
	margin: 5px;
	border: 1px solid #efefef;

}
div.file_element div.vid_desc{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 186px;
}

div.file_element div.vid_desc p.title{
	margin: 4px 0px 5px 0px;
}

div.file_element div.vid_desc p.desc{
	color: #757575;
	margin-bottom: 12px;
}

.addthis_button img{
	width: 0px;
	height: 0px;
}

* html .knockie_18{
	font-size: 18px !important;
}
	
	
div.img_stream{
	cursor: pointer;
}

div.fixwidthinput195 input.newsletter_email{
	width: 195px !important;
}

#timeline_popup {
	position: absolute;
	left: 0;
	top: -9999px;
	z-index: 100;
	width: 288px;
	text-align: left !important;
	font-size: 11px;
}

#timeline_popup hr {
	height: 0;
	border: 0;
	border-bottom: 1px solid #ecebeb;
	margin: 6px 13px 15px 13px;
}

#timeline_popup ul {
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	list-style-type: none;
}

#timeline_popup li {
	background: url('../img/blue_arrow.png') left center no-repeat !important;
	padding: 0px 0px 0px 14px !important;
	margin: 0px 0px 2px 0px !important;
}

#timeline_popup div.popup_top {
	background: url('../img/timeline/popup_top.png') left bottom no-repeat;
	width: 288px;
	height: 12px;
}

#timeline_popup div.popup_bottom {
	background: url('../img/timeline/popup_bottom.png') left top no-repeat;
	width: 288px;
	height: 15px;
}

#timeline_popup div.popup_content {
	background: url('../img/timeline/popup_content.png') left top repeat-y;
	width: 268px;
	padding: 0px 10px 0px 10px;
}

#timeline_popup div.popup_title {
	color: #0091ce;
}

#timeline_popup div.popup_date {
	color: #afafaf;
	margin: 0px 0px 3px 0px;
}

#timeline_popup p {
	line-height: 13px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

#timeline_popup div.photo {
	float: left;
	border: 1px solid #d6d9de;
	border-radius: 1px;
	padding: 2px;
	background: #fff;
	margin: 0px 14px 0px 0px;
}

#timeline_popup div.photo img {
	display: block;
	border: 1px solid #e7e3dc;
}

#timeline_popup div.leader_name {
	color: #0773bc;
	text-transform: none;
}

#timeline_popup div.leader_title {
	color: #333333;
	margin-bottom: 10px;
}

#timeline_popup div.know_more {
	text-align: right;
}

div.error_le_plq {
	float: left;
	margin: 0px 50px 0px 0px;
}

div.error_et_vous {
	float: left;
}

div.error404 ul {
	margin: 0px 0px 8px 14px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
}

div.newbloc_informations {
	margin-bottom:40px;
}

div.newbloc_informations div.larger_bloc{
	width: 615px;
}

div.newbloc_informations div.larger_bloc div.photo{
	padding: 2px;
}

div.newbloc_informations div.larger_bloc div.text{
	width: 565px;
}

div.newbloc_informations div.larger_bloc_info div.date {
    color: #BABABA;
    font-size: 11px;
    margin: 0 0 2px;
}
div.newbloc_informations div.larger_bloc_info span.title {
    font-size: 15px;
	font-weight: bold;
}


div.newbloc_informations div.larger_bloc_info {
	position: relative;
}


div.newbloc_informations div.larger_bloc_info:hover {
	background: #F7F7F7 url('../img/hover_larger_bloc.jpg') left bottom repeat-x;
}

div.newbloc_informations div.larger_bloc_info a.super_link {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #ffffff;
	filter:alpha(opacity=0);
	opacity: 0;
}

div.newbloc_informations  div.pressrelease{
	margin: 2px 0px 2px 0px;
	padding: 15px 0px 15px 0px;
}

