* {margin: 0; padding: 0; list-style: none; }

html, body {width: 100%; height: 100%;}

body {
	text-align: center;
	background: #635a57 url(../charte/bg-body.gif) repeat 0 0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
}

#fond {
	background: transparent url(../charte/bg-contenu.gif) no-repeat 938px 133px;
}

#page {
	width: 990px;
	position: relative;
	margin: 0 auto;
	text-align: center;
	background: transparent url(../charte/bg-page.gif) repeat-y top center;
}

.container {
	width: 942px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

a {
	color: #fdeadb;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #322e2c;
}

#header {
	float: right;
	background: transparent url(../charte/bg-header.gif) no-repeat 0 0;
	width: 676px;
	height: 133px;
}
#logo {
	float: left;
	width: 266px;
	height: 628px;
	background: transparent url(../charte/bg-gauche.jpg) no-repeat 0 0;
}

#lexique .logo {
	float: left;
	width: 266px;
	height: 628px;
	background: transparent url(../charte/bg-gauche-lexique.jpg) no-repeat 0 0;
}

#news .logo {
	float: left;
	width: 266px;
	height: 628px;
	background: transparent url(../charte/bg-gauche-news.jpg) no-repeat 0 0;
}

#logo img {}

#menu {}

.menu {
	position: absolute;
	top: 32px;
	left: 365px;
	z-index: 910;
}

.menu ul {
	width: 676px;
	text-align: center;
}

.menu ul li {
	float: left;
}
.menu ul li a {
	display: block;
	color:#665f59;
	padding: 42px 0 10px 0;
	background: transparent url(../charte/bg-menu.gif) no-repeat 100% 0;
	font-weight: 200;
}

.menu ul li a:hover {
	background: transparent url(../charte/bg-menu-over.gif) no-repeat 100% 0;
	color: #000000;
}
* html .menu ul li a:hover {
	background-color: #322e2c;
	background-image: url(../charte/bg-menu-over.gif);
}
.menu ul li.menu_1 a {
	width: 129px;
	color: #322e2c;
}
.menu ul li.menu_2 a {
	width: 94px;
	color: #322e2c;
}
.menu ul li.menu_3 a {
	width: 105px;
	color: #322e2c;
}
.menu ul li.menu_4 a {
	width: 92px;
	color: #322e2c;
}
.menu ul li.menu_5 a {
	width: 110px;
	color:#322e2c;
}


.menu ul li ul li,
.menu ul li ul li a {
	background-color: #ba9c93;
	clear: both;
	font-size:11px;
}
.menu ul li ul li a {
	display:block;
	padding: 5px 25px 5px 10px;
	clear: both;
	font-size:11px;
	text-align: left;
	background-image: url(../charte/cale.gif);
}
.menu ul li ul li a:hover {
	background-image: url(../charte/cale.gif);
	background-color: #322e2c;
	color: white;
}


/* ================================================================ */

.menu {}
.menu ul ul {width:300px;}
.menu ul li {position:relative;}
.menu ul ul a,
.menu ul ul a:visited {
	display:block;
	text-decoration:none;
	border-bottom: 2px white solid;
}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden; position:absolute; height:0;top:65px; left:0; }
/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}
/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#fff; text-decoration:none;background-color:#dfcdc8; }
.menu :hover > a, .menu ul ul :hover > a {color:#fff;background-color:#dfcdc8;}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul { visibility:visible;}
.menu ul :hover ul :hover ul{ visibility:visible;}
/* ================================================================ */

#flash {
	position: relative;
	left: -10px;
	margin-right: -10px;
	z-index: 100;
}
#accueil #flash {
	left: 0;
	margin-right: 0;
	clear: left;
}
.contain {
	position: relative;
	left: -10px;
	margin-right: -10px;
	z-index: 100;
	width: 677px;
}
* html .contain {
	position: relative;
	left: -10px;
	margin-right: -27px;
	margin-left: 0;
	z-index: 100;
	width: 677px;
}
.contain p {
	padding: 5px 25px 5px 5px;
}
#accueil .contain {
	left: 0;
	margin-right: 0;
	width: 280px;
	clear: none;
}
* html #accueil .contain {
	width: 275px;
}
#accueil .contain p {
	padding: 5px 25px 5px 0;
}
#accueil .contain p.spip {
}
.flash {
	clear: both;
	position: relative;
	width: 520px;
	left: 102px;
	margin-right: 102px;
	top: 0;
}
* html .flash {
	background-color: #000000;
}

.abecedaire {
	letter-spacing: 2px;
	margin-bottom: 15px;
}

.abecedaire a {
	text-transform: uppercase;
	font-weight: bold;
}

.abecedaire a:hover {
	color: #eeeeee;
	text-decoration: none; 
}

.txt_gauche {
	float: left;
	position: relative;
	left: 40px;
	margin-right: 40px;
	width: 580px;
	padding: 10px 10px 0 0;
	color: #fff;
}
#accueil .txt_gauche {
	width: 263px;
	left: 105px;
	margin-right: 105px;
	padding: 10px 10px 0px 0;
	z-index: 20;
}
#news .txt_gauche {
	width: 462px;
}
#formulaire .txt_gauche {
	width: 398px;
	top: 0;
}
#fiche .txt_gauche {
	width: 442px;
}
#liste .txt_gauche {
}
#article .txt_gauche {
	width: 580px;
}
* html #article .txt_gauche {
	width: 570px;
}
* html #lexique .txt_gauche {
	width: 560px;
}

#bg-gauche-accueil {
	position: absolute;
	width: 114px;
	height: 459px;
	left: 0;
	top: -30px;
	margin-bottom: -30px;
	background: transparent url(../charte/bg-gauche-accueil.gif) no-repeat 0px 0px;
	z-index: 90;
}


#accueil .txt_gauche h1 {
	font-size: 12px;
	font-weight: bold;
}


.spip_documents_left {margin-right: 10px;}
.spip_documents_right {margin-left: 10px;}

#actu {
	position: relative;
	float: right;
	top: -20px;
	margin-bottom: -20px;
	right: 19px;
	margin-left: 19px;
	width: 257px;
	background: transparent url(../charte/bottom-actu.gif) no-repeat bottom left;
	padding-bottom:26px;
	z-index: 10;
}
* html #actu {
	margin-left: 0;
}

#img-actu {
	position: absolute;
	width: 257px;
	left: -2px;
	margin-right: -2px;
	top: 0;
	height: 265px;
	background: transparent url(../charte/img-actu.gif) no-repeat 0px 0px;
	z-index: 12;
}

#actu .fond {
	padding: 0 35px 10px 30px;
	background: transparent url(../charte/bg-actu.gif) repeat-y 0px 0px;
	clear: both;
}
#actu h2 {
	position: relative;
	color: #edebea;
	top: 20px;
	margin: 10px 10px 20px 0;
	padding: 5px;
	text-align: justify;
	font-weight: bold;
	font-size: 13px;
	background-color: #a39a97;
	z-index: 14;
}
#actu h2 a {
	color: white;
}

#actu h3 {
	font-size: 12px;
	position: relative;
	top: 10px;
	margin-bottom: 10px;
	z-index: 15;
}
#actu a {
	color: white;
}
#actu h3 a {
	color: white;
}
#actu p {
	z-index: 16;
}

.sous_menu {
	float: left;
	width: 112px;
	padding: 30px 0px 0px 10px;
	margin-top: -20px;
}

.sous_menu ul li {
	padding: 0;
	margin: 0;
}

.sous_menu ul li a {
	display: block;
	background: transparent url(../charte/bg-puce.gif) no-repeat 0 4px; 
	padding-left: 8px;
}

.sous_menu ul li a:hover {
	color: #eee;
	text-decoration: none;
}

.nuage {
	float: left;
	width: 118px;
	padding: 10px 0px 0px 20px;
}

.nuage ul li {
	padding: 0;
	margin: 0;
}

.nuage ul li a,
#lexique .textes ul li a {
	display: block;
	background: transparent url(../charte/bg-puce.gif) no-repeat 0 4px; 
	padding: 0 0 0 8px;
	line-height: normal;
}
#lexique .textes ul li a {
	padding: 5px 0 0 8px;
	background-position: 0 9px;
}

.nuage ul li a:hover,
#lexique .textes ul li a:hover {
	color: #eee;
	text-decoration: none;
}


#pied {
	position: relative;
	clear: both;
	color: #a98a80;
	margin: 0 auto;
	width: 990px;
	text-align: left;
	height: 72px;
	background: transparent url(../charte/bg-pied.gif) no-repeat bottom center;
}

.foot {
	clear: both;
	color: #a98a80;
	padding: 22px 10px 0 355px;
}
.foot a {
	color: #a98a80;
}

.foot a:hover {
	color: #eee;
	text-decoration: none;
}

.ariane {
	color: #a98a80;
	padding: 0 0 10px 0;
	text-align: left;
	margin-left: 40px;
}
.ariane a {
	color: #a98a80;
}
.ariane a:hover {
	color: #eee;
	text-decoration: none;
}


h2, h3, h4, h5, h6 {
	font-weight: bold;
}
h1 {
	font-weight: normal;
	display: inline;
	font-size: 11px;
	color:white;
}

h1 span {}

h2 {
	font-size: 14px;
}
h2 a {}

h3, h3.spip {
	font-size: 13px;
}
h4,	
h5,
h6 {
	font-size: 12px;
}

p {}
td {}
ariane span {text-decoration: none;}

.contenu {
	float: right;
	width: 676px;
	position: relative;
}
#accueil .contenu {}
.fiche {}


.textes {
	width: 657px;
	padding: 0 10px;
}
* html .textes {
	padding: 0 0 0 10px;
}
#liste .textes {
}
#article .textes {
}
#fiche .textes {
	background: transparent url(../charte/bg-droite.gif) no-repeat 440px 100%;
}
#news .textes {
	background: transparent url(../charte/bg-droite.gif) no-repeat 440px 100%;
}
#accueil .textes {
}
.textes .g {
	font-size: 1px;
	width: 0px;
	height: 472px;
}
#fiche .textes .g {
	height: 225px;
}
#article .textes .g {
	height: 30px;
}

#search {}

.spip_code {}

p.spip_note {}

.spip_puce {
	float: left;
	clear: both;
	margin: 0 0 -3px 0;
}

.spip_documents{
	font-size : 70%;
}
.spip_documents img{
	padding : 0 4px 0 4px;
}

table.spip {
	background-color: #A98B81;
	width: 100%;
}

table.spip tr.row_first {
	background-color: #991019;
}

table.spip .row_first th {
	background-color: #322E2C;
	color: white;
}

table.spip tr.row_odd {
	background-color: #ffffff;
}

table.spip tr.row_even {
	background-color: #e6e6e6;
}

table.spip td, table.spip th {
	text-align: left;
	vertical-align: middle;
	padding: 10px 20px;
	margin: 0;
	color: #322E2C;
}
table.spip td a {
}
table.spip th a {
	color: white;
}
p.spip {margin-bottom: 12px;}
hr.spip {
	display: block;
    clear: both;
    width: 100%;  
    height: 20px; /* pour IE */
    border: 0; /* enleve toute bordure */
    border-bottom: #A98B81 solid 2px; /* une seule bordure (sinon firefox met une bordure en haut ET en bas mais pas IE */
    color: #A98B81; 
}
b.spip { }
i.spip { }
blockquote.spip {
	margin-left : 40px;
	margin-top : 10px;
	margin-bottom : 10px;
	margin-right: 0px;
	border : solid 1px #A98B81;
	background-color: #ffffff;
	padding: 5px;
}

.spip_cadre {
	width : 100%;
	background-color: #FFFFFF;
	padding: 5px;
}

.formrecherche { width: 100% ; background-color: #FFDDAA;}

.reponse_formulaire {
clear: both;
	font-size: 110%;
	color: red;
}

.spip_surligne { background-color: #FFFF66; }


/*
 * Barre de raccourcis
 */

a.spip_barre img {
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #aa9966;
	border-bottom: 1px solid #aa9966;
	padding: 3px;
	background-color: #FFDDAA;
}
a.spip_barre:hover img {
	border: 1px solid #808080;
	padding: 3px;
	background-color: #f8f8f4;
}



#fond {}

.newsletter {
}
.news {
	padding: 4px 2px 6px 7px;
}
div.news {
}

.clear, .nettoyeur {clear: both;}
.clearall {clear: both; font-size: 1px;}


/* ======================================= */
/* debut sous menu */
/* ======================================= */
/* ======================================= */
/* fin sous menu */
/* ======================================= */

a.encours {
	font-size: 15px;
	display: block;
	padding: 0 0 15px 0;
	border-bottom: #c00 dashed 1px;
}

.fiche.accueil {
}
ul.spip li.spip {
	padding: 2px 0 4px 15px;
	margin: 0;
	background: transparent url(../charte/bg-li.gif) no-repeat 0 3px;
}

li.spip a {}

ul.plansite a {
	display: block;
	color: #a98a81;
	border-bottom: #ffffff 1px dashed;
	padding-bottom: 4px;
}
ul.plansite a:hover {
	color: #322e2c;
}
ul.plansite li strong {
	padding: 5px 0 0 0;
	display: block;
	font-weight: bold;
}
ul.plansite li.colonne25 {
	width: 30%;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0 3% 0 0 ;
}
ul.plansite li.colonne25 strong {
	font-size: 12px;
}
ul.plansite li.colonne25 li strong {
	font-size: 11px;
	font-weight: normal;
}
ul.plansite li ul li {
	padding: 5px 0 0 0;
}
ul.plansite li ul li a {
	color: #dabdb4;
	border-width: 0;
	padding: 0;
	background: transparent url(../charte/bg-puce.gif) no-repeat 0 4px; 
	padding-left: 8px;
}
ul.plansite li ul li a:hover {
	color: #a98a81;
}
ul.plansite li ul li ul li{
}



.date {
	color: #333;
	font-size: 10px;
}

.evenement {
	border-bottom: #c00 dashed 1px;
	padding: 5px 0 5px 0;
	margin: 0 0 16px 0
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
.spip_images {
	padding: 0 14px 0 0;
}

.spip_images {
	padding: 0 14px 0 0;
}


.LIEN a {
	font-weight: bold;
}
	

li.LIEN {
	border-top: #FFF dotted 1px;
	margin: 10px 80px 10px 0;
	padding: 4px;
	display: block;
	clear: both;
}

.LIEN h2 {
	margin-top: 10px;
	padding-bottom: 0;
	background: none;
	font-size: 12px;
	font-weight: bold;
}
.LIEN h2 a {
	font-weight: bold;
}
.LIEN h2.LIEN a.LIEN {
	background: transparent url(../charte/fond-pdf.gif) no-repeat center right;
	display: block;
	padding: 10px 0;
}
.LIEN h2.LIEN {
	background: transparent url(../charte/fond-h2.gif) no-repeat center left;
}

.LIEN h2.LIEN a.LIEN span {
	background-color: white;
}

.acces {display: none;}

.miniature {
	float: left;
	width: 178px;
	/*height: 170px;*/
	margin: 10px 10px 0 0;
	padding: 2px;
	text-align: center;
	background-color: white;
	color: #333333;
}
* html .miniature {
	width: 168px;
	height: 160px;
}
.texteencadre-spip  {
	color: #333333;
	margin: 10px 0 10px 0;
	padding: 5px;
	text-align: justify;
	font-weight: bold;
	font-size: 13px;
	background-color: #e6e6e6;
}

.caractencadre-spip {
	color: #A98B81;
	font-weight: bold;
	display: block;
	padding: 0 0 10px 0;
}

.spip_titre_document {display: none;}

ol.spip  {  
	margin: 4px 0 18px 10px;
	padding: 0;
}
ol li.spip {
	position: relative;
	left: -18px;
	margin: 0 -18px 0 15px ;
	padding: 8px 0 8px -5px;
	list-style-type: decimal;
	background: none;
	font-size: 12px;
	font-weight: bold;
}

strong.spip {font-weight: bold; }

.textes .vignette, .spip_logos {
	float: right;
	padding: 5px 0 5px 8px;
}

.col_gauche {
	float: left;
	width: 233px;
}
.col_gauche img {
	margin-top: 2px;
}
.col_droite {
	float: left;
	text-align: left;
	width: 243px;
	background: transparent url(../charte/fond-coldroite.gif) repeat-y top right;
	color: white;
}
#page .col_droite .fond {
	left: 14px;
	background: transparent url(../charte/fond-coldroite-fond.gif) no-repeat bottom right;
	padding: 0 0 10px 0;
	margin: 0;
	width: 229px;
	text-align: center;
}
#page .col_droite .fond .clearall {
	background-color: white;
	position: absolute;
	width: 229px;
	left: 0;
	bottom: -24px;
	margin-top: -24px;
	text-align: center;
	font-size: 11px
}
.fiche.accueil .col_droite h2 {
	left: -14px;
	margin: 0 -14px 0 0;
	background: transparent url(../../charte/fond-actu.gif) no-repeat 0 0;
	padding: 4px 0 10px 21px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	zoom: 1;
}
.fiche h2 span {
	font-weight: bold;
}
.fiche.accueil .col_droite h2 span {
	background: transparent url(../../charte/fond-actu-h2.gif) no-repeat top right;
	padding: 4px 21px 10px 0;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
.col_droite h3,
.col_droite h3 a {
	color: white;
	padding: 0;
	background: none;
	left: 0;
	font-size: 11px;
}

.clearall a {
	clear: both;
	background: transparent url(../charte/fond-clear-a.gif) repeat-x center left;
	padding: 5px;
	line-height: 24px;
	color: white;
	margin: 0 auto;
}

.les_encadres {
}
.encadre_gauche {
	border-left: #6d82af 3px solid;
	border-right: #6d82af 3px solid;
	width: 287px;
}
.encadre_centre {
	border-left: #e48152 3px solid;
	border-right: #e48152 3px solid;
	width: 194px;
	float: left;
	margin-left: 14px;
}
.encadre_centre h3 {
}
.encadre_droit {
	border-left: #436196 3px solid;
	border-right: #436196 3px solid;
	width: 357px;
}
.col_droite .bas {
}
.col_gauche .bas {
}
.gauche {
	float: left;
	width: 233px;
	height: 430px
}
.bas {
	height: 12px;
	background-color: white;
}
.colonne_50 {
	float: left;
	width: 172px;
	margin: 0 4px 0 0;
}
li.colonne_33 {
	float: left;
	display: block;
	width: 230px;
	margin: 0 4px 0 0;
}
.impression {
	float: right;
	width: 13px;
	height: 15px;
	margin: 0;
	padding: 0;
}
.impression img {
	width: 13px;
	height: 15px;
	border: 0;
}
.descriptif {
	padding: 0 0 4px 0;
	text-align: left;
}
.fiche {
	clear: both;
}

.encadre {
	width: 395px;
	float: right;
	background: transparent url(../charte/fond-encadre.gif) repeat-y top left;
	border: 2px solid #41738D;
	clear: right;
	margin-bottom: 10px;
	position: relative;
}
.col_droite .descriptif {
	padding: 0 14px 4px 16px;
}
.encadre a {
}
.encadre .vignette {
	float: right;
	padding: 0 10px 5px 10px;
	position: relative;
	top: -15px;
	margin-bottom: -15px;
	clear: right;
}

.encadre .descriptif {
	clear: both;
	margin: 0;
	padding: 0;
}


.encadre .actus  {
	position: absolute;
	text-align: right;
	top: 14px;
	width: 385px;
}
.encadre h2 {
	color: #51A121;
	font-size: 20px;
	font-weight: bold;
	padding: 10px;
	background: none;
}
.encadre h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 0 15px;
	margin-top: 0;
	background: none;
}

.pages {
	border-top: #fff solid 2px;
	padding: 10px 0;
	clear: both;
}
.pages a, .pages b  {
	background: transparent url(../charte/fond-pages.gif) no-repeat center right;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 10px 2px 5px;
}
.pages b {
	font-weight: normal;
}
a.sans, .sans {
	background: none;
}





/* ======================================= */
/* debut FORMULAIRES */
/* ======================================= */

fieldset {
	text-align: left;
}
fieldset p {
	padding: 14px 0 0 0;
}
legend {
	display: block;
}
p legend {
	padding: 20px 0 0 0;
	margin: 20px 0;
}
input,
textarea,
select {
	display: block;
	text-align: center;
	margin: 8px 0;
	color : #322e2c;
	width: 300px;
	font-size: 12px;
	font-family: Arial;
	background: white url(../charte/bg-input.gif) repeat-y top right;
}

.forml {
}
.formo {}
label {
	display: block;
	width: 100%;
}
.spip_form_label label {
	display: inline;
	width: auto;
}
input.forml {}
textarea.forml {}
.textes form {
	position: relative;
	left: 0;
	text-align: right;
}

.textes fieldset {
	padding: 40px 30px 20px 0;
}
.textes input {}
.spip_form_legend {
	display: none;
}
.spip_encadrer, fieldset {
	border: 0;
}
select.formulaire {
	width: 203px;
	margin: 20px 0 0 0;
	height: 19px;
	border: 1px solid #41738D;
	color: #333;
	font-size: 11px;
}
/* ======================================= */
.formulaire_spip form {
	display: block;
}
.formulaire_spip fieldset {
	margin: 10px 0;
	padding: 20px 0;
	position: relative;
	top: 0;
}
.formulaire_forum {}
.spip_form_champ {
	clear: both;
	margin-top: 10px;
}
.spip_bouton {}
.formulaire_spip,
.spip_forms.form_1 {
	text-align: left;
}

.formulaire_spip textarea,
.spip_forms.form_1 textarea {
	display: block;
}
.formulaire_spip legend,
.formulaire_spip p legend {
	display: block;
}
ul.choix_mots,
ul.spip_form_choix_multiple {
	display: block;
	width: 100%;
}
ul.choix_mots li,
ul.spip_form_choix_multiple li {
	float: left;
	margin: 0 0 5% 0;
	width: 44%;
}
ul.choix_mots li input,
ul.choix_mots li label,
ul.spip_form_choix_multiple input,
ul.spip_form_choix_multiple label {
	float: left;
	display: block;
	margin-right: 2px;
}
ul.spip_form_choix_multiple label {
	width: auto;
	margin: 8px 0 0 5px;
}
ul.spip_form_choix_multiple input {
	width: auto;
}

.formulaire_spip fieldset.previsu {
background-color: #FFF1E0;
}
.formulaire_spip fieldset.previsu input {
}

.spip_form_label {
	display: block;
}
.spip_bouton {
	display: block;
	float: right;
	font-weight: bold;
	font-size: 18px;
	clear: both;
	margin: 0 100px 0 0;
}
.spip_bouton input {
	padding: 0 20px;
	text-align: center;
	width: auto;
}
.formulaire_recherche input.forml {
	float: left;
	width: 250px;
}

input.bouton {
	float: left;
	width: 50px;
	margin-left: 20px;
}

/* ======================================= */
.login {
	position: relative;
	top: 0;
	left: 10px;
	margin-right: 10px;
	float: left;
	text-align: center;
	width: 200px;
	z-index: 20;
	border: #A98B81 1px solid;
}
#login {
	text-align: center;
	padding: 5px;
	z-index: 20;
}
#login input,
#login textarea,
#login select {
	width: 150px;
	margin: 8px auto;
}
#login .spip_bouton {
	float: none;
	margin: 0;
	padding: 0 20px;
}
#login .spip_bouton input {
	padding: 0 20px ;
	text-align: center;
	width: auto;
	margin: 0 auto 8px auto;
}
#login fieldset {
	padding: 0 0 0 0;
	margin: 0 auto;
	text-align: center;
}
#login legend {
	margin: 0 auto;
	width: 150px;
	text-align: center;
	font-size: bold;
}
#login p {
	padding: 0 0 0 0;
	margin: 0 0;
}


#search input.btok {
	float: left;
	width: 30px;
	height: 26px;
	position: relative;
	top: -3px;
}
.champtext {}
#search input.champtexte {}
.newsletter input.champtexte, .newsletter select {}
.newsletter select {}

input.large, select.large, textarea.large {
}
input.large, select.large {
	height: 19px;
}
label.news {}
.contenu .label label {}

.contenu .label {}

.contenu .label input.valider {
	width: auto;
	height: auto;
	border: inherit;
}
.contenu .label label {
	display: block;
	padding: 0 0 5px 0;
}
/* ======================================= */
/* fin FORMULAIRES */
/* ======================================= */


.colonne50 {
	width: 47%;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0 3% 0 0 ;
}
.colonne33 {
	width: 30%;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0 3% 0 0 ;
}
.colonne25 {
	width: 20%;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0 5% 0 0 ;
}

a img{border:0;}