/* @override http://www.tontransfert.com/themes/transfertverts/1_lookFunVerts.icsFastCss/start.php */

body {
	color: #fff;
	font-size: 12pt;
	font-family: "Comic Sans MS", "Zapf Chancery", cursive; 
	background-color: #45c400;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 100%;
	text-shadow: rgba(0,0,0,0.1) 0px 0px 0px;
	position: relative;
}

/* @group Balise de base */

/* Texte base general */

p {
	font-size: 11pt;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}h1 { font-size: 16pt; font-weight: bold; text-align: center; margin: 20px 0; text-shadow: rgba(0,0,0,0.3) 3px 3px 3px;
}
h2 { font-size: 15pt; font-weight: bold; text-align: left; margin: 10px 0; text-shadow: rgba(0,0,0,0.2) 3px 3px 3px;
}
h3 { font-size: 14pt; font-weight: bold; text-align: left; margin: 10px 0; text-shadow: rgba(0,0,0,0.2) 2px 2px 2px;
}
h4 {
	font-size: 13pt; font-weight: bold; text-align: left; margin: 15px 0; text-shadow: rgba(0,0,0,0.2) 2px 2px 2px;
}
h4 img.vignette { vertical-align: middle; padding-right: 10px; }h5 { font-size: 12pt; text-align: left; }ul {
	text-align: left;
	list-style-type: disc;
	display: table;
	margin: 10px 0 10px 15px;
}
li   { text-align: justify; list-style-position: outside; margin-bottom: 10px }li a { text-decoration: none }li a:hover { text-decoration: underline }a  { color: #ffd700; text-decoration: underline  }a:hover  { color: #e70000; text-decoration: underline }a:active { color: #d33228 }img { border-width: 0 }td { }.masquer { display: none }div.attenteConnexion { background-image: url(images/ProgressBar.gif); background-repeat: no-repeat; background-position: center top; margin-top: 10px; padding-top: 12px;
	color: #d20000;
}/* Zone de Code */code { font-size: 9pt; background-color: #e1e1e1; margin-right: 10px; margin-left: 10px; padding: 8px; border: dotted 1px #00009c; display: block; }/* formulaire */span.input_boutonRadio input { cursor: pointer; }

/* @end */

/* @group Header */

#header { color: #fff; text-align: center; position: relative; top: 0; left: 0; display: block; margin: 10px auto 0; padding: 0; width: 950px; }#header .header_marge    {  }

/* @end */

/* @group Main */#main      {
	color: white; text-align: center;
	position: relative; top: 0; left: 0;
	margin: 0 auto; padding: 0; width: 950px;
}
#main .main_marge  {
	display: table; margin: 0; padding: 0;
	width: 100%
}

/* @group Menu */

#menu { width: 255px; float: left; display: block;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Contenu */

#contenu {
	display: table;
	width: 695px;
	padding: 0;
	margin: 0 auto;
	height: 400px;
}
#contenu .contenu_marge {
	display: block;
}

#contenu .contenu_contenu {
	display: block;
	width: 100%;
}
#contenu .contenu_fin {
	display: none;
}

/* @end */

/* @end */

/* @group Footer */
#footer {
	color: #fff;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	background-repeat: no-repeat;
	text-align: center; margin: 0 auto 5px;
	padding: 50px 0 20px; width: 950px;
	vertical-align: middle;
}
#footer .footer_marge {
	display: table; margin: 0; padding: 0; width: 100%;
}
#footer div.infoExplorer {
	padding: 10px 80px 5px;
}
#footer p {
	font-size: 8pt; text-align: center;
}
#footer img {
	margin-right: 5px; margin-left: 5px;
	vertical-align: middle;
}
#footer a  { color: white; text-decoration: underline;
}
#footer a:hover  {
	color: #e70000;
}

/* @end */