* {
	margin:0;
	padding:0;
}

html {
	height: 100%;
}

body {
	height: 100%;
}

/* FOOTER STICK ALT */

#wrapper {
	position: relative;
	min-height: 100%;
}

* html #wrapper {
	height: 100%;
}

#content {
	padding-bottom: 135px;
}

#footer {
	position: relative;
	margin-top: -117px;
}

/* MISE EN PAGE BLOCKS*/

#wrapper {
	width:100%;
	text-align:center;
}

#header {
	width:100%;
	height:165px;
}

#headerContent {
	width:1024px;
	height:165px;
	margin:0 auto;
}

#container {
	width:1024px;
	margin:0 auto;
	position:relative;
	text-align:left;
}

#navigationTop {
	height:25px;
	line-height:25px;
}


#paginatorLinks{
	height:42px;
	width:100%;
	position:absolute !important;
	*position:relative !important;
	position:relative;
	top:25px;
	z-index:25;
}

#paginatorLinks div{
	width:42px;
	height:42px;
	line-height:42px;
	display:inline;
}


#paginatorLinks div a{
	display:block;
}

.paginatorPrev {
	float:left;
	margin-left:185px;
}

.paginatorNext {
	float:right;	
	margin-right:211px;
}

.paginatorDisabled {

}

.paginatorPrev .paginatorDisabled {
	width:42px;
	height:42px;
	line-height:42px;
	display:inline;
	float:left;
}

.paginatorNext .paginatorDisabled {
	width:42px;
	height:42px;
	line-height:42px;
	display:inline;
	float:right;
}

#topLeft {
	width:175px;
	height:260px;
	float:left;	
	position:relative;
}

#topCenter {
	width:674px;
	height:260px;
	float:left;
	position:relative;
}

#arrows {
	position:absolute;
	top:0px;
	right:20px;
}

#topRight {
	width:175px;
	height:260px;
	float:left;	
	position:relative;
}

#left {
	width:160px;
	float:left;
	clear:left;
	padding:4px 15px 0 0;
	display:inline;
}

#left p {
	padding-top:2px;
}

#center {
	width:650px;
	float:left;
	padding:4px 12px;
}

#bigCenter {
	width:650px;
	float:left;
	margin-top:-192px !important;
	padding:4px 12px;
}

#right {
	width:160px;
	float:left;
	padding:12px 0 0 15px;
}

/* too much hacks suckxxxx*/
.colonne {
	width:200px;
	padding:0 10px;
	float:left;
	margin-top:-192px !important;
	*margin-top:40px !important;
	margin-top:40px;
	margin-bottom:100px;
}

.colonnePresse {
	width:150px;
	padding:0 10px;
	float:left;
	margin-top:-192px !important;
	*margin-top:40px !important;
	margin-top:40px;
}


hr {
	clear:both;
	visibility:hidden;
	margin:10px 0;
}

span.fakeContent {
	height:100px;
	width:150px;
	visibility:hidden;
}


#footer {
	clear:both;
	width:100%;
	height:115px;
	text-align:center;
}

#footerContent {
	width:1024px;
	margin:0 auto;
	text-align:left;
}

/* MISE EN PAGE ELEMENTS */

#navigationTop ul {
	list-style:none;
}

#navigationTop ul li {
	float:left;
	display:block;
}

#navigationTop ul li a {
	padding:0 0.5em;
}

#espace {
	float:right;
	width:163px;
	line-height:25px;
	margin-top:4px;
	margin-left:12px;
}

#topLeft h3 {
	position:absolute;
	bottom:0;
	right:15px !important;
	right:12px ;
	display:inline;
}


#topLeft h3 span {
	font-size:90%;
}


#topCenter table {
	height:260px;
}

#topCenter table tr td {
	vertical-align:bottom;
}

#topCenter img {
	margin:0 15px 0 10px;
	border: none;
}

#topRight h4 {
	position:absolute;
	bottom:0;
	left:15px;
}

#legal {
	width:650px;
	margin:25px auto;
}

#legal h1, #legal h2 {
	text-align:center;
}

#legal dl {
	margin-top:25px;
}

#legal dl dt {
	font-size:110%;
	font-weight:900;
}

#legal dl dd {
	font-size:90%;
}

#legal dl dd a {
	text-decoration:underline;
}

/* liens */

#liens{
	margin:25px auto;
	width:650px;
}

#liens h1, #liens h2 {
	text-align:center;
}

#liens dl {
	margin-top:50px;
	/*width:400px;*/
}



/* footer */

#footerContent ul li {
	float:left;
	display:block;
}

#footerContent ul li a {
	padding:0 0.5em;
}