body { -moz-opacity: 0.9999; }
body {
	background: url(img/all/body_bg.jpg) top left repeat;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	color: #666;
	margin: 0;
	padding: 0;
	text-align: center;
}
body.spiplistes-pageabo{
	background: none;
	}
body.inc{
	background:#c3c3c3;
	}
a,a.spip_out {
	color: #b0201e;
	text-decoration: none;
}

abbr,acronym {
	border: 0;
}

font,.inherit {
	color: inherit;
}

h1 {
	font-family: georgia;
	font-size: 30px;
	color: #000000;
}
h1 small{
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	display:block;
}

.block {
	display: block;
}

.hide,.invisible {
	display: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}
.nomargin{
	margin:0;
}
.marginbot{
	margin-bottom:10px;
}
.pointer {
	cursor: pointer;
}
.blu{
	color:#22ABE4;
}
.red {
	color: #c1302e;
}

.spacer {
	clear: both;
	height: 1px;
}

.uppercase {
	text-transform: uppercase;
}

#shad {
	width: 1200px;
	margin: 0 auto;
	overflow:hidden;
}

#shad_lt {
	background: url(img/all/shad_lt.jpg) left top no-repeat;
	width: 128px;
	height: 163px;
	position: absolute;
	margin-left: -128px;
}

#shad_l {text-align:left;
	background: url(img/all/shad_l.jpg) left top repeat-y;
	padding-left: 128px;
}

#shad_r {
	background: url(img/all/shad_r.jpg) right top repeat-y;
	padding-right: 119px;
}

#shad_rt {
	background: url(img/all/shad_rt.jpg) left top no-repeat;
	width: 128px;
	height: 163px;
	position: absolute;
	margin-left: 951px;
}

#page {
	width: 952px;
	margin: 0 auto;
	text-align: left;
}

#entete {
	background: url(img/all/body_top.jpg) top left no-repeat;
	/*height: 159px;*/
	overflow: hidden;
}

#logo {
	background: url(img/all/logo_ac.jpg) top left no-repeat;
	height: 121px;
	margin-top: 38px;
}

#logo a {
	display: block;
	width: 100%;
	height: 100%;
}

#slider_flash {
	background: url(img/all/zone_flash.jpg) top left no-repeat;
	height: 347px;
}

#menu {
	
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 0;
	background: url(img/all/menu_bg.jpg) top left repeat-x;
	height: 73px;
}

#menu ul li {
	display: block;
	float: left;
	text-align: center;
	height:49px;
	margin: 0;
	padding: 20px 16px 0 10px;
}
#menu ul li.li {
	background: url(img/all/menu_sep.jpg) top right no-repeat;
	padding: 20px 21px 0 15px;
}	

#menu ul li a {
	text-transform: uppercase;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}

#menu ul li a:hover,#menu ul li a.onactive {
	color: #b0201e;
	height: 56px;
	display: block;
	background: url(img/all/menu_coche.jpg) bottom center no-repeat;
}

#menu ul li.debut {
	background: url(img/all/menu_lft.jpg) top left no-repeat;
	padding: 0;
	height: 73px;
	width: 38px;
}

#menu ul li.fin {
	background: url(img/all/menu_rgt.jpg) top right no-repeat;
	padding: 0;
	height: 73px;
	width: 32px;
	float: right;
}

/** CONTENU **/
#hierarchie {
	display: none;
}

#conteneur {
	padding-top: 20px;
	min-height: 853px;
	background: #c3c3c3 url(img/all/center_bg.jpg) top right repeat-x;
}

#contenu {
	width: 635px;
	margin-left: 15px;
	float: left;
}

#contenu.extend {
	margin: 0 15px;
	float: none;
	width: 918px;
}

#sidebar {
	margin-left: 15px;
	padding-top: 4px;
	width: 287px;
	float: left;
	width: 287px;
}

/** FOOTER **/
#pied {
	clear: both;
	background: url(img/all/footer_bg.jpg) top left repeat-x;
	height: 114px;
	font-size: 11px;
	color: #fff;
}

#pied .col1 {
	background: url(img/all/footer_lft.jpg) top left no-repeat;
	height: 114px;
	float: left;
	width: 500px;
}

#pied .col1 .inside {
	margin-left: 60px;
}

#pied .inside {
	margin-top: 25px;
}

#pied .col_sep {
	background: url(img/all/footer_sep.jpg) top left no-repeat;
	width: 5px;
	float: left;
	height: 76px;
}

#pied .col2 {
	background: url(img/all/footer_rgt.jpg) top right no-repeat;
	height: 114px;
	float: right;
	width: 325px;
}

#pied .col2 a {
	color: #fff
}

#pied .col2 .inside {
	margin-top: 25px;
	position: absolute;
}

#pied .col2 .logos {
	margin-top: 65px;
	position: absolute;
}

/** ARTICLES **/ /* Listes d'articles et extraits introductifs */
.articles ul li {
	clear: both;
	padding: 0.40em 0.20em;
}

.articles ul li h3 {
	margin: 0.30em 0;
}

.cadre_art_inside .entry-title {
	margin: 0 0 5px 0;
}

.spip_logos {
	float: left;
	clear: right;
	margin: 0 16px 4px 0;
	border: 1px solid #e6e6e6;
}

p.date {
	font-size: 16px;
	color: #c1302e;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
}

p.date span {
	font-weight: normal;
}

p.soustitre {
	font-size: 12px;
	color: #666666;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
}

p.soustitre span {
	color: #009ee0;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}

div.sep {
	background: url(img/all/articles/article_sep.jpg) top center no-repeat;
	height: 2px;
	clear: both;
	padding: 2px 0 2px 0;
}

.chapo {
	font-weight: bold;
}

.articles ul li .enclosures {
	float: right;
	text-align: right;
	max-width: 60%;
	margin: 0;
}

.articles ul li .introduction {
	margin-top: 0.30em;
	line-height: 1.40em;
}
.cadre_art {
	width: 633px;
	background: url(img/all/center_pad1_bg_repeat.png) top right repeat-y;
}

.cadre_art_bg {
	background: url(img/all/center_pad1_bg.png) left bottom no-repeat;
	min-height: 95px;
}

.cadre_art_top {
	background: url(img/all/center_pad1_top.png) top left no-repeat;
	height: 15px;
}

.cadre_art_bot {
	background: url(img/all/center_pad1_bot.png) top left no-repeat;
	height: 15px;
}

.cadre_art_tr {
	height:130px;
	width: 633px;
	z-index: 1;
	background: url(img/all/center_pad1_bg_tr.png) left bottom no-repeat;
	bottom: -2px;
	position: relative;
}

.cadre_art_bg_tr { /*bottom fond */
	background: url(img/all/center_pad1_repeat_tr.png) top right repeat-y;
	width: 633px;
	z-index: 1;
	margin-top: 12px;
}

.cadre_art_inside {
	padding: 15px 25px;
	min-height: 108px;
	z-index: 10;
}

.cadre_art_inside_tr {
	float: left;
	max-width: 280px;
	min-height: 80px;
	margin: 0 25px 0 10px;
	position: relative;
	z-index: 10;
}

.cadre_art_top_tr {
	top: -11px;
	position: relative;
	width: 633px;
	z-index: 100;
	background: url(img/all/center_pad1_top_tr.png) top left no-repeat;
	height: 15px;
	display:block;
}

.cadre_art_bot_tr {
	position: relative;
	display:block;
	z-index: 10;
	background: url(img/all/center_pad1_bot_tr.png) top left no-repeat;
	height: 15px;
	top: -5px;
}

.cadre_art_tr .spip_logos {
	z-index: 10;
	border: 0;
	margin: 0 0 0 10px;
	float: left;
	position: relative;
	top: -16px;
}

.cadre_art_inside_tr p {
	margin: 0;
}

.cadre_art_inside_tr h3 {
	margin: 0;
	margin-top: 5px;
}

.cadre_art_inside_tr h3 a {
	font-family: georgia;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #333;
	white-space: wrap;
	font-weight: bold;
}

.cadre_art_inside h3 {
	white-space: wrap;
}

.cadre_art_inside_tr p.date {
	font-size: 11px;
}

.cadre_art_inside_tr p.soustitre {
	color: #666;
	font-size: 11px;
}

.cadre_art_inside_tr p.texte {
	font-size: 11px;
	margin-bottom: 5px;
}

.cadre_art_inside .videos{
	margin-bottom:10px;
}
.cadre_art_inside .player{
	margin-bottom:10px;
}

h2.bulle {
	background: url(img/all/articles/article_bulle.gif) top left no-repeat;
	line-height: 20px;
	height: 26px;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 15px 0;
	color: #fff;
}

span.tags {
	clear: both;
	display: block;
	padding-top: 8px;
}

span.tags strong {
	color: #000;
}

#rubriques_content span.tags {
	clear: none;
	margin-left: 32px;
}

.digitick {
	float: right;
}

#documents_portfolio {
	margin-bottom: 15px;
}

#documents_portfolio .spip_logos {
	border: 3px solid #1a1a1a;
}

/** RUBRIQUES **/
#conteneur .rubriques {
	font-family: Georgia;
	width: 633px;
	background: url(img/all/padRub_bg.png) top left repeat-y;
}
#conteneur .rubriques .rubriques {
	width: auto;
	margin:0 20px;
	background:none;
}
#conteneur .rubriques_bot {
	background: url(img/all/padRub_bot.png) top left no-repeat;
	height: 54px;
}

#conteneur .rubriques_bot_content {
	background: url(img/all/padRub_bot_content.png) top left no-repeat;
	height: 30px;
}

#conteneur .rubriques_top {
	background: url(img/all/padRub_top.png) top left no-repeat;
	height: 28px;
}

#conteneur .rubriques .cartouche h1 {
	margin: 0 0 0 20px;
	color: #22abe4;
	font-weight: bold;
	font-size: 29px;
	color: #22abe4;
}

#rubriques_content .rubriques .cartouche h1 {
	color: #000;
	font-size: 28px;
	font-weight: normal;
}

#rubriques_content {
	color: #666666;
	font-size: 13px;
}

#rubriques_content p {
	color: #666666;
	font-size: 13px;
	font-family: arial;
	font-weight: normal;
	color: #666666;
}

#conteneur .rubriques .cartouche h1 span {
	color: #333333;
	font-size: 29px;
}
.rubriques .inside{
	margin:0 20px;
	}
#conteneur .rubriques ul {
	padding-left: 10px;
	padding-bottom: 30px;
	margin-bottom: 0;
	float:left;
	width:325px;
}
#rubriques_content div.sep {
	margin: 0;
	padding: 0;
}

#rubriques_content .rubriques ul {
	padding: 0px 20px 0px 20px;
	width:auto;
}

#conteneur .rubriques ul li {
	list-style: none;
	background: url(img/all/ico_star.png) top left no-repeat;
	padding-left: 25px;
}

#rubriques_content .rubriques ul li {
	background: url(img/all/ico_hand.png) left 0 no-repeat;
	padding-left: 55px;
	padding-bottom: 15px;
	font-family: arial;
	font-size: 11px;
	color: #333333;
	clear: both;
}
#rubriques_content .rubriques ul.spip  {
margin:10px 50px;
padding:0;
}
#rubriques_content .rubriques ul.spip li {
	background: none;
	list-style-type:square; 
	padding-left: 5px;
	padding-bottom: 0;
	font-family: arial;
	font-size: 11px;
	color: #333333;
}

#rubriques_content .rubriques ul li.plat {
	background: none;
}

#rubriques_content .rubriques ul li.image {
	background: none;
	padding: 0;
	width: 170px;
	margin: 0 10px 0 0;
	display: block;
	float: left;
}

#rubriques_content .rubriques ul li.fimg {
	width: 290px;
	display: block;
	clear: none;
	float: left;
}

#rubriques_content .rubriques ul li.image img {
	border: 2px solid #bfbfbf;
}

#conteneur .rubriques ul li a {
	font-size: 16px;
	color: #b0201e;
	text-transform: uppercase;
	font-weight: bold;
	color: #333333;
}

#rubriques_content .rubriques ul li a {
	text-transform: normal;
	font-family: georgia;
	color: #b0201e;
}

#rubriques_content .rubriques ul li.plat a {
	font-size: 13px;
}

#rub2 .bandeau ,#rub3 .bandeau {
background: url(img/all/EspacePro.png) top left no-repeat;
	width: 250px;
	height: 200px;
	top: -43px;
	float: left;
	margin-left: 25px;
	position: relative;
}
#rub36 .bandeau,#rub35 .bandeau,#rub81 .bandeau,
#rub105 .bandeau,#rub83 .bandeau ,#rub82 .bandeau ,#rub97 .bandeau {
	background: url(img/all/artistes.png) top left no-repeat;
	width: 250px;
	height: 200px;
	float: left;
	margin-left: 25px;
	top: -43px;
	position: relative;
}

	
#rub18 .bandeau ,#rub57 .bandeau ,#rub91 .bandeau,#rub45 .bandeau,#rub43 .bandeau ,#rub89 .bandeau,#rub99 .bandeau,#rub100 .bandeau {
	/*
background: url(img/all/visu_classeur.png) top left no-repeat;
	width: 257px;
	height: 196px;
	top: -43px;
	*/background: url(img/all/Map.png) top left no-repeat;
	width: 250px;
	height: 178px;
	float: left;
	margin-left: 25px;
	position: relative;
}

#rub14 .bandeau ,#rub24 .bandeau,#rub98 .bandeau ,
#rub113 .bandeau,#rub38 .bandeau,#rub110 .bandeau,#rub83 .bandeau,#rub118 .bandeau,#rub119 .bandeau
,#rub74 .bandeau,#rub114 .bandeau,#rub112 .bandeau,#rub23 .bandeau,#rub108 .bandeau
{
	background: url(img/all/Activite.png) top left no-repeat;
	width: 250px;
	height: 200px;
	float: left;
	margin-left: 25px;
	top: -43px;
	position: relative;
}
#rub15 .bandeau,#rub25 .bandeau,#rub101 .bandeau,#rub27 .bandeau,#rub30 .bandeau,#rub103 .bandeau {
	background: url(img/all/Presentation.png) top left no-repeat;
	width: 250px;
	height: 200px;
	float: left;
	margin-left: 25px;
	top: -43px;
	position: relative;
}
#rub76 .bandeau,#rub87 .bandeau,#rub88 .bandeau {
	background: url(img/all/contact.png) top left no-repeat;
	width: 250px;
	height: 200px;
	float: left;
	margin-left: 25px;
	top: -43px;
	position: relative;
}
#rub77 .bandeau ,#rub86 .bandeau {
	background: url(img/all/Archives2.png) top left no-repeat;
	width: 250px;
	height: 200px;
	float: left;
	margin-left: 25px;
	top: -43px;
	position: relative;
}

#rub18 .inside {
	margin-left: 275px;
}
/** LOGIN **/
.formulaire_login{
	clear:none;
	float:left;
}
.formulaire_login form{
margin:0 ;
}
#formulaire_login ul li
{
}
/** RECHERCHE **/
#formulaire_recherche {
	clear:both;
	height: 51px;
	margin:0;
	display:block;
}
#formulaire_recherche div {
	background: url(img/all/search_input.png) top left no-repeat;
	height: 51px;
}

#formulaire_recherche label {
	display: none;
}

#formulaire_recherche input.text {
	background: none;
	border: 0;
	color: #666666;
	float: right;
	font-family: arial;
	font-size: 18px;
	margin-right: 63px;
	margin-top: 13px;
	padding: 0;
	text-shadow: 1px 1px #FFFFFF;
	width: 175px;
}

#formulaire_recherche input.submit {
	background: url(img/all/search_submit.png) top left no-repeat;
	text-indent: 500px;
	overflow: hidden;
	border: 0;
	width: 54px;
	margin-left: 230px;
	position: absolute;
	height: 51px;
	position: absolute;
	font-size: 0;
	display:block;
	line-height: 0;
}
/** PAD BLC **/
.pad_rgtBlc {
	width: 284px;
	margin-bottom: 19px;
	background: url(img/all/pad_rgtBlc_bg.png) top right repeat-y;
}

.pad_rgtBlc_top {
	background: url(img/all/pad_rgtBlc_top.png) top left no-repeat;
	height: 19px;
}

.pad_rgtBlc_bot {
	background: url(img/all/pad_rgtBlc_bot.png) bottom left no-repeat;
	
	min-height: 188px;
	position: relative;
	bottom: -19px;
}

.pad_rgtBlc_inside {
	padding:0 15px 19px;
	position: relative;
}

.pad_rgtBlc_inside .sep {
	background: url(img/all/pad_rgtBlc_sep.jpg) center top no-repeat;
	height: 2px;
	padding: 0;
}

.pad_rgtBlc_inside h2 {
	position:relative;
top:-12px;
	margin: 0;
}

/** PAD NR **/
.pad_rgtNr {
	margin-bottom: 19px;
	width: 284px;
	background: url(img/all/pad_rgtNr_bg.png) top right repeat-y;
}

.pad_rgtNr_top {
	background: url(img/all/pad_rgtNr_top.png) top left no-repeat;
	height: 13px;
}

.pad_rgtNr_bot {
	background: url(img/all/pad_rgtNr_bot.png) bottom left no-repeat;
	
	position: relative;
	bottom: -19px;
}

.pad_rgtNr_inside {
	padding:0 15px 19px;
	position: relative;
	color: #fff;
}

.pad_rgtNr_inside .sep {
	background: url(img/all/pad_rgtNr_sep.png) center top no-repeat;
	height: 2px;
}

.pad_rgtNr_inside h2 {
	position:relative;
top:-12px;
	margin: 0;
}

.pad_rgtNr_inside ul {
	list-style: none;
	margin: 0 10px;
	color: #fff;
}

.pad_rgtNr_inside label {
	color: #fff;
}

/** BREVES **/
ul.breves,ul.breves li {
	margin: 5px 10px;
	font-size: 11px;
	padding: 0;
	list-style: none;
}

ul.breves li {
	margin: 0 0 4px 0;
	padding: 0;
	list-style: none;
	color: #000;
	font-weight: normal;
}

ul.breves li span.red {
	text-transform: uppercase;
}

.breve .texte p{
	margin:0 0 8px 0;
}
.breve .sep {
	padding:5px 0;
}
/** NEWSLETTER **/
#sidebar .formulaire_spip_listes_inscription {
	
}

#sidebar .formulaire_spip_listes_inscription .editer_email {
	background: url(img/all/pad_news_input.png) top left no-repeat;
	height: 93px;
	padding: 0;
}

#sidebar .formulaire_spip_listes_inscription .editer_email label {
	display: none;
}

#sidebar .formulaire_spip_listes_inscription input.text {
	background: none;
	border: 0;
	margin-top: 50px;
	margin-left: 25px;
	font-size: 18px;
	padding: 0;
	color: #666666;
	font-family: arial;
	position: absolute;
	width: 175px;
	text-shadow: 1px 1px #fff;
	color: #666666;
}

#sidebar .formulaire_spip_listes_inscription input.submit {
	background: url(img/all/pad_news_submit.png) top left no-repeat;
	text-indent: 500px;
	overflow: hidden;
	cursor: pointer;
	border: 0;
	width: 54px;
	margin-left: 230px;
	height: 93px;
	position: absolute;
	font-size: 0;
display:block;
line-height: 0;
}

/** VIDEOS  **/
.cadre_encartTV{
	text-align:center;
	height: 71px;
	margin-right:15px;
	width:91px;
	float:left;
	background: url(img/all/video/cadre_encartTV.png) top left no-repeat;
	}
.cadre_encartTV a,.cadre_encartTV img{
	display:block;
	border:0;
	clear:none;
	float:none;
	vertical-align:middle;
	margin:0 auto;
}
.cadre_encartTV p{
	margin:0;
}
.cadre_encartTV a{
	text-align:center;
	line-height: 71px;
	height: 71px;
}
.cadre_encartTV img{
	margin-top: 8px;
}
/** VIDEOS SEARCH **/
#search_vid {
	height: 61px;
	background: url(img/all/video/unicol_bg.png) top left repeat-x;
}

#search_vid_lft {
	padding-left: 185px;
	height: 61px;
	background: url(img/all/video/unicol_lft.png) bottom left no-repeat;
}

#search_vid_rgt {
	height: 61px;
	padding-right: 16px;
	background: url(img/all/video/unicol_rgt.png) bottom right no-repeat;
}

#search_vid_field {
	height: 61px;
	float: left;
	height: 42px;
	margin-left: 80px;
	margin-top: 19px;
	width: 450px;
	background: url(img/all/video/unicol_field.png) top left repeat-x;
}

#search_vid_fieldLp {
	float: left;
	width: 35px;
	height: 42px;
	background: url(img/all/video/unicol_search_lp.png) top left no-repeat;
}

#search_vid_fieldIp {
	float: left;
	height: 42px;
	width: 350px;
}

#search_vid_fieldIp input {
	background: transparent none repeat scroll 0 0;
	border: 0 none;
	color: #666666;
	font-weight: bold;
	font-family: arial;
	font-size: 18px;
	margin-left: 5px;
	margin-top: 0;
	padding: 0;
	position: absolute;
	text-shadow: 1px 1px #FFFFFF;
	width: 350px;
}

#search_vid_field .submit {
	height: 61px;
	width: 38px;
	overflow: hidden;
	float: right;
	border: 0;
	text-indent: -1000em;
	width: 38px;
	cursor: pointer;
	background: url(img/all/video/unicol_submit.png) top left no-repeat;
}

#search_vid_more {
	float: left;
	margin-top: 19px;
	height: 61px;
	width: 180px;
	background: url(img/all/video/unicol_more.png) top left no-repeat;
}

#search_vid_more {
	height: 42px;
	width: 180px;
	float: right;
	cursor: pointer;
	background: url(img/all/video/unicol_more.png) top left repeat-x;
}

/** ADVANCED **/
#formplus {
	margin-bottom: 20px;
}

#search_more {
	color: #fff;
	background: #303030 url(img/all/video/unicol2_bg.png) top left repeat-x;
}

#search_more .mots {
	width: 485px;
}

#search_more .fl h3 {
	margin: 3px 0;
	text-transform: uppercase;
	font-style: normal;
}

#search_more .fl {
	width: 250px;
}

#search_more .mots strong {
	color: #fff
}

#search_more label {
	float: left;
}

#search_more_lft {
	margin-left: 16px;
	margin-right: 16px;
	padding-left: 12px;
	min-height: 90px;
	background: #303030 url(img/all/video/unicol2_lft.png) bottom left
		no-repeat;
}

#search_more_rgt {
	min-height: 90px;
	padding-right: 24px;
	/*background: #303030 url(img/all/video/unicol2_rgt.png) bottom right
		no-repeat;*/
}

/** SEARCH RESULTS **/
#search {
	
}

#search .cartouche {
	display: none;
}

#search .art {
	float: left;
	width:208px;
	height: 280px;
	margin-right: 18px;
}

.page_recherche #search .art {
	margin-right: 3px;
}

#search .art .cadre {
	height: 150px;
	width: 208px;
	z-index: 10;
	position: absolute;
	background: url(img/all/video/art_search.png) top left no-repeat;
}

#search .art .cadre a {
	display: block;
	width: 100%;
	height: 100%;
}

#search .art .img {
	height: 131px;
	line-height: 131px;
	padding: 12px 0 0 12px;
	overflow: hidden;
	text-align: center;
	z-index: 10;
	width: 184px;
}

#search .art .img p{
	margin:0;
}
#search .art .texte {
	margin: 0 12px;
	font-family: arial;
	color: #666666;
	font-size: 11px;
}

#search .art .texte .titre a {
	margin-top: 15px;
	display: block;
	text-transform: uppercase;
	font-family: georgia;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}

#search .art .texte .tags {
	font-size: 11px;
	padding-top: 0;
}

/** PAGINATION **/
p.pagination {
	
}

p.pagination span.inside {
	display: block;
	background: url(img/all/center_nav_bg.png) top left repeat-x;
	height: 52px;
	margin: 0;
}

p.pagination span.lft {
	display: block;
	background: url(img/all/center_nav_lft.png) top left no-repeat;
	height: 52px;
	padding-left: 27px;
}

p.pagination .on,p.pagination .nav a {
	text-indent: 500px;
	width: 12px;
	height: 12px;
	overflow: hidden;
	margin-top: 20px;
	margin-left: 5px;
	display: block;
	float: left;
}

p.pagination .inside a {
	text-shadow: 1px 1px #fff;
	text-transform: uppercase;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	margin-right: 20px;
	margin-top: 20px;
	margin-left: 5px;
	display: block;
	float: left;
}

p.pagination .nav .on {
	background: url(img/all/nav_page_on.jpg) top left no-repeat;
}

p.pagination .nav a {
	margin-right: 0;
	/*margin-top: 20px;
	margin-left: 5px;*/
	background: url(img/all/nav_page_off.jpg) top left no-repeat;
}

p.pagination span.sep {
	display: block;
	float: left;
	background: url(img/all/center_nav_sep.png) top right no-repeat;
	height: 52px;
	position: absolute;
	width: 2px;
	margin-right: 25px;
}

p.pagination span.separateur {
	display: none;
}

p.pagination span.rgt {
	display: block;
	background: url(img/all/center_nav_rgt.png) top right no-repeat;
	height: 52px;
	padding-right: 20px;
}

p.pagination span.ag {
	display: block;
	float: right;
	background: url(img/all/center_nav_ok.png) top right no-repeat;
	width: 200px;
	height: 52px;
}

p.pagination span.ag a {
	margin-left: 20px;
	color: #666666;
	display: block;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	margin-right: 0;
	text-shadow: 1px 1px #FFFFFF;
	text-transform: uppercase;
	width: 100%;
}

/** CONTACT **/
#formulaire_login,#contact {
	color: #fff;
}

span.required {
	display: inline-block;
	width: 14px;
	height: 13px;
	background: url(img/all/form/required.png) top left no-repeat;
	margin: 0 3px;
}

#contact form {
}
#formulaire_login label,
#formulaire_login #pass_securise img,
#contact label {
	display: none;
}

#formulaire_login legend,
#contact legend {
	background-color: transparent;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 9px 9px;
}
#formulaire_login li,
#contact li{
	padding:0;
	margin-bottom:5px;
	}
	#formulaire_login li.editer_password,#formulaire_login li.editer_login,#contact li.saisie_prenom,#contact li.saisie_nom,#contact li.saisie_organisation,#contact li.saisie_adresse,#contact li.saisie_portable,#contact li.saisie_code_postal,#contact li.saisie_ville,#contact li.saisie_telephone,#contact li.saisie_saisie_mail,#contact li.saisie_organisation,#contact li.saisie_organisation
	{
	background: url(img/all/form/input.png) top left no-repeat;
	clear: none;
	display: block;
	float: left;
	border:0;
	width: 290px;
	height: 33px;
	overflow:hidden;
}
#formulaire_login li.editer_session{
	color:#fff;
	margin-left:24px;
}
#formulaire_login li.obligatoire,
#contact li.obligatoire {
	width: 263px;
	height: 33px;
	background: url(img/all/form/input_required.png) top left no-repeat;
}
#contact li.destinataires {
	margin-top:5px;
	margin-left:9px;
}
#formulaire_login input#var_login,
#formulaire_login input#password,
#contact input {
	background: transparent;
	color: #666;
	border:0;
	margin:11px 0 0 26px;
	width: 230px;
}

#session_remember{
	color: #fff;
	border:0;
	margin:0;
	width: auto;
	}
#contact li.saisie_sujet,#contact li.saisie_texte {
	clear: both;
	display: block;
	overflow:hidden;
	width: 100%;
}

#contact li.saisie_sujet {
	background: url(img/all/form/input_sujet.png) top left no-repeat;
	height: 33px;
}

#contact li.saisie_sujet input {
	background: transparent;
	color: #999;
	border:0;
	width: 530px;
}
#contact li.saisie_texte {
	height:223px;
	overflow:hidden;
	background: url(img/all/form/textarea.png) top left no-repeat;
}

#contact li.destinataire {
	background: none;
	margin:5px 0 5px 10px;
}

#contact textarea {
	border:0;
	background: transparent;
	color: #999;
	margin: 20px 25px;
	width: 530px;
	height:188px;
}

#formulaire_login .submit,
#contact .submit {
	font-size: 0;
display:block;
line-height: 0;
	height: 31px;
	width: 84px;
	overflow: hidden;
	float: right;
	border: 0;
	text-indent: -1000em;
	margin-right:50px;
	cursor: pointer;
	background: url(img/all/form/btn_envoyer.png) top left no-repeat;
}
#contact .boutons{
	}

.cadrenbot {
	background: url(img/all/form/cadrenbot.png) top left no-repeat;
	width: 595px;
	height: 33px;
}

.cadrentop {
	background: url(img/all/form/cadrentop.png) top left no-repeat;
	width: 595px;
	height: 14px;
}

.cadrenbg {
	padding: 15px 10px; background : url(img/all/form/cadrenbg.png) top left
	repeat-y;
	width: 595px;
	background: url(img/all/form/cadrenbg.png) top left repeat-y;
}
#contact .formulaire_spip fieldset.previsu {
border:2px dashed #fff;
width:530px;
margin-bottom:2em;
padding:1em;
}