body {
	margin: 0px;
	background: #DDDDDD;
	color: #FFFFFF;
}

img {
	border: none;
}

#News {
	position: absolute;
	margin-left: 530px;
}

#Holder {
	width: 490px;
	margin: 0px auto;
	background: #27ABDC;
	padding: 20px 0px;
	padding-top: 10px;
	font: 12px "Trebuchet MS";
}

#Stats {
	margin-bottom: 5px;
	font: bold 10px "Trebuchet MS";
	text-align: right;
	padding-right: 5px;
	color: #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}

#Header {
	margin-bottom: 15px;
	border-bottom: solid 1px #FFFFFF;
}

#Footer {
	font: 11px "Trebuchet MS";
	height: 2px;
	padding-top: 5px;
	text-align: center;
}

#Footer a {
	color: #FFFFFF;
	text-decoration: underline;
}

#Transmission {
	font: bold 16px "Trebuchet MS";
	text-align: center;
}

#Post {
}

#One, #Two, #Three, #Google {
	padding-left: 85px;
	padding-top: 5px;
	border-bottom: solid 1px #FFFFFF;
}

#One {
	background: url("../picture/1.gif") top left no-repeat;
	height: 60px;
	margin-bottom: 15px;
}

#Two {
	background: url("../picture/2.gif") top left no-repeat;
	margin-bottom: 15px;
}

#Three {
	background: url("../picture/3.gif") top left no-repeat;
	height: 60px;
}

#Google {
	padding: 5px;
	border-bottom: solid 1px #FFFFFF;
}

#Your {
	border-bottom: solid 1px #FFFFFF;
}

#One p, #Three p {
	margin-top: 0px;
}

.Facultative {
	color: #EEEEEE;
}

#Help {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	border-bottom: solid 1px #FFFFFF;
}

#Help h1 {
	font: bold 18px "Trebuchet MS";
}

#Help p {
	text-align: justify;
	font-size: 11px;
}

#Help a {
	color: #FFFFFF;
	text-decoration: none;
}

/* ----- Formulaire ----- */
#Submit {
	width: 100px;
	color: #000000;
}

input, #File {
	color: #000000;
	font: 12px "Trebuchet MS";
	width: 300px;
}

div.FileChoose {
	border: 1px solid #DDD;
	background-color: #EEE;
	font-size: .8em;
}
div.FileProgress {
	visibility: hidden;
}

.clear {
	border: none;
	width: 15px;
}

textarea {
	color: #000000;
	font: 12px "Trebuchet MS";
	width: 300px;
	height: 60px;
}

/* ----- ACTION ----- */
#Action {
	margin-bottom: 15px;
	padding: 20px;
	border-bottom: solid 1px #FFFFFF;
}
#Back {
	margin-bottom: 30px;
	text-align: center;
}
#Back a {
	color: #FFFFFF;
	text-decoration: none;
	
	font-weight: bold;
}

