*{padding:0; margin:0; border:none;}

html, body {
    height: 100%;
	background-color:#68b5d9;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}


#layout-page {
	color: #000;
	border:0px solid #000;
	width: 995px;
	margin-right: auto;
	margin-left: 0;	
	margin-bottom:0;
	margin:0 auto;
	background:#fff url("/img/layout.jpg") 0 0 repeat-y ;
}

#contentmain {
	border:0px solid #000;
	margin-right: auto;
	margin-left: 0;	
	margin-bottom:0;
	margin:0 auto;
}

/* Texte */
.normal-text { font-size: 1em; } 
.medium-text { font-size: .9em; } 
.small-text { font-size: .9em; } 


/* W3C */
.right { text-align: right; }
.left {	text-align: left; }
.center { text-align: center; }
.justify { text-align: justify; }
.nowrap { white-space: nowrap; }
.vtop { vertical-align: top; }
.spacer, .clear { clear: both; font-size: 0; }

.pdf {
  background-image: url("/images/mini-pdf.jpg");
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
}

.word {
  background-image: url("/images/mini-doc.jpg");
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
}

.zip {
  background-image: url("/images/mini-zip.jpg");
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
}

#leftCol {
width: 199px;
height:409px;
float:left;
margin:0;
background: url("/img/col_gauche.jpg") 0 0 no-repeat;
padding-top:80px;

}

#centerCol{
margin:0;
float:left;
width: 596px;
height: 100%;
padding: 30px 0px 0px 0;
background:#fff url("/img/centre.jpg") 0 0 no-repeat;
}

#rightCol {
background: url("/img/col_droite.jpg") 0 0 no-repeat;
width: 196px;
margin:0;
float:right;
}



#global {
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	padding: 0px;
	width: 1016px;
	min-height: 100%;
}

#header {
	float:left;
	background-image: url("/img/head.jpg");
	height:279px;
	width:995px;
	background-repeat:no-repeat;
	cursor:pointer;
}


.bas {
    position: absolute;
    bottom: 10px;
	height:12px;
	width:1016px;
	left:0px;
}

#global #dernier-element {
	margin-bottom: 0;
	padding-bottom: 48px;
}

#vignette_agenda {
	position:relative;
	left:10px;
	top:-30px;
	cursor:pointer;
}


#vignette_recherche {
	position:relative;
	left:0px;
	top:18px;
	width:192px;
	height:46px;
	background-color:#00a6db;
	background: url("/img/recherche.jpg") 0 0 no-repeat;
}


#vignette_contacts {
	position:relative;
	left:4px;
	top:40px;
	width:181px;
	height:32px;
	cursor:pointer;
	background: url("/img/contact.jpg") 0 0 no-repeat;
}

#soutien {
	position:relative;
	top:30px;
	width:190px;
	color:#FFFFFF;
	margin:auto;
	font-weight:bold;
	text-align:center;
}

#menu_horizontal {

}

#menu_vertical {
	margin:0px 0px 0px 0px; 
}



.centre {
	text-align:center;
}


