.bordure {
	border: 1px solid #333333;
}
.bordure2 {
	border: 1px dotted #FFFFFF;
}
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-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: 12px;
	font-weight: bold;
	color: #000066;
	height: 30px;
	width: 230px;
	display: Aucune;
	background-image: url(../img/important.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.logo {
	background-image: url(../img/logo_filigramme.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	font-style:italic;
	color:#FFF;
	text-decoration: underline;
	padding-left: 10px;
	background-image: url(../img/h2.jpg);
	height: 30px;
	width: 533px;
}
.txt {
	padding-right: 12px;
	padding-left: 12px;
	font-family: "Trebuchet MS";
	text-align:justify;
	font-size: 12px;
	color:#FFFFFF;
}

marquee{
margin-left:100px;
margin-right:100px;
border:1px dotted #FFFFFF;
background:#14165C;
font-size:16px;
font-weight:bold;
padding:10px;
}

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

.link:hover{
	color:#FFFF00;
	font-weight:bold;
}
.citation {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.droite {
	float: right;
	border: 1px solid #FFFFFF;
	padding-left: 0px;
	margin-left: 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	border-bottom:1px solid #FFF;
	padding-bottom:5px;
	margin-left:10px;
	margin-right:100px;
}


h4 {
	background-color: #003366;
	height: 20px;
	width: 220px;
	padding-left: 8px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.gauche {
	float: left;
}
.fond_body {
	background-image: url(../img/fond_body.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fond_bruno {
	background-image: url(../img/fond.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#integr {
	height: 350px;
	width: 686px;
	overflow-y:auto
}

#encart{
border:2px solid #ffffff;
padding:10px;
margin-left:20px;
margin-right:20px;
background-color:#3399FF;
color:#FFFFFF;
text-align:center;
}

.fond_cafe {
	background: url(../img/fond_cafe.jpg) no-repeat left top;
}
.fond_cassia {
	background-image: url(../img/fond_cassia.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fond_table_bruno{
	background-image:url(../img/fond_30.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.fond_table_bruno2{
	background-image:url(../img/fond_302.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.gras{
font-size:13px;
font-weight:bold;
border-bottom:1px solid #FFF;
letter-spacing:2px;
padding-bottom:3px;
margin: 0 100px;
}

#over{
overflow-y:auto;
height:200px;
}