
/* © 2006 Bexter Ben CSS - © 2009 VAINCE (corrections)*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	margin: 0px;
	padding: 0px;
	background: #0066CC;/* url(../images/bg-site.jpg) repeat-x;*/
}

h1,h2,h3,h4,h5,h6{
	margin: 1em 0;
	padding: 0px;
	font-size: 1.2em;
}

p{
	margin: 1em 0;
	padding: 0px;
}

img {
	border:none;
	margin:0px;
	padding:0px;
}

a{
	font-weight: bolder;
	color: #0066CB;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#site {
	width: 996px;
	margin: 0px auto;
	/*position: absolute;
	margin-left: -512px;
	left: 50%;*/
	background: #fff;
}

#header{
	width: 996px;
	height: 131px;
	background: transparent url(../images/header.jpg) no-repeat;
	display: block;
}

#header a{
	display: block;
	padding: 0px;
	
	/* CHANGEMENT VAINCE*/
	margin: 35px 220px 0px 280px;
	height:60px;
	width:468px;
}

/*----------------------------------------------------------------------*/
/* debut - gestion contenu */
/*----------------------------------------------------------------------*/
#contenu {
	width:996px;
	padding: 0px;
	margin: 0px;
	background: transparent url(../images/filigranne.jpg) no-repeat 795px 270px;
}
#contenu p {
}
#contenu a {
}
#contenu a:hover {
}
.content{
	float: left;
	width: 557px;
	padding: 0px;
	margin: 0px;
}
.content h2 {
	padding: 0px;
	margin: 0px;
}
.content p{
}
.formatp{
/*	width: 520px;*/
	padding-left: 18px;
	padding-right: 18px;
}

.formatp ul li{
    list-style-type:square;
}

.visuel-top{
	width:540px;
	margin: 1em auto;
	padding: 0px;
	z-index:0;
}
.welcome{
	padding-left: 18px;
	padding-right: 18px;
}
.welcome div{
	width: 245px;
	float: left;
}
.bienvenue{
	text-indent: -999em;
	background: transparent url(../images/welcome.jpg) no-repeat;
}
.lastnews{
	padding: 0px 0px 0px 10px;
	margin: 0px;
	background: transparent url(../images/lastnewsarrow2.jpg) no-repeat 0px 3px;
}
.lastnews a{
	color: #002F64;
}
.lastnewstitle{
	text-indent: -999em;
	background: transparent url(../images/lastnews.jpg) no-repeat;
}
.lastnewsdots{
	padding: 0px;
	margin: 0px;
	font-size: 6px;
	background: transparent url(../images/lastnewsdots.jpg) repeat-x center;
}
.sidebar{
	float: left;
	width: 191px; /*219px;*/
	padding: 29px 16px 0px 12px;
	margin: 0px;
}
.sidebar2{
	float: left;
	width: 191px;/*220px;*/
	padding: 29px 12px 0px 16px;
	margin: 0px;
}
.blocsidebar{
	background-color: #E4EEFF;
}
.blocsidebar p{
	padding: 0px 5px;
}
.blocsidebar form{
	padding: 0px 5px;
	margin: 0px;
}
.blocsidebar-bottom{
	margin: 1em 0em 2em 0em;
	padding: 0px;
	background: transparent url(../images/blocsidebar.jpg) no-repeat bottom;
}
.h1bg{
	padding-right: 45px;
	background: transparent url(../images/bg-titres.jpg) no-repeat right 3px;
	color: #002F64;
}
.h1bg a{
	color: #002F64;
}
.wash{
	clear: both;
	height: 5px;
	font-size: 5px;
}
/*-- debut titre page ------------------------------------------------*/
#titre-accueil{
	background: transparent url(../images/titre-accueil.jpg) no-repeat;
	display: block;
	width: 768px;
	height: 50px;
}
#titre-accueil h1{
	padding: 0px;
	margin: 0px;
	display: none;
}
.tmembres{
	padding: 0px;
	margin: 0px;
	width: 191px;
	height: 27px;
	background: transparent url(../images/tmembres.jpg) no-repeat;
	text-indent:-999em;
}
.tnewsletter{
	padding: 0px;
	margin: 0px;
	width: 191px;
	height: 27px;
	background: transparent url(../images/tnewsletter.jpg) no-repeat;
	text-indent:-999em;
}
.tcontact{
	padding: 0px;
	margin: 0px;
	width: 191px;
	height: 27px;
	background: transparent url(../images/tcontact.jpg) no-repeat;
	text-indent:-999em;
}
form#membres{
	padding-bottom: 5px;
}
/*-- fibn titre page ------------------------------------------------*/
/*-- debut titre h2 ------------------------------------------------*/
.vide{
	background: transparent url(../images/vide.jpg) no-repeat;
	display: block;
	width: 537px;
	height: 33px;
}
.vide strong{
	display: none;
}
/*-- fibn titre h2 ------------------------------------------------*/

/*----------------------------------------------------------------------*/
/* fin - gestion contenu */
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/* debut - formulaire */
/*----------------------------------------------------------------------*/
#formulaire_adhesion{
	background:url(../images/formulaire-adhesion.jpg) no-repeat top center;
}
#formulaire_adhesion a{
	margin-left:auto;
	margin-right:auto;
	display:block;
	width:425px;
	height:200px;
	text-indent:-999em;
	text-decoration:none;
}
#formulaire fieldset {
	width: 425px;
	padding: 2em 1.5em 1em 1.5em;
	border: 1px solid #ccc;
	position: relative;
	margin: 0 auto;
}
#formulaire fieldset div {
	width: 100%;
	margin-bottom: 0.5em;
	position: relative;
}
#formulaire legend {
	font-weight: bold;
	text-transform: uppercase;
	color: #002F64;
/*	font-size: 0.9em;*/
}
#msg {
	display: block;
	margin-bottom: 0.5em;
}
#formulaire .icontain {
	position: absolute;
	right: 0;
	width: 55%;
	background: white url(../img/corner_tr_form.gif) top right no-repeat;
}
#formulaire input {
	position: relative;
/*	left: 10px;*/
	width: 100%;
}
#formulaire .tcontain {
	width: 100%;
	display: block;
}
#formulaire .tcontain span {
	display: block;
}
#formulaire input, #formulaire textarea {
/*	font: 1em Arial, Helvetica, sans-serif;*/
	width: 100%;
/*	padding: 0;*/
}
#submit {
	text-align: center;
/*	background: #304968;
	padding: 1em 0;*/
	margin-top: 0.5em;
}
#submit input {
	position: static;
	width: 40%;
}
#joindre{
	display: none;
}
#formulaire .infojoint{
	font-style: italic;
	font-size: 9px;
	color: Gray;
}
#formulaire .champ{
	margin: 15px 0px;
	border-bottom: 1px solid #e5e5e5;
}
/*----------------------------------------------------------------------*/
/* fin - formulaire */
/*----------------------------------------------------------------------*/

/*----------------------------------------------------------------------*/
/* debut - gestion footer */
/*----------------------------------------------------------------------*/
#footer {
	clear:both;
	font-size: 9px;
	text-align: center;
/*	letter-spacing: -1px;*/
	width: 996px;
	height: 20px;
	padding: 10px 0px 0px 0px;
	background: #77ACF8;
	color: #2C81DC;
}
#footer a{
	color: #0066cc;
	text-decoration: none;
}
#footer a:hover{
	background-color: #fff;
}
#footer em {
	padding: 0px 60px;
}
/*----------------------------------------------------------------------*/
/* fin - gestion footer */
/*----------------------------------------------------------------------*/