/* © 2006 Bexter Ben CSS */

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #00466D;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background: #ffffff url(../images/bgsite.jpg) repeat-y;
}
h1,h2,h3,h4,h5,h6{
	margin: 1em 0;
	padding: 0px;
}
h1{
	font-size: 1.5em;
}
h2{
	font-size: 1.2em;
}
h3{
	font-size: 1.0em;
}
h4{
	font-size: 0.8em;
}
h5{
	font-size: 0.6em;
}
h6{
	font-size: 0.5em;
}
p{
	margin: 1em 0;
	padding: 0px;
}
img {
	border:none;
}

a.btn:link{
width:300px; 
height:30px; 
text-align:center;
text-decoration:none; 
font-weight:bold; 
padding:5px;
border-style:outset;
border-top-width:2px;
border-bottom-width:2px;
border-left-width:2px;
border-right-width:2px;
}

a.btn:visited{
width:300px; 
height:30px;
text-align:center;
text-decoration:none; 
font-weight:bold;
padding:5px;
border-style:outset;
border-top-width:2px;
border-bottom-width:2px;
border-left-width:2px;
border-right-width:2px;
}

a.btn:hover{
width:300px; 
height:30px; 
text-align:center;
text-decoration:none;
font-weight:bold; 
padding:5px;
border-style:inset;
border-top-width:2px;
border-bottom-width:2px;
border-left-width:2px;
border-right-width:2px;
}

.btn{text-align:center;padding:5px;}

#pubV {
width: 120px;
height: 620px;
padding: 0px;
margin: 0px;
text-align:left;
}
#pubV a {
padding: 0px;
margin: 0px;
}

#pubH {
width: 468px;
height: 60px;
padding: 0px;
margin: 0px;
text-align:center;
float: center;
}
#pubH a {
padding: 0px;
margin: 0px;
}

#site {
	width: 996px;
	margin: 0px auto;
	/*position: absolute;
	margin-left: -512px;
	left: 50%;*/
	background: #fff;
}
#header{
	width: 996px;
	height: 100px;
	background: transparent url(../images/header.jpg) no-repeat;
	display: block;
}
#headerPrint{
	display: none;
}
/*
#header a{
	display: block;
	width: 330px;
	height: 120px;
}
#header strong{
	display: none;
}
*/
.homelink{
	display: block;
	float:left;
	width: 280px;
	height: 40px;
	text-indent: -999em;
}
.membreclass{
	display: block;
	float: right;
	text-align: right;
	width: 350px;
	padding: 5px;
	margin:0px;
	color: #fff;
	font-size: 0.8em;
}
.membreclass p{
	padding:0px;
	margin:0px;
}
.membreclass a{
	color: #C5DDF2;
	text-decoration: none;
}
.membreclass a:hover{
	color: #fff;
}
.membre-text{
	background:#fff;
	border: 1px solid #A3CDF2;
	font-size: 0.9em;
	color: #0070D2;
	padding-left:5px;
	width: 70px;
	height: 13px;
}
.membre-submit{
	background:#4791D2;
	border: 1px solid #87BDED;
	font-size: 0.9em;
	color: #fff;
	text-transform: uppercase;
	width: 22px;
/*	height: 17px;*/
	text-align: center;
}
.connect-text{
	background:#fff;
	border: 1px solid;
	font-size: 1.2em;
	padding-left:5px;
	width: 70px;
	height: 13px;
}
.connect-submit{
	border: 1px solid ;
	font-size: 1.0em;
	color: #fff;
	text-transform: uppercase;
	width: 22px;
/*	height: 17px;*/
	text-align: center;
}

/*----------------------------------------------------------------------*/
/* debut - gestion contenu */
/*----------------------------------------------------------------------*/
#contenu {
	width:996px;
	clear:left;
	padding: 0px;
	margin: 0px;
	background: #fff;
}
#contenu p {
}
#contenu a {
}
#contenu a:hover {
}
.contenu-top{
	background: transparent url(../images/bleu-top.jpg) no-repeat left top;
}
.contenu-bottom{
	background: transparent url(../images/bleu-bottom.jpg) no-repeat left bottom;
}
.content{
	float: right;
	width: 785px;
	padding: 0px 15px 0px 0px;
	margin: 0px;
}
.content h2 {
	padding: 0px;
	margin: 0px;
}
.content p{
}
.sidebar{
	float: left;
	width: 150px;/*180px;*/
	padding: 0px 15px;
	margin: 0px;
	min-height:350px;
	_height:350px;
}
/*-- debut sidebar
 ------------------------------------------------*/
.sidebar p{
	padding: 0px;
	margin: 0.8em 0;
}
.sidebar a{
	display: block;
	height: 16px;
	padding: 2px 0px 0px 27px;
	margin: 0px 0px 0px 0px;
	color: #0070D2;
	text-decoration: none;
	font-size: 0.8em;
}
.sidebar a:hover{
	text-decoration: underline;
}
.home a{
	background: transparent url(../images/ico-home.gif) no-repeat left center;
}
.faq a{
	background: transparent url(../images/ico-faq.gif) no-repeat left center;
}
.convertisseur a{
	background: transparent url(../images/ico-convertisseur.gif) no-repeat left center;
}
.newsletter a{
	background: transparent url(../images/ico-newsletter.gif) no-repeat left center;
}
.searchclass{
}
.input-text{
	background:#E2EEF9;
	border: 1px solid #BBD9F5;
	font-size: 0.8em;
	color: #0070D2;
	padding-left:5px;
	width: 95px;
	height: 13px;
}
.input-submit{
	background:#4791D2;
	border: 1px solid #87BDED;
	font-size: 0.8em;
	color: #D4E5F5;
	text-transform: uppercase;
	width: 22px;
/*	height: 17px;*/
	text-align: center;
}
/*-- fin sidebar
 ------------------------------------------------*/
.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: 996px;
	height: 50px;
}
#titre-accueil h1{
	padding: 0px;
	margin: 0px;
	display: none;
}
/*-- 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;
}
/*-- fin titre h2 ------------------------------------------------*/

/*----------------------------------------------------------------------*/
/* fin - gestion contenu */
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/* debut - sondage */
/*----------------------------------------------------------------------*/
.fdbleu { 
padding: 0px 4px 0px 4px;
border-width: 2px 2px 2px 2px;
border-style: solid;
background-color: #ecf3fb;
border-color: #ffffff #C5CCC5 #C5CCC5 #ffffff; }

.fdvert { 
background-color: #e0f5e2;
padding: 0px 4px 0px 4px;
border-width: 2px 2px 2px 2px;
border-style: solid;
border-color: #ffffff #C5CCC5 #C5CCC5 #ffffff; }

.fdviolet { 
background-color: #f3e5ff;
padding: 0px 4px 0px 4px;
border-width: 2px 2px 2px 2px;
border-style: solid;
border-color: #ffffff #C5CCC5 #C5CCC5 #ffffff; }

.fdrouge { 
background-color: #ffd4de;
padding: 0px 4px 0px 4px;
border-width: 2px 2px 2px 2px;
border-style: solid;
border-color: #ffffff #C5CCC5 #C5CCC5 #ffffff; }

.fdrose { 
background-color: #fee7ef;
padding: 0px 4px 0px 4px;
border-width: 2px 2px 2px 2px;
border-style: solid;
border-color: #ffffff #C5CCC5 #C5CCC5 #ffffff; }

.fdorange { 
background-color: #ffe4d1;
padding: 0px 4px 0px 4px;
border-width: 2px 2px 2px 2px;
border-style: solid;
border-color: #ffffff #C5CCC5 #C5CCC5 #ffffff; }

/*----------------------------------------------------------------------*/
/* fin - gestion sondage */
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/* debut - formulaire */
/*----------------------------------------------------------------------*/

#formulaire fieldset {
	width: 425px;
	padding: 2em 1.5em 1em 1.5em;
	border: 1px solid #ccc;
	position: relative;
}
#formulaire fieldset div {
	width: 100%;
	margin-bottom: 0.5em;
	position: relative;
}
#formulaire legend {
	font-weight: bold;
	text-transform: uppercase;
/*	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;
	margin-top: 0.5em;
}
#submit input {
	position: static;
	width: 40%;
}
#joindre{
	display: block;
}
#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 {
	position : relative;
	clear:both;
	font-size: 9px;
/*	text-align: center;
	letter-spacing: -1px;*/
	width: 996px;
	height: 34px;
	padding: 0px;
	background: transparent url(../images/footer.jpg) no-repeat;
	color: #1E71BD;
}
#footer ul{
	padding: 16px 0px 0px 72px;
	margin: 0px;
	list-style-type: none;
}
#footer li{
	width: 228px;/*238px;*/
	display:block;
	float: left;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}
#footer ul li a{
	color: #1E71BD;
	text-decoration:none;
}
#footer ul li a:hover{
	color: #336699;
	background: #fff;
}
#footer em {
	padding: 0px 60px;
}
#footerPrint {
	display: none;
}

/*----------------------------------------------------------------------*/
/* fin - gestion footer */
/*----------------------------------------------------------------------*/
