html {
	height: 101%;
}

body {
	color : #333;
	background : #F6D99C;
	font-family: Arial, sans-serif;
	font-size : 12px;
	padding : 0;
	margin : 0;
	background-image:url(../images/bordure3.jpg);
	background-position:center;
	background-repeat:repeat-y;
	padding-right:4px; 
	 
   
}

img {
	border : none;
}

a {
	color : #7F3710;
   text-decoration:none;
}

a:hover {
	text-decoration : none;
}

a:focus {
	outline: none;
}

.clr {
	clear : both;
}

li {
  display:block;
	background: #FBD67E;
	border-bottom: 1px solid #63351C;
	line-height: 30px;
	margin: 0 5px;
	-moz-box-shadow: 1px 1px 6px #555; 
  -webkit-box-shadow: 1px 1px 6px #555; 
  list-style:none; 
   font-variant:small-caps;
    text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2B0000;
	font-weight:800;
    margin:5px;
  }

li a:hover {
display: block;
  text-decoration : none;
  background: #63351C;
	color:#FFFFFF;
}
p {
	padding : 4px 0 4px 0;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#2B0000;
	font-weight:500;
}

* {
	margin : 0;
	padding : 0;
}



#corps {
	width: 1010px;
	margin: 0 auto;
	background-color:#FFFFCC;
	background-image:url(../images/fond.jpg);
	background-position:bottom;
	background-repeat:repeat-y;
	padding:0;
}

div.bordure {
	width: 1010px;
	margin: 0;
	padding: 0;
	 border-left: 1px solid #0000 ; 
    -moz-box-shadow: 1px 1px 12px #2E1803;  
    -webkit-box-shadow: 1px 1px 12px #2E1803;  
    box-shadow: 1px 1px 12px #2E1803;
border-right: 1px solid #0000 ; 
    -moz-box-shadow: 1px 1px 12px #2E1803;  
    -webkit-box-shadow: 1px 1px 12px #2E1803;  
    box-shadow: 1px 1px 12px #2E1803;
	border-top:2px solid #2E1803 ;
	
}

div.ombre_bas {
	border-bottom: 1px solid #0000 ; 
    -moz-box-shadow: 1px 1px 12px #BA6B1F;  
    -webkit-box-shadow: 1px 1px 12px #BA6B1F;  
    box-shadow: 1px 1px 12px #BA6B1F;
	border-top:2px solid #BA6B1F ; 
	width: 1010px;
	margin: 0;
	padding: 0;
}

div.ombre_haut {
	background: url(../images/ombre_haut.png) bottom center no-repeat;
	height: 10px;
	width: 1010px;
	margin: 0;
	margin-top: 20px;
	padding: 0;
}

#banniere {
	height: 200px;
	width: 1010px;
	background: url(../images/banniere3.jpg) top left no-repeat;
	margin:0;
	padding:0;
}


#news {
	height: 100px;
	width: 500px;
	float: left;
}

#topmenu {
	height: 30px;
}

#conteneur {
	padding :0;
}

#breadcrumbs {
	height: 20px;
}

#gauche {
	width: 210px;
	float: left;
}

#centre.normal{
	float: left;
	width: 590px;
}


#centre.large {
	float: left;
	width: 790px;
}

#centre div.interne {
	padding: 10px;
}


#droite {
	width: 200px;
	float: left;
}

#footer {
	padding: 10px;
	text-align: center;
}

/*** modules bas ***/
div.entier {
	width: 100%;
}

div.moitie {
	width: 50%;
}

div.tiers {
	width: 33%;
}

div.modules_bas {
	float: left;
}

div.modules_bas div.interne {
	padding: 10px;
}

div.modules_bas ul li {
	line-height: 20px;
	margin-left: 10px;
	list-style:none;
}

div.modules_bas h3 {
	line-height: 35px;
}

/*** topmenu ***/
#topmenu li {
	background: #BF551B;
	height: 30px;
	padding: 0 10px ;
	float: left;
	margin: 0 2px 5px;
	width: auto;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	list-style:none;
	
}

#topmenu li a {
	color: #fff;
	padding: 0;
	margin: 0;
	line-height: 45px;
}

#topmenu li a:hover, #topmenu li.current {
	color: #9e9e9e;
}

/*** menu colonne ***/
h1 {
	color: #63351C;
	font-size: 18px;
	font-weight: bold;
	
}

h2 {
	color: #63351C;
	font-size: 16px;
	font-weight: bold;
	
}

h3 {
	color: #63351C;
	font-size: 14px;
	font-weight: bold;
	line-height:50px;
	padding-left:10px;

	
}
.moduletable_menu h3
{
line-height:50px;
padding-left:10px;
}
ul.menu li {
display:block;
	background: #FBD67E;
	border-bottom: 1px solid #63351C;
	line-height: 30px;
	margin: 0 5px;
	-moz-box-shadow: 1px 1px 6px #555; 
  -webkit-box-shadow: 1px 1px 6px #555; 
  list-style:none; 
  font-variant:small-caps;
font-size:12px;
font-weight:600;
}
ul.menu li ul li{
	margin-left: 10px;
	background: #FBD67E;
	font-size:12px;
	border:0;
	-moz-box-shadow: 0px 0px 0px ; 
  -webkit-box-shadow: 0px 0px 0px ;
  font-weight:400;
}

ul.menu li a {
	display:block;
	color:#63351C;
	text-decoration: none;
	line-height: 25px;
	padding-left: 10px;
}

ul.menu li a:hover {
	color: #fff;
	background-color:#63351C;
}


/*** module gris ***/
div.moduletable_gris h3 {
	height: 36px;
	background: url(../images/titre_modulegris.png) left top repeat-x;
	line-height: 30px;
	color: #fff;
	font-weight: normal;
}

div.moduletable_gris {
	background: #9e9e9e url(../images/bas_modulegris.png) left bottom repeat-x;
	padding-bottom: 35px;
	color: #fff;
	margin-top: 10px;
}

div.moduletable_gris a {
	color: #fff;
	padding-left : 10px;
	line-height: 20px;
}

/*** formulaires ***/
input#modlgn-username, input#modlgn-passwd {
	width: 153px;
	height: 28px;
	line-height: 25px;
	background: url(../images/login_form.png) left top no-repeat;
	border: none;
	margin: 0;
	padding: 0px 0 5px 10px;
}

#login-form fieldset{
	border: none;
}

#login-form li{
	line-height: 20px;
	list-style:none;
}

input.button {
	background: #333;
	color: #fff;
	border: none;
	padding: 7px;
	cursor: pointer;
}


.iconographie
{
background-color:#000000;
}
.iconographie td
{
text-align:center;
padding:5px;
}
