/* ==============================================
   FEUILLE DE STYLES DES GABARITS HTML/CSS --- 03
   © Elephorm & Alsacreations.com
   Conditions d'utilisation:
   http://creativecommons.org/licenses/by/2.0/fr/
   ============================================== */


/* --- COULEURS --- */

/* Note: vous pouvez modifier simplement l'aspect de ce gabarit en modifiant
   uniquement les couleurs de fond (propriétés background) et les couleurs
   du texte (propriété color).
   Pour modifier la disposition des blocs, voir plus bas dans la feuille de
   styles la partie «positionnement». */

/* Général */
html {
    font-size: 100%;
}
body {
	font-size: 12px;
	color: #333;
	background-color: #f1f1f1;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h1 {
	font-size: 1.333em;
	color: #999;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: 1.25em;
}
h2 {
	font-size: 1.083em;
	color: #9B9CB8;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	line-height: 1.333em;
	text-transform: uppercase;
	margin-bottom: -0.1em;
}
.blanc {
	color: #FFF;
	text-decoration: none;
}
.sous-rubAccueil {
	font-size: 0.9em;
	line-height: 1em;
	color: #000;
	text-decoration: none;
	background-color: #f3ecec;
	display: block;
	text-align: right;
	vertical-align: top;
	width: 190px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #D8CFCA;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	height: 10.8em;
	margin-left: -5px;
	padding-top: 0.8em;
	margin-right: 10px;
	margin-bottom: 0em;
	padding-bottom: 0.5em;
}
.sous-rubAccueilDroite {
	font-size: 0.5em;
	line-height: 1em;
	color: #000;
	text-decoration: none;
	background-color: #f3ecec;
	text-align: right;
	vertical-align: top;
	width: 190px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #D8CFCA;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	height: 9em;
	margin-left: -5px;
	margin-right: 10px;
	/*margin-bottom: -1.5em;*/
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom: 0.5em;
	padding-top: 0.8em;
	display: block;
}


/* Page */
#global {
	-moz-box-shadow: 1px 1px 8px #CCC;
	-webkit-box-shadow: 1px 1px 8px#CCC;
	box-shadow: 1px 1px 8px #CCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	background-color: #FFF;
}

/* Navigation */
#navigation {
	text-decoration: none;
	background-color: transparent;
	height: 176px;
	width: 900px;
	margin: 0px;
	padding: 0px;
}
#btnMenu100 {
	height: 3em;
	width: 150px;
	font-size: 1.0416em;
	text-decoration: none;
	top: 0px;
	color: #333;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/barre_metal.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 3em;
	vertical-align: middle;
}
#btnMenu100 a{
	text-decoration: none;
	top: 0px;
	color: #4F4F4F;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 3em;
	width:150px;
	background-image: url(images/barre_metal.gif);
}
#btnMenu100 a:hover{
	text-decoration: none;
	top: 0px;
	color: #FFF;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/barre_metal_o.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center -1px;
	height: 3em;
	width: 150px;
	padding: 0px;
}
#btnMenu100choix{
	height: 3em;
	width: 150px;
	font-size: 1.0416em;
	text-decoration: none;
	top: 0px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/barre_metal_o.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center 0em;
	line-height: 3em;
	vertical-align: middle;
}

#btnMenu100choix a{
	height: 3em;
	width: 150px;
	font-size: 1.0416em;
	text-decoration: none;
	top: 0px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/barre_metal_o.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center 0em;
	line-height: 3em;
	vertical-align: middle;
}

/* Contenu principal */
#contenu {
	padding: 0px;
	margin: 0px;
}
#contenu a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#contenu a:hover {
	color: #8B8FB3;
	text-decoration: none;
}
/* --- POSITIONNEMENT --- */

/* Page */
html, body {
	height: 100%; /* Voir -> Note 1 ci-dessous */
}
#global {
	min-height: 97%; /* -> 1 */
	width: 900px;
	overflow: hidden; /* -> 2 */
	margin-left: auto;
	margin-right: auto; /* -> 3 */
}

/* En-tête */
#entete {
	padding: 15px 20px 10px 20px;
	background-color: #999;
}
#entete h1 {
	margin: 0;
}
#entete h1 img {
	float: left;
	margin: 7px 20px 10px 0;
}
#entete .sous-titre {
	margin: 4px 0 15px 0;
}
#navigation ul {
	margin: 0;
	list-style: none;
	text-align: center;
}
#navigation li {
	display: inline;
}

/* Contenu */
#contenu {
	padding-top: 0em;
}

/* Diaporamas */
#diapo {
	padding-top: 0em;
	padding-right: 1em;
	padding-left: 1em;
	text-align: center;
	vertical-align: top;
	font-size: 0.83em;
	color: #999;
	text-decoration: none;
	line-height: 0.83px;
	padding-bottom: 0em;
}
#diapo img {
	text-decoration: none;
	padding-top: 0px;
}
#boite750p {
	width: 750px;
	float: left;
	height: 100px;
	background-attachment: scroll;
	background-image: url(images/demandez-le-programme.gif);
	background-repeat: repeat;
	background-position: left top;
	color: #666;
	text-decoration: none;
	font-size: 1.2em;
	line-height: 1em;
	padding-top: 40px;
}
#boite750p p {
	margin-left: 600px;
	text-align: right;
	display: block;
	margin-right: 10px;
	margin-top:4px;
	margin-bottom:0px;	
/*	margin-bottom: -10px;*/
}

#boite150p {
	width: 150px;
	float: left;
	height: 140px;
	background-attachment: scroll;
	background-color: #E5E5E5;
	background-image: url(images/mire-video.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#boite880 {
	width: 890px;
	text-align: left;
	vertical-align: top;
	font-size: 1.8em;
	text-indent: 30px;
	color: #666;
	text-decoration: none;
	margin-bottom: 0em;
	line-height: 0.5em;
	height: 75px;
	background-attachment: scroll;
	background-image: url(images/bidule860.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	margin-top: 0px;
	padding-top: 3px;
}
#boite880 h1 {
	font-size: 0.7em;
	color: #000;
	text-decoration: none;
/*	margin-top: -0.5em;*/
	line-height: 0.4em;
	display: inherit;
	font-weight: bold;
	margin-top:15px;
/*	margin-bottom: -0.4em;*/
}
#boite880 .par {
	margin-top:20px;
	margin-bottom:3px;
	padding:0px;
}

#boite880pages {
	width: 890px;
	text-align: left;
	vertical-align: top;
	font-size: 1.8em;
	text-indent: 10px;
	color: #666;
	text-decoration: none;
	margin-bottom: 0em;
	margin-top: 0px;
	padding-top: 1em;
}
#boite880pages img {
	text-decoration: none;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#boite880pages h1 {
	font-size: 0.7em;
	color: #000;
	text-decoration: none;
	margin-top: -0.5em;
	display: inherit;
	font-weight: bold;
	margin-bottom: -0.4em;
	padding-left: 10px;
	line-height: 1.5em;
}
#boite220p2011 {
	width: 200px;
	float: left;
	text-align: left;
	font-size: 1em;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0.5em;
	padding-bottom: 0em;
	vertical-align: middle;
	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: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0.5em;
}

#boite220p2011 p {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.95em;
	margin-bottom:0;
	padding-bottom:0;
	margin-top:0;
	padding-top:1em;
}

#boite220p2011 h2 {
	text-transform: none;
}

#boite220p {
	width: 200px;
	float: left;
	text-align: left;
	font-size: 1em;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0.5em;
	padding-bottom: 0em;
	vertical-align: middle;
	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: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0.5em;
}
#boite220p a{
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #666;
	font-size: 0.96em;
}
#boite220p a:hover{
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #000;
}
#boite220p p {
	color: #000;
	font-weight: normal;
	text-decoration: none;
	font-size: 1em;
	margin-bottom:0;
	padding-bottom:0;
	margin-top:0;
	padding-top:1em;
}
#boite220p img {
	border: 1px solid #D8CFCA;
	-moz-box-shadow: 1px 1px 10px #D8CFCA;
	-webkit-box-shadow: 1px 1px 10px#D8CFCA;
	box-shadow: 1px 1px 10px #D8CFCA;
	color: #333;
	width: 70px;
	height: 70px;
	display: block;
	float: left;
	margin-top: 0em;
	padding-top: -0.5em;
	margin-bottom: 0.5em;
}
#boite220p a img {
	border: 1px solid #D8CFCA;
	-moz-box-shadow: 1px 1px 12px #D8CFCA;
	-webkit-box-shadow: 1px 1px 10px#D8CFCA;
	box-shadow: 1px 1px 10px #D8CFCA;
	background-color: #333;
	color: #333;
}
#boite220p a:hover img {
	border: 1px solid #FFF;
	-moz-box-shadow: 1px 1px 12px #666666;
	-webkit-box-shadow: 1px 1px 12px#666666;
	box-shadow: 1px 1px 12px #666666;
	background-color: #333;
	color: #333;
}
#boite220pDroite {



	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;

	

	/*padding-bottom: 1.5em;*/
	
	vertical-align: middle;
	/*	*/
	margin-top: 0.5em;
	padding-top: 0.5em;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 5px;	
	text-align: left;
	font-size: 1em;
	float: left;	
	width: 200px;	
	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: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;

}
#boite220pDroite a{
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #666;
	font-size: 0.96em;
}
#boite220pDroite a:hover{
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #000;
}
#boite220pDroite p {
	color: #000;
	font-weight: normal;
	text-decoration: none;
	font-size: 1em;
	text-align: left;
}
#boite220pDroite img {
	width: 124px;
	display: block;
	margin-top: 0em;
	padding-top: -0.5em;
	text-align: left;
}
#boite220pDroite a img {
	border: 1px solid #D8CFCA;
	-moz-box-shadow: 1px 1px 12px #D8CFCA;
	-webkit-box-shadow: 1px 1px 10px#D8CFCA;
	box-shadow: 1px 1px 10px #D8CFCA;
	background-color: #333;
	color: #333;
}
#boite220pDroite a:hover img {
	border: 1px solid #FFF;
	-moz-box-shadow: 1px 1px 12px #666666;
	-webkit-box-shadow: 1px 1px 12px#666666;
	box-shadow: 1px 1px 12px #666666;
	background-color: #333;
	color: #333;
}
#boite420p {
	width: 415px;
	float: left;
	text-align: left;
	vertical-align: top;
	font-size: 0.96em;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	margin-top: -5px;
	padding-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	color: #666;
}
#boite420p a{
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #333;
}
#boite420p a:hover{
	text-decoration: none;
	color: #903;
}
#boite420p p {
	padding-top: 0em;
	padding-bottom: 0em;
	margin:0.9em;
}
#boite290 {
	width: 270px;
	float: left;
	font-size: 1em;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 10px;
	margin-top: 0.5em;
	padding-bottom: 1em;
	vertical-align: middle;
	padding-top: 0.5em;
	border: 1px solid #CCC;
	text-align: left;
	margin-bottom: 1em;
	margin-right: 0px;
}
#boite290 a{
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #903;
	font-size: 0.96em;
}
#boite290 a:hover{
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #000;
}
#boite290 p {
	color: #666;
	font-weight: normal;
	text-decoration: none;
	font-size: 1em;
	text-align: left;
}
#boite290 h1 {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.08em;
	text-align: left;
}
#boite290 img {
}
#boite290 a img {
	border: 1px solid #D8CFCA;
	-moz-box-shadow: 1px 1px 12px #D8CFCA;
	-webkit-box-shadow: 1px 1px 10px#D8CFCA;
	box-shadow: 1px 1px 10px #D8CFCA;
	background-color: #333;
	color: #333;
}
#boite290 a:hover img {
	border: 1px solid #FFF;
	-moz-box-shadow: 1px 1px 12px #666666;
	-webkit-box-shadow: 1px 1px 12px#666666;
	box-shadow: 1px 1px 12px #666666;
	background-color: #333;
	color: #333;
}
#boite500p {
	width: 500px;
	float: left;
	text-align: left;
	vertical-align: top;
	font-size: 0.96em;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	margin-top: 10px;
	padding-top: 0px;
	margin-right: 10px;
	color: #666;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 10px;
}
#boite500p a{
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #333;
}
#boite500p a:hover{
	text-decoration: none;
	color: #903;
}
#boite500p a img {
	border: 1px solid #D8CFCA;
	-moz-box-shadow: 1px 1px 12px #D8CFCA;
	-webkit-box-shadow: 1px 1px 10px#D8CFCA;
	box-shadow: 1px 1px 10px #D8CFCA;
	background-color: #333;
	color: #333;
}
#boite500p a:hover img {
	border: 1px solid #FFF;
	-moz-box-shadow: 1px 1px 12px #666666;
	-webkit-box-shadow: 1px 1px 12px#666666;
	box-shadow: 1px 1px 12px #666666;
	background-color: #333;
	color: #333;
}
#boite500p p {
	padding-bottom: -0.5em;
}
#boite420Filet {
	width: 415px;
	text-align: left;
	vertical-align: top;
	font-size: 0.96em;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	padding-top: -1em;
	color: #666;
	border: 1px solid #D8CFCA;
	font-style: normal;
	padding-bottom: 0.5em;
	height: 160px;
	background-color: #F1F1F1;
}
#boite420Filet a{
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #333;
}
#boite420Filet a:hover{
	text-decoration: none;
	color: #903;
}
#boite420Filet p {
	display: block;
	/*width: 240px;*/
	margin-left: 10px;
}
#boite420Filet img {
	border: 1px solid #D8CFCA;
	-moz-box-shadow: 1px 1px 10px #D8CFCA;
	-webkit-box-shadow: 1px 1px 10px#D8CFCA;
	box-shadow: 1px 1px 10px #D8CFCA;
	color: #333;
	/*width: 200px;*/
	display: block;
	float: right;
	padding-top: -0.5em;
	margin: 0.5em;
	/*height: 200px;*/
}
#vignette40px {
	padding-top: 0.5em;
	padding-right: 0.833em;
	padding-left: 0.5em;
	text-align: center;
	vertical-align: top;
	line-height: 0.5em;
}
#vignette40px img {
	height: 51px;
	width: 51px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	margin-right: 1em;
}
#vignette40px a img{
	border: 1px solid #666;
}
#vignette40px a:hover img{
	border: 1px solid #666;
	-moz-box-shadow: 1px 1px 12px #666666;
	-webkit-box-shadow: 1px 1px 12px#666666;
	box-shadow: 1px 1px 12px #666666;
	background-color: #333;
	border-color: #666;
}

/* Pied de page */
#pied {
	padding: 1em;
	font-size: 0.80em;
	width: 890px;
	color: #666;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
}
#pied p {
	margin: .5em 0;
}
#pied a {
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
#pied a:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#copyright {
	text-align: left;
	font-size: 1em;
}      
.ombrage {
	border: 1px solid #666;
	-moz-box-shadow: 1px 1px 12px #666666;
	-webkit-box-shadow: 1px 1px 12px#666666;
	box-shadow: 1px 1px 12px #666666;
	background-color: #333;
	border-color: #333333;
	color: #333;
    }  
  &lt;/style&gt; 
     
[if lte IE 8]> 
  <style type="text/css"> 
  .ombrage { 
    filter:progid:DXImageTransform.Microsoft.Shadow(color='#B0A9DD', Direction=135, Strength=12); 
    zoom: 1; 
  }  
  </style> 
<![endif] >



/* --- NOTES ---

1.	Pour pouvoir utiliser une hauteur (height) ou une hauteur minimale
	(min-height) sur un bloc, il faut que sont parent direct ait lui-même une
	hauteur déterminée (donc toute valeur de height sauf "auto": hauteur en
	pixels, em, autres unités...).
	Si la hauteur du parent est en pourcentage, elle se réfère alors à la
	hauteur du «grand-père», et ainsi de suite.
	Ainsi, pour pouvoir utiliser un "min-height: 100%" sur div#contenu, il nous
	faut:
	- un parent (body) en "height: 100%";
	- le parent de body également en "height: 100%".

2.	Il faut éviter que les marges des enfants de div#global ne se transmettent
	à leur parent. Notamment, le margin-top du premier enfant (ici, div#entete),
	et le margin-bottom du dernier enfant (ici, div#pied).
	On évite ce problème grâce à la propriété CSS overflow, qui bloque la
	fusion des marges. En savoir plus sur la fusion des marges:
	http://web.covertprestige.info/test
		04-blocs-imbriques-et-fusion-des-marges.html

3.	Les marges automatiques à gauche et à droite permettent de centrer notre
	bloc div#global, et donc tout le site.
	Pour aligner div#global à gauche, on fera:
		margin-left: 0;
		margin-rigth: auto;
	Pour aligner div#global à droite, on fera:
		margin-left: auto;
		margin-right: 0;
	Pour aligner div#global à droite avec un retrait (à droite) de 100px:
		margin-left: auto;
		margin-right: 100px;

*/
.sous-titre {
	font-size: 2em;
	text-decoration: none;
	text-indent: 10px;
	display: block;
	text-align: left;
	margin-top: -0.5em;
	margin-bottom: -0.8em;
	color: #666;
}
.inter-titre-accueil {
	font-size: 1em;
	line-height: 2.5em;
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 2.8em;
	padding-left: 7px;
	font-weight: bold;
	margin-bottom: 0.5em;
	padding-bottom: -0.5em;
	margin-top: -0.5em;
	padding-right: 0px;
	width: 202px;
	margin-left: -5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #999;
	background-image: url(images/cartouche-gris02.gif);
	background-attachment: scroll;
	background-position: left 0px;
	background-repeat: repeat-x;
}
.noir {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.sous-titre {
	font-size: 1.2em;
	color: #000;
	text-decoration: none;
}
li {
	margin-left: -1.8em;
	text-decoration: none;
	padding-top: -0.8em;
}
/* interstitiel */
#opaciteVoeux, #containerVoeux, #mouseVoeux {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 1074px;
	text-align: left;
	margin: 0px auto;
}

#opaciteVoeux {
	z-index: 200;
	background: #000;
	/*
	opacity: 0.4;
	filter: alpha(opacity=40);
	*/
}

#containerVoeux {
	z-index: 201;

}

#mouseVoeux {
	z-index: 202;
	cursor: pointer;
	background: url(/images/transparent.gif);
}

#Voeux {
	position: relative;
	width: 650px;
	height: 640px;
	text-align: center;
	cursor: pointer;
	background: #000;
	margin: 200px auto auto;
	color: #FFF;
	text-align: right;		
}

INPUT, SELECT {
	color:#000;
	font-size:9px;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration: none;
	display: inline;
	font-weight: bold;
	line-height: 9px;
	font-style: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #C9C8BF;
	border-right-color: #C9C8BF;
	border-bottom-color: #C9C8BF;
	border-left-color: #CCC;
	background-color: #EFEFED;
/*	margin-top: -2px;*/

}


.formulaire {
	/*display: block;*/
	float: left;
	margin-right: 100px;
	margin-left:0px;
		
	margin-top:2px;
	margin-bottom:0;
	padding-left:50px;
	/*width:400px;*/
	/*
	margin:5px;
	padding:0;
	*/
	/*margin-top: -0.5em;*/
}

input[type=radio] {
	background-color:transparent;
	border:none;
}

.helvbold{
	font-family: Helvetica, sans-serif;
	font-weight:bold;
}


