﻿body	{
		margin:0px;
		padding:0px;
		width: 791px;
		margin-right: auto;
		margin-left: auto;
		font-family: arial;
		font-size: 12px;
		background-image: url("IMG/fond.jpg");
		background-repeat: no-repeat;
		background-position: center top;
		margin-top: -25px
		}


.surfacetxt li {
 display : list-item;
 list-style-image : url(IMG/li.jpg);
}
		
.menubastxt  li {
list-style: none;
padding-right: 6px;
padding-top: 0px;
}

.menubastxt  ul {
margin: 0;
padding: 0;
margin-top:	25px;
padding-left: 15px;
float:left;
text-align: left;

}

.menubas {
background-image: url("IMG/menubas.jpg");
width: 790px;
position: relative;
top: 15px;
float: left;
text-align: center;

height: 25px;
}

.menubastxt {
margin-left: auto;
margin-right: auto;
width: 558px;
background-color: #000000;
width: 790px;
float: left;
color: #FFFFFF;
padding-bottom: 15px;
}


.centermargin {
margin-left: auto;
margin-right: auto;
width: 650px;
}

.logo {
position: relative;
top: 36px;
right: 88px;
z-index: 0;
width: 200px;
}

}
img {
border: none;
}

a img {
border: none;
}

h3 {
font-size: 22px;
color: #0f4d57;
font-weight: normal;
}

.surfacetxt {
width: 760px;
margin-right: auto;
margin-left: auto;
text-align: justify;
font-size: 12px;
font-weight: normal;
position: relative;
margin-bottom: 65px;
}

.left {
width: 542px;
float: left;
}

.right {
margin-top: 25px;
width: 185px;
float: right;
margin-right: auto;
margin-left: auto;
padding-left: 10px;
}

.center {
text-align: center;
}

#pied a:link { color: #000000; text-decoration: none }
#pied a:visited { color: #000000; text-decoration: none }
#pied a:hover { color: #0F4D57; text-decoration: none }

.surfacetxt a:link { color: #0F4D57; text-decoration: none }
.surfacetxt a:visited { color: #0F4D57; text-decoration: none }
.surfacetxt a:hover { color: #0F4D57; text-decoration: underline }

.login-haut a:link{ color: #CCCCCC; text-decoration: none }
.login-haut a:visited { color: #CCCCCC; text-decoration: none }
.login-haut a:hover { color: #09839b; text-decoration: none }

.menubastxt a:link{ color: #CCCCCC; text-decoration: none }
.menubastxt a:visited { color: #CCCCCC; text-decoration: none }
.menubastxt a:hover { color: #09839b; text-decoration: none }

.copyright {
float:left;
position: relative;
top: 4px;
width: 792px;
text-align: center;
font-size: 10px;
}

#login, #login6forum{
float: right;
color: #CCCCCC;
position:absolute;
top: -500px;
z-index: 999999;
margin-left: 515px;
}

.login-haut {
background-color: #000000;
width: 266px;
padding-top: 10px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 0px;
}

.editer_session  {
float: left;
	}

.login-bas {
background-image: url("IMG/login-bas.png");
background-repeat: no-repeat;
width: 185px;
height: 10px;
margin-left: 87px;
}

.login-haut input {
 margin-right: 10px
}
.login-haut li {
list-style: none;
float: none;
}
.login-haut ul {
margin-bottom: 0px;
padding: 0;
}

.boutons {
	float:none;
	margin: 0px;
	text-align: center;
}

.choix {
float:right;
}

.details {
	font-size: 11px;
	}


.menubastxt p {
	margin:0;
}








/* container for slides */
.images {
	position:relative;	
	width:185px;
	margin:15px;
	cursor:pointer;
}

/* single slide */
.images div {
	display:none;
	position: relative;
	top:0;
	left:0;		
	margin:7px;

	font-size:12px;
}

/* header */
.images h3 {
	font-size:22px;
	font-weight:normal;
	margin:0 0 20px 0;
	color:#456;
}

/* tabs (those little circles below slides) */
.tabs {
	clear:both;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 170px;
	top: -44px;
	left: 71px;
}

/* single tab */
.tabs a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(http://flowplayer.org/tools/img/scrollable/arrow/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
	text-indent: -10000px;
}

/* mouseover state */
.tabs a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
.tabs a.current {
	background-position:0 -16px;     
} 	


/* prev and next buttons */
.forward, .backward {
	background: url(IMG/btn.gif) no-repeat;
	display:inline-block;
	width:30px;
	height:30px;
	cursor:pointer;
	font-size:1px;
	text-indent:-9999em;	
}

/* next */
.forward 			{ background-position: 0 -30px; clear:right; }
.forward:hover 		{ background-position:-30px -30px; }
.forward:active 	 	{ background-position:-60px -30px; } 


/* prev */
.backward:hover  		{ background-position:-30px 0; }
.backward:active  	{ background-position:-60px 0; }

/* disabled navigational button. is not needed when tabs are configured with rotate: true */
.disabled {
	visibility:hidden !important;		
}

input.submit-login {
background-image: url("IMG/btn-valider-haut.jpg");
height: 23px;
width: 52px;
 margin: 0;
 padding: 0;
 border: 1px;
 text-indent: -1000em;
 cursor: pointer; /* hand-shaped cursor */
 cursor: hand; /* for IE 5.x */
 background-position:left 0px;
 background-color: transparent;
 background-repeat:no-repeat;
}

input.submit-login:hover {
background-image: url("IMG/btn-valider-haut.jpg");
height: 23px;
width: 52px;
 margin: 0;
 padding: 0;
 border: 1px;
 text-indent: -1000em;
 cursor: pointer; /* hand-shaped cursor */
 cursor: hand; /* for IE 5.x */
 background-position:left -25px;
 background-color: transparent;
 background-repeat:no-repeat;
}

input.submit {
background-image: url("IMG/btn-valider2.jpg");
height: 23px;
width: 65px;
 margin: 0;
 padding: 0;
 border: 1px;
 text-indent: -1000em;
 cursor: pointer; /* hand-shaped cursor */
 cursor: hand; /* for IE 5.x */
 background-position:left 0px;
 background-color: transparent;
 background-repeat:no-repeat;
}

input.submit:hover {
background-image: url("IMG/btn-valider2.jpg");
height: 23px;
width: 65px;
 margin: 0;
 padding: 0;
 border: 1px;
 text-indent: -1000em;
 cursor: pointer; /* hand-shaped cursor */
 cursor: hand; /* for IE 5.x */
 background-position:left -26px;
 background-color: transparent;
 background-repeat:no-repeat;
}

#formulaire_contact ul li, .spip_forms  div{
padding-top: 1px;
padding-bottom: 1px;
}

.go {
padding-top: 10px;
}

.erreur_message {
color: #cc0000;
}

.spip_form_label_obligatoire {
font-weight: bold;
}

.choix-civilite {
display: inline;
}

OBJECT {
     z-index: 0;
}

.spip_forms {
text-align: left;
width: 662px;
}

ul.spip_form_choix_unique {
padding: 0;
margin: 0;
}

ul.spip_form_choix_unique li {
display: inline;
}

ul.spip_form_choix_unique {
padding-bottom: 6px;
}




div.formulaire_contact form ul li label{
width: 500px;
}

hr {
border-top: 1px solid #CCCCCC;
border-left: none;
border-right: none;
border-bottom: none;
}

.page {
float: left;
padding-right: 3px;
padding-left: 3px;
}
