/*-------------------------textes images et liens listes ...-----------------------------------------*/
a img{
	border:0;
	text-decoration:none;
	margin:0;
	}
img {margin:0}
p {display:inline;}
h1 {font-size:18px;color:#CC0000;}
h2{font-weight:normal;font-size:18px;}
#t_vert{color:#336600;font-weight:bold}
a {text-decoration:none;color:#CC0000;}
a:hover {text-decoration:underline;}
#col2 ul{  list-style-type: none;
  padding: 0;
  margin: 0;
}
#col2 li{
	line-height: 20px !important;
	line-height:20px;
	background-image: url('images/puce.gif');
	background-repeat: no-repeat;background-position: 0 8;padding-left: 15px;
}
/*-------------------------fin textes images et liens listes ...---------------------------------------*/

/*-------------------------corps de page-------------------------------------------------*/

* {
margin:0;
}


body {
/*background-image:url('images/fond-contact.jpg');*/
	background-attachment: fixed;
	background-repeat: no-repeat;
	margin:0;
text-align : center;

}

html > body #centre {
height : auto;
min-height : 730px;
}

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

#feuille {
position: absolute;
top:0px;
left:0px;
font-family:verdana, sans-serif;
font-size:11px;
width: 976px;
}


#centre{
	position:relative;
	height : 730px;
	}
/*-------------------------fin corps de page-----------------------------------------------*/
/*-------------------------les 3 colonnes-----------------------------------------------*/
#col1{position:absolute;width:241px;height:100%;background: url(images/trame-grise.gif) left top repeat; }
#col2{position:absolute;width:528px;height:100%;background:white;left:241px;}
#col3{position:absolute;width:207px;height:100%;left:769px;}
/*-------------------------fin les 3 colonnes-----------------------------------------------*/
/*-------------------------menu haut-----------------------------------------------------*/
#menu_haut{
	width:976px;
	left:0px;
	height:51px;
	padding: 0 0 ;
	}
	#nav {
				list-style: none ;
				margin: 0 ;
				padding: 0 0;
				overflow: hidden ;
				}
			#nav li {
				float: left ;
				padding: 0 0 ;
				margin: 0 ;
				}
				#nav li img{
				display: block ;
				padding: 0 0 ;
				text-align: center ;
				text-decoration: none ;
				margin: 0 ;
				}
			#nav li a {
				display: block ;
				color: #fff ;
				padding: 0 0 ;
				text-align: center ;
				text-decoration: none ;
				margin: 0 ;
				}
			#nav li a:hover, #nav li a:focus, #nav li a:active {
				}
#actu a{background: url(images/actu-on.gif) left top no-repeat ;width: 123px;height:51px;}
#actu a:hover{background: url(images/actu-off.gif) left top no-repeat ;}
#bout a{background: url(images/ressources-on.gif) left top no-repeat ;width: 134px;height:51px;}
#bout a:hover{background: url(images/ressources-off.gif) left top no-repeat ;padding: 0px 0px ;margin: 0px ;}
#confluence a{background: url(images/confluence-on.gif) left top no-repeat ;width: 256px;height:51px;}
#confluence a:hover{background: url(images/confluence-off.gif) left top no-repeat ;}


/*-------------------------fin menu haut--------------------------------------------------*/

/*-------------------------pied de page---------------------------------------------------*/
#graphiste {
position: absolute;
bottom: 0;

font-family: Geneva, Arial, Helvetica, sans-serif;
color:red;
font-size:8pt;
top:20px;
}

#texte_graphiste {
	font-size:10px;
	font-family:verdana, sans-serif;
	top:10px;

}
/*-------------------------fin pied de page-------------------------------------------------*/