.bordure {
	border: 1px solid #CCCCCC;
}
A.vertical {
	DISPLAY: block;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding: 0px 0px 0px 3px;
	width: auto;
	height: 16px;
	background-color: #CC0000;
}
A.vertical:hover {
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #A42B58;
}
.titre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../img/fond_titre.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #FFFFFF;
	font-style: italic;
}
.important {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
}
.fond {
	background-attachment: fixed;
	background-image: url(../img/fond.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fond_body {
	background-image: url(../img/fond_body.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
.fond {
	background-attachment: fixed;
	background-image: url(../img/fond.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.bordure {
	border: 1px solid #FFFFFF;
}
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;
}
.titre {
	font:italic bold 14px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(../img/fond_titre.jpg) left top repeat-x;
	border: 1px solid #FFFFFF;
}
.important {
	font:bold 13px Geneva, Arial, Helvetica, sans-serif;
	color: #FF9900;
}
.fond {
	background-attachment: fixed;
	background-image: url(../img/fond.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

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


h2{
font-size:18px;
letter-spacing:5px;
text-align:right;
border-bottom:1px solid #000000;
padding-bottom:10px;
margin-left:20px;
margin-right:20px;
margin-top:20px;
}

h3{
font-size:16px;
letter-spacing:5px;
font-weight:bold;
font-style:italic;
border-bottom:1px dotted #000000;
padding-bottom:10px;
margin-left:20px;
margin-right:20px;
}

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

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

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


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

.liste{
list-style-image:url(../img/puce3.gif);
}

.link{
letter-spacing:2px;
color:#000000;
font-weight:bold;
}

.link:hover{
color:#666666;
font-weight:bold;
}

.link2{
color:#000000;
font-weight:bold;
text-decoration:none;
}

.link2:hover{
color:#666666;
font-weight:bold;
text-decoration:underline;
}

.element_droite{
float:right;
margin:10px;
}

#smenu1, #smenu2, #smenu3, #smenu4, #smenu5, #smenu6, #smenu7, #smenu8, #smenu9, #smenu10{
background-color:#666666;
border:1px solid #000;
padding:5px;
color:#FFFFFF;
}
#etiqu	{
	width:300px;
	height:300px;
	text-decoration:none;
	color:#000000;
	position:relative;
	float:left;
	margin-right:15px;
	font-size:11px;
	text-align:justify;
}
#comment	{
	text-decoration:none;
	color:#000000;
	background-color:#FFFFCC;
	padding:5px;
}
a.etiqu #comment	{
	display:none;
	text-decoration:none;
	color:#000000;
}
a:hover.etiqu #comment	{
	display:block;
	text-decoration:none;
	color:#000000;
	margin-top:-225px;
	background-color:#FFFFCC;
}
.red	{color:#CC0000}