.bordure {
	border:2px solid #FFFFFF;
}
.fond_body {
	background:url(../img/body.jpg) no-repeat;
}
.fond_menu {
	background:url(../img/menu.jpg) no-repeat;
}
.menu {
	font:bold 13px;
	letter-spacing:2px;
	padding-left:5px;
	padding-right:5px;
}
.link_menu {
	color:#FFFFFF;
	text-decoration:none;
}
.link_menu:hover {
	color:#CCFF33;
}
/*#################  les tableaux ########## */
table td {
	font-size: 13px;
}

#integr{
margin:20px 10px 0 10px;
font-weigh:13px;
}

h1{
font-size:13px;
font-weight:bold;
}


h2{
font-size:18px;
letter-spacing:5px;
text-align:right;
border-bottom:3px dotted #C12622;
padding-bottom:5px;
}

h3{
font-size:14px;
font-weight:bold;
font-style:italic;
border-bottom:1px solid #F8810B;
padding-bottom:5px;
}

h4{
font-size:16px;
letter-spacing:5px;
text-align:left;
border-bottom:1px solid #A30313;
padding-bottom:5px;
color:#A30313;
font-style:italic;
}

h5{
font-size:16px;
font-weight:bold;
font-style:italic;
border-bottom:3px dotted #CAE036;
padding-bottom:10px;
margin-left:20px;
margin-right:20px;
}

.txt{
margin-left:20px;
margin-right:20px;
text-align:justify;
}

#encart{
border:2px solid #ffffff;
padding:10px;
margin-left:50px;
margin-right:50px;
background:#000;
color:#FFFFFF;
}

.liste{
list-style-image:url(../img/puce.jpg);
}

a{
color:#FFF;
font-weight:bold;
text-decoration:underline;
}

a:hover{
color:#F8810B;
font-weigh:bold;
text-decoration:none;
}

.element_droite{
float:right;
}

.element_gauche{
float:left;
}

#light a img{
filter:alpha(opacity=60);  
-moz-opacity:0.60;
opacity: 0.60;
border:2px solid #FFF;
display:block;
}


#light a:hover img{
filter:alpha(opacity=100);  
-moz-opacity:0.99;
opacity: 0.99;
border:2px solid #CAE036;
display:block;
}

strong{
color:#E7E984;
font:bold 15px;
}
