html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

p#faceBookLogo {
	position: absolute;
	top: 14px;
	right: 44px;
}

p#myspaceLogo {
	position: absolute;
	top: 14px;
	right: 12px;
}

body {
	line-height: 1;
	color: #432;
}

h1 {
	position: relative;
	left: -12px;
}

#h1 {
	position: relative;
	left: -30px;
}

ol,ul {
	list-style: none;
}

a {
	color: #3B81BE;
	text-decoration: none;
}

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

blockquote,q {
	quotes: none;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	background-color: #639627;
	background-image: url("../img/back.jpg");
	background-repeat: repeat-x;
	background-position: center top;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica,
		Sans-Serif;
	overflow-y: scroll;
}

#header {
	width: 960px;
	position: relative;
	margin: auto;
}

p {
	line-height: 1.3em;
	text-align: justify;
	font-size: 0.9em;
}

#content {
	width: 1000px;
	margin: auto;
	position: relative;
}

ul#mainMenu {
	position: absolute;
	top: 106px;
	right: 0px;
}

ul#mainMenu li {
	display: block;
	float: left;
	margin-right: 16px;
	display: block;
	float: left;
	font-size: 1.1em;
	font-variant: small-caps;
	font-weight: bold;
}

img#banderole {
	position: absolute;
	top: 8px;
	left: 320px;
}

div#countdown {
	position: absolute;
	top: 48px; 
	right : 10px;
	width: 150px;
	height: 48px;
	background-image: url(../img/countdown.png);
	right: 10px;
}

div#countdown div {
	height: 100%;
}

div#countdown p {
	position: relative;
	top: 26px;
	float: left;
	margin-left: 4px;
}

div#countdown p.nb {
	font-weight: bold;
	color: white;
}

div#countdown p.txt {
	color: #EEF;
}

li.back {
	height: 50px;
	width: 50px;
	background-color: black;
}

ul#mainMenu li a {
	
}

ul#mainMenu li a.currentItem {
	color: #4D9A0E;
}

ul#mainMenu li a:hover {
	color: #4D9A0E;
	text-decoration: underline;
}

#footerLink .right {
	float: right;
}

#footerLink .center {
	float: left;
}

#footerLink {
	clear: both;
	position: relative;
	top: 0px;
	margin-right: 20px;
	color: white;
	margin-bottom: 40px;
	font-size: 0.75em;
	width: 960px;
	margin: auto;
}

#footerLink a {
	text-decoration: underline;
	color: white;
}