/* Corp du Site */
body {
	margin:0px;
	padding:0px;
	font:0.9em verdana,arial,helvetica,sans-serif;
	color:#ffffff;
	text-align:center;
	letter-spacing:1px;
	background:#000000 url('../../images/fond/disciple.jpg') no-repeat right fixed;
}
/* Textes */
h1 {
	font-size:1.1em;
	font-family:verdana,arial,helvetica,sans-serif;
	font-weight:bold;
	color:#ff9900;
	border-width:1px;
	border-color:#73a6f4;
	border-style:dotted;
	background-color:#17273e;
	margin:20px 0px 0px 0px;
	padding:5px;
	text-align:center;
	clear:both;
}
h2 {
	font-size:1.1em;
	font-family:verdana,arial,helvetica,sans-serif;
	font-weight:bold;
	color:#ff9900;
}
h3 {
	font-size:1em;
	font-family:verdana,arial,helvetica,sans-serif;
	font-weight:normal;
	color:#ff9900;
}
.maj {
	color:#ffff00;
	font-weight:bold;
}
.cadre_maj {
	padding:10px;
	font-style:italic;
	border-color:#ff9900;
	border-width:1px;
	border-style:dotted;
	background-color:#580000;
}
.trigger {
	text-decoration:underline;
	color:#ff0000;
}
tt {
	font-weight:bold;
	color:#ffff00;
	font-size:1.1em;
}
/* Liens Hypertextes */
a:link {
	color:#73a6f4;
	text-decoration:none;
}
a:hover, a:active {
	color:#ff9900;
	text-decoration:underline;
}
a:visited {
	color:#73a6f4;
	text-decoration:none;
}
/* Formulaires */
input {
	background-color: #17273e;
	font-family:verdana,arial,helvetica,sans-serif;
	color:#ffffff;
	border:1px #73a6f4 solid;
}
textarea {
	background-color:#17273e;
	font-family:verdana,arial,helvetica,sans-serif;
	color:#ffffff;
	border:1px #73a6f4 solid;
}
select {
	background-color:#17273e;
	font-family:verdana,arial,helvetica,sans-serif;
	color:#ffffff;
	border:1px #73a6f4 solid;
}
/* Design */
#conteneursite {
	padding:0px 200px 0px 14px;
	margin:20px auto;
	height:20px;
	text-align:left;
}
#milieupage {
	margin:0px 15px 0px 185px;
	min-width:371px;
	max-width:100%;
	padding:5px;
}
#liens {
	float:left;
	width:170px;
	border-width:0px;
	background-color:transparent;
	top:0px;
	left:0px;
	margin:20px 0px 0px 20px;
	padding:185px 5px 5px 5px;
	position:absolute;
}
html>body #liens {
	position:fixed;
}
table {
	width:100%;
}
th {
	font-weight:bold;
	text-align:center;
	color:#ff9900;
}
td {
	/*text-align:center;*/
}
/* Système de Cadre */
.cadre {
	min-width:371px;
	max-width:100%;
	border-width:1px;
	border-color:#73a6f4;
	border-style:dotted;
	background-color:#17273e;
	margin:20px 0px 0px 0px;
	padding:5px;
	clear:both;
}
.demicadredroite {
	float:right;
	width:49%;
	border-width:0px;
	background-color:transparent;
}
.demicadregauche {
	float:left;
	width:49%;
	border-width:0px;
	background-color:transparent;
}
.spacer {
	clear:both;
}
.cadreimage {
	margin:5px;
	border-width:0px;
	background-color:transparent;
	clear:both;
}
.conteneurreplay {
	width:100%;
	border-width:0px;
	background-color:transparent;
}
.cadregalerie {
	float:left;
	width:33%;
	border-width:0px;
	background-color:transparent;
}
.cadrereplay {
	float:left;
	border-width:0px;
	background-color:transparent;
}
.cadre_alerte {
	min-width:371px;
	max-width:100%;
	border-width:1px;
	border-color:#ff9900;
	border-style:dotted;
	background-color:#580000;
	margin:20px 0px 0px 0px;
	padding:5px;
}
.code {
	max-width:100%;
	border-width:1px;
	border-color:#cccccc;
	border-style: dotted;
	background-color:#222222;
	padding:2px 5px;
}

/*Images*/
img {
	border-width:0px;
}
#banniere {
	text-align:center;
	margin:0px 0px 0px 185px;
}
