/* @override 
	http://localhost/ics/themes/ics_black/1_lookFondBlack.icsFastCss/start.php
	http://www.intercom-services.com/themes/ics_black/1_lookFondBlack.icsFastCss/start.php?beta=1
*/

body {
	color: white;
	background-color: black;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 100%  ;
	text-shadow: rgba(0,0,0,0.3) 2px 2px 2px;
	font: 10pt "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* @group Reglage de base du Texte */

p {
	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: #18196e;
	text-decoration: underline;
}

a:hover {
	color: #ab0b0a;
	text-decoration: underline;
}

a:active {
	color: black;
}

img {
	border-width: 0;
}

code {
	font: 9pt "Courier New", Courier, mono;
}

/* @end */

/* @group Style Prédéfini */

.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;
}

/* @end */

/* @group Formulaire */

span.input_boutonRadio input {
	cursor: pointer;
}

/* @end */

/* @group Bloc Prédéfini */

/* @group Header */

#header {
	text-align: center;
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin: 0 auto;
	width: 900px;
	background: url(images/fond_1.png) no-repeat center bottom;
	padding-bottom: 25px;
	padding-top: 10px;
}
#header .header_marge {
	padding-bottom: 0;
}

#header .logoSite {
	font-size: 22px;
	font-weight: bold;
	display: none;
}

/* @end */

/* @group Main */

#main {
	text-align: center;
	position: relative;
	top: 0;
	left: 0;
	margin: 0 auto;
	padding: 0;
	width: 900px;
	background-color: white;
	color: black;
}

#main .main_marge {
	display: table;
	width: 100%;
}

/* @group Menu */

#menu {
	height: 10px;
	display: block;
}

#menu .menu_base {
	text-align: center;
	display: table;
	opacity: 1;
	width: 780px;
	z-index: 5;
	height: 40px;
	font-size: 13px;
	background: url(images/menu_general_fond.png) no-repeat left top;
	position: absolute;
	top: -30px;
	left: 60px;
	overflow: hidden;
	padding: 2px 20px 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin: 0;
}

#menu .menu_marge {
	display: block;
	overflow: hidden;
	height: 30px;
}

#menu .menu_contenu {
	display: table;
	margin-right: auto;
	margin-left: auto;
	border-left: 1px solid white;
	height: 20px;
}

#menu .elementBouton {
	display: inline-table;
}

#menu .elementBouton a {
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-style: italic;
	border-right: 1px solid white;
	padding-left: 25px;
	padding-right: 25px;
	display: table;
	height: 30px;
	padding-top: 6px;
	text-shadow: rgba(0,0,0,0.8) -2px -2px 2px;
}

#menu .elementBouton a:hover {
}

#menu .elementBouton a:active {
}

#menu .elementBouton a.actif {
	color: white;
	text-decoration: none;
	font-weight: bold;
	background-color: #5e52c2;
}

#menu .elementBouton a span.texte {
}

/* @end */

/* @group Contenu */

#contenu {
	text-align: center;
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin: 0 auto;
	width: 900px;
}#contenu .contenu_marge {
	padding: 0;
}

/* @end */

/* @end */



/* @group Footer */

#footer {
	text-align: center;
	position: relative;
	top: 0;
	left: 0;
	display: block;
	width: 900px;
	font-size: 8pt;
	margin: 0 auto 10px;
	padding-top: 10px;
	background: url(images/fond_3.png) no-repeat center top;
}

#footer a {
	color: white;
}

#footer a:hover {
	color: #92b8ff;
}

#footer .footer_marge {
	padding: 10px;
}#footer div.infoExplorer {
	padding: 10px 80px 5px;
}#footer p {
	text-align: center;
}

#footer #lienICS {
	color: white;
}

#footer #lienICS:hover {
	color: #92b8ff;
}#footer img {
	margin-right: 5px;
	margin-left: 5px;
	vertical-align: middle;
}

/* @end */

/* @end */
