.bordure {
	border: 4px solid #FFFFFF;
}
#integration, #integration table td {color:#fff;
}
A.vertical {
	DISPLAY: block;
	FONT-WEIGHT: bold;
	FONT-SIZE: 9px;
	COLOR: #000066;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding: 0px 0px 0px 3px;
	background-color: #FFCC00;
	height: 25px;
}
A.vertical:hover {
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #00CCFF;
}
.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-image: url(../img/fond.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 {
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
	width: 560px;
}
h2
{
color:#993399;
font:"Comic Sans MS";
text-decoration:underline;
}

h3{
color:#FFFFFF;
font:"Comic Sans MS";
}

ul {
	list-style-type:none;
	background-image:url(../img/puce.gif);
	background-repeat:no-repeat;
	background-position:0% 60%;
	padding-left:20px;
}

A.vertical2 {
	DISPLAY: block;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	
	width: 100px;
	height: 100px;
	border: 1px solid #666666;
	filter: Alpha(Opacity=40, FinishOpacity=40, Style=40, StartX=10, StartY=10, FinishX=40, FinishY=40);
}
strong {
color:#ffcc00;
}
hr {
	color:#FFFFFF;
	width: 560px;
}
a { color:#FFFFFF;}
a:hover { color:#FFFF99;}
