.bordure {
	border: 2px solid #666666;
}

A.vertical {
	DISPLAY: block;
	COLOR: #FFFFFF;
	Font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding: 0px 0px 0px 3px;
	width: auto;
	height: 16px;
	background: #CC0000;
}
A.vertical:hover {
	color: #FFFFFF;
	background: #A42B58;
}
.fond_body {
	background: url(../img/body.jpg) no-repeat;
}

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

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


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

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

h3 span{
margin:0;
}

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 #AAA;
padding:10px;
margin-left:50px;
margin-right:50px;
background:#D3D7E7;
}

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

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

a:hover{
color:#000066;
font-weight:bold;
text-decoration:none;
}

.element_droite{
float:right;
border:1px solid #000066;
}

.element_droite2{
float:right;
}

.flash_droit{
border:1px solid #75BC44;
float:right;
display:block;
margin-right:5px;
}

.flash_intro{
margin-top:4px;
}

#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:#000066;
font:bold 14px;
}

table td{
font-size:13px;
}

.visites{
border-left:1px solid #BBB;
padding-left:5px;
}

#formulaires{
border:2px solid #AAA;
background:#D3D7E7;
}

#formulaires input, textarea{
background:#E8E8E8;
border:1px solid #000;
}

#formulaires span input{
background:none;
border:none;
}