* html {
	padding: 0;
	margin: 0;
}


body {
	font-family: "Trebuchet MS", arial, verdana, helvetica;
	text-align: left;
	color:#2d2d2d;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #930c0f;	
	scrollbar-face-color: #cccccc ;
	scrollbar-track-color: #eeeeee ;
	scrollbar-arrow-color: #ffffff ;
}

blockquote {
	margin-left: 0px;
	padding: 0;
	padding-right: 0;
	padding-left: 10px;
}

#global{
	margin:0px auto;
	position:relative;
	width:950px;
	height:100%;
	background-color: #ebdeb1;
	border-width: 1px;
	border-style: solid;
	border-color: #EFEFEF;
}

#header-top {
	height: 137px;
	font-size: 13px;
	text-decoration: none;
	background-position: center;
	margin-top: 0px;
	padding-top: 4px;
	
}

/* banniere bouton header */
a.buttonheader, a.buttonheader {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
	background: url(../Images/LogoLeTartan.gif) no-repeat  top;
	font-size: 13px;
	height: 120px;
	text-decoration: none;
}

a.buttonheader:link, a.buttonheader:visited {
	font-size: 13px;
	color: #99CC00;
	text-align: left;
	line-height: 58px;	
}

#titre_site{
	position: relative;
	margin:0px auto;	
	text-align: center;
	width: 950px;
	height :50px;
      }

* h1{
 	font-size:1.4em;
	margin : 0;
	font-family : Arial, Helvetica, sans-serif;
	color : #454545;
	font-weight : normal;
	text-align: center;	
      }

* li 	{
	margin-left:0px;
	padding-left:0px;
	padding-top : 7px;
 }
 
* ul	{
	margin-left:0px;
	padding-left:0px;
	padding-top : 7px;
 }
 
 
#menuhaut{
	position: relative;
	margin:0px auto;	
	text-align: center;
	width: 950px;
	height :38px;
	background-color: #666666;
}

#menuhautUL {
	display: inline; 
	text-align: center;
	
}

#menuhaut UL LI {
	display: inline;
	

}

#menuhaut UL LI A {
	
	PADDING-RIGHT: 24px; 
	PADDING-LEFT: 24px; 
	left:0px; 
	color: #FFFFFF;
	font-size:1.1em;
	
	font-family : Comic Sans MS;
	text-decoration: none;
}

#menuhaut UL LI A:hover {
	color: #FFFFFF;
	background-color: #8C0046;
	border-left: 0px;
	border-right: 0px;
	border-color: #8C0046;
	border-style: solid;
	border-bottom-width:9px;
	border-top-width: 7px;
}	

#centrale_box {
	position: relative;
	margin:0px auto;
	width:950px;
	text-align: justify;
	background-color: #FDFDFD;
	
}

#centrale_box_text {
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	margin:0px auto;
	width:900px;
	text-align: justify;
	background-color: #FDFDFD;
}

.frame {
width: 925px;
height: 376px;
background-color:#FDFDFD;
overflow: auto;

}

#contenumilieu-gauche {
position: absolute;
left:0;
width: 480px;
margin-left: 20px;
text-align: justify;
height: 370px;
font-size:0.8em;
}

#contenumilieu-droite {
width: 425px;
margin-left: 500px;
text-align: right;
height: 370px;
}

a.DiapoLinks:link, a.DiapoLinks:visited {
	color: #666666;
	text-decoration: none;
}
a.DiapoLinks:hover {
	text-decoration: none;
	color: #999999;	
}

* h2{
	color: #454545;
	font-size:1.3em;
	margin : 0;
	font-weight : bold;
      }

* h3{
color: #000000;
font-size:0.8em;
margin : 0;
font-weight : normal;
}

#espace_bas {
	margin:0px auto;
	position:relative;
	width:950px;
	height:100%;
	background-color: #aeaeae;

}

#menu_bas{
	position: relative;
	margin:0px auto;	
	width:930px;
	text-align: right;
	height: 20px;
	padding:10px;
	color: #FFFFFF;
	background-color: #930c0f;

}

a.lienblanc {
color: #ffffff;
font-size:0.7em;
text-decoration: none;
}


a.lienblanc:hover {
color: #CCCCCC;
}

.clearer {
	clear: both;
}