body {
	position:relative;
	margin:5;
	color:#000000;
	font-size:0.8em;
	font-family: 'Trebuchet MS', tahoma, sans-serif;
	line-height: 123%;
	background-color: #FFFFFF;
	background-image: url(bg-global.png);
	background-repeat: repeat-x;
	}
.left {
	background-image: url(thems/bg_left.png);
	background-repeat: repeat-y;
	padding-left: 4px;
}
body a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
	text-decoration: none;
}
body a:hover{
	color: #009933;
}
.titre td:hover {
	background-color: #F3F3F3;
	
}
.titre img {
	margin-right: 3px;
}
.titre {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	margin-bottom: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.titre a{
	color: #666666;
	text-decoration: none;
}
.titre a:hover{
	color: #009933;
	text-decoration: none;
}
.blanc {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;

}
.titre_news td:hover {
	background-color: #DAEDF8;
}
.titre_news img {
	margin-right: 3px;
}
.titre_news {
	margin-bottom: 3px;
	padding-bottom: 3px;
}
.titre_news a{
	color: #666666;
	text-decoration: none;
}
.titre_news a:hover{
	color: #009933;
	text-decoration: none;
}
.titre_sog td:hover {
	background-color: #EFEFEF;
}
.titre_sog img {
	margin-right: 3px;
}
.titre_sog {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7C7C7;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
.titre_sog a{
	color: #666666;
	text-decoration: none;
}
.titre_sog a:hover{
	color: #009933;
	text-decoration: none;
}
.mypets{ /*header of 1st demo*/
	cursor: hand;
	cursor: pointer;
	padding: 2px 5px;
	background-color: #F4FBD7;
	font-size: 100%;
	text-decoration: none;
}
h3{
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	font-size: 100%;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
h3:hover{
	background-color: #EFF9C1;
	color: #666666;
}
h2{
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;
}
.openpet{ /*class added to contents of 1st demo when they are open*/
	background-color: #D6EE64;
}

.technology{ /*header of 2nd demo*/
	cursor: hand;
	cursor: pointer;
	margin: 10px 0;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}


.openlanguage{ /*class added to contents of 2nd demo when they are open*/
color: green;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
color: red;
}
.bg_search{
	background-image: url(thems/bg-search.png);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}
.forminput {
	background-color: #F3F3F3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bg-rechercher{
	background-image: url(thems/bg-rechercher2.png);
	background-repeat: no-repeat;
}
.tabs{ /*header of 1st demo*/
	cursor: hand;
	cursor: pointer;
	font-size: 100%;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FAEBF4;
}
h4{
	padding: 2px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 5px;
	width: 150px;
	font-weight: normal;
	text-decoration: none;
	font-size: 85%;
}
h4:hover{
	background-color: #F8F8F8;
}
.conteneur{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 8px;
}
.conteneur img {
	margin-right: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.rech_bg {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	background-image: url(bg-rechercher.png);
	background-repeat: no-repeat;
	padding: 5px;
	height: 96px;
	width: 303px;
}
.rech_bg2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	background-image: url(bg-rechercher2.png);
	background-repeat: no-repeat;
	padding: 5px;
	height: 96px;
	width: 303px;
}
.formule{
	width: 120px;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #FCFEF5;
}

.footer{
	background-image: url(thems/foot.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #F2F2F2;
}
.new_rech{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666666;
	text-decoration: none;
	background-image: url(thems/destination.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 157px;
	padding-top: 32px;
	padding-right: 5px;
	padding-left: 5px;
}
.new_rech-vers{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666666;
	text-decoration: none;
	background-image: url(thems/vers-destination.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 157px;
	padding-top: 32px;
	padding-right: 5px;
	padding-left: 5px;
}
.forms{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 100px;
	border: 1px solid #666666;
}
.forms2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: auto;
	border: 1px solid #EEEEEE;
	text-decoration: none;
}
.rechercher-barre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A0C015;
	background-image: url(head5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width: auto;
	padding-left: 10px;
	padding-top: 4px;
}
.cadron{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: 15px;
	border: 1px solid #000000;
}
.blanc-ariane {
	font-weight: bold;
	color: #A0C015;
	text-decoration: none;
	background-color: #FCFEF1;
	width: auto;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.blanc-ariane a{
	color:#A0C015;
}
.blanc-ariane a:hover{
	color:#8BA512;
}

.spip_forms form label {
	float:none;
}
.spip_forms h2 {
	margin:.2em;
	color:#543E29;
}
.spip_forms {
	color: black;
	margin: 0px;
	margin-bottom: 16px;
	padding: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.spip_forms form {
	border:0;
	margin:0;
	padding:.5em 0 0 0;
}
.spip_forms div.spip_descriptif {
	border:0;
	margin:0;
	clear:both;
}
.spip_forms h3 {
	float:none;text-align:left;
}
.spip_forms legend {
	font-size:1.15em;
	padding:5px;
}
.spip_forms .spip_form_champ {
	margin-bottom: 0;
	display: block;
	clear: both;
	margin-top: 1em;
}
.spip_forms .spip_form_label {
  	font-weight: bold;
  	text-align:left;
  	color:#494949;
	display: block;
}
.spip_forms .spip_form_label label,
.spip_forms .spip_form_label .label {
	text-align:left;
  	font-weight: bold;
  	color:#494949;
}
.spip_forms .spip_form_label_obligatoire {
	font-weight: normal;
	font-style:italic;
	font-size:.9em;
}
.spip_forms .obligatoire_oublie {
	color:red;
}
.spip_forms .spip_form_label_details{
	display:block;
	font-style:italic;
	text-align:left;
}

.spip_forms .spip_form_choix_multiple {
	display:block;
}

.spip_forms .spip_form_choix_unique input, .spip_forms .spip_form_choix_unique input.fondo, .spip_forms .spip_form_choix_unique input.fondl {
	width:auto;
}

.spip_forms .spip_form_choix_unique label {
	margin:0 0 5px 0;
}

.spip_forms .spip_form_choix_multiple input, .spip_forms .spip_form_choix_multiple input.fondo, .spip_forms .spip_form_choix_multiple input.fondl, ul.choix_mots li input {
	width:auto;
	margin:0 5px 0 0;
}
.spip_forms ul.choix_mots,.spip_forms ul.spip_form_choix_multiple,.spip_forms ul.spip_form_choix_unique{
list-style:none;float:left;padding-left:5px;width:45%;
}

.spip_forms .spip_sondage {
	margin: auto;
}

.spip_forms .spip_form_erreur {
	font-weight:bold;
	color:red;
}
.spip_forms .spip_form_ok {
	font-weight: bold;
	background:#262626;
	color:#F1F1F1;
	margin: 1em 0 0 0;
	padding: .6em;
}
.spip_forms .spip_form_ok a {
	color:#CCCCCC;
}
.spip_forms .spip_form_ok a:hover {
	color:#DEB55E;
}
.spip_forms .spip_form_ok_confirmation{
	display:block;
}
.spip_forms .spip_sondage strong {
	display:block;
	clear:both;
	margin-left:5px;
	color:#494949;
}
.spip_forms .spip_sondage .ligne_nom {
	width:19%;
	text-align:right;
	padding-right:1%;
}
.spip_forms .spip_sondage .ligne_nom:after {
	content:" :";
}
.spip_forms .spip_sondage ligne.chiffres {
	color:#525252;
}
.spip_forms .spip_sondage .ligne_barre {
	height: 16px;
	background: url(ligne.gif) repeat-x;
	border: 1px solid black;
	width:80%;
}
.spip_forms .spip_sondage .sondage_table {
	display: table;
	width:100%;
}
.spip_forms .spip_sondage .sondage_ligne {
	display: table-row;
}
.spip_forms .spip_sondage .sondage_ligne > div {
	display: table-cell;
	vertical-align: middle;
	padding: 2px;
	white-space: nowrap;
}
.spip_forms .forml, .spip_forms .formo {
	width:85%;
	font-size:1em;
	padding:.25em;
	border: 1px solid #00CC33;
}
.spip_forms .forml, .spip_forms .fondl {
	background: #FFFDE7;
	color:#4A4336;
	width:85%;
}
.spip_forms .formo, .spip_forms .fondo {
	background-color: white;
	color:#4A4336;
	width:85%;
}
.spip_forms .champ_obli_oubli {
	border:2px solid red;
}
.spip_forms form .forml-focus, .spip_forms form input.forml-focus:focus, .spip_forms form textarea.forml-focus:focus, .forml-focus {
	border-bottom:solid 1px #C9AB97;
	border-right:solid 1px #C9AB97;
	border-top:1px solid #81593E;
	border-left:1px solid #81593E;
	color:#433817;
	font-weight:normal;
	font-size:1em;
	padding:.25em;
	width:85%;
	background-color: #E8FFE8;
}
.spip_forms form .formo-focus, .spip_forms form input.formo-focus:focus, .spip_forms form textarea.formo-focus:focus, .spip_forms .formo-focus {
	color:#433817;
	font-weight:normal;
	font-size:1em;
	padding:.25em;
	width:85%;
	background-color: #ECFFEC;
	border: 1px solid #00CC33;
}
.spip_forms form .champ_obli_oubli-focus, form input.champ_obli_oubli-focus:focus, form textarea.champ_obli_oubli-focus:focus {
	border-top:solid 2px #980F1B;
	border-left:solid 2px #980F1B;
	border-bottom:2px solid #F3192B;
	border-right:2px solid #F3192B;
	color:#4D161B;
	font-weight:normal;
	font-size:1em;
	padding:.25em;
	background-color: #F0FFF8;
}
.spip_forms .spip_bouton input {
	border: 1px solid #009900;
	cursor:pointer;
	padding:.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	width:100px;
	color:#009900;
	background-color: #F0FFF0;
}
.spip_forms fieldset {
	padding: .4em .4em .4em 1em;
	margin:.5em 0 .5em 0;
	border-top-style: solid;
	border-top-color: #E8FFF3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E8FFF3;
	border-bottom-color: #E8FFF3;
	border-left-color: #E8FFF3;
}
.spip_forms a.resultats_sondage {
	display:block;
	float:right;
	color:#444040;
	padding:.2em;
	border:1px solid #A07D7A;
	text-decoration:none;
	background-color: #DFFFEF;
}
.spip_forms a.resultats_sondage:hover {
	background:#444040;
	color:#F8F5EC;
	text-decoration:none;
}
.spip_forms p.spip_form_ok, .spip_forms p.spip_form_erreur, .spip_forms form {
	clear:both;
}
span.nettoyeur{
	clear:both;line-height:1px;font-size:1px;display:block;
}
span.erreur { display:block;}
.vert-bg{
	background-image: url(thems/vert-bg.png);
	background-repeat: repeat-x;
}
form{
	margin: 0px;
	padding: 0px;
}
.table_globale{
	border: 1px solid #FF7F00;
}
.tarifs{
	font-size: 100%;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2px;
}
.titre_b{
	color: #FFFFFF;
}
