
body {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../img/background/bgfacebook.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
}

TD.contour {
	border-right: 1px;
	border-bottom: 1px;
	border-right: #B8B8B8;
	border-bottom: #B8B8B8;
	border-style: solid;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left: 0px;
	border-top: 0px;
}
TD.topnews {
	border-right:0px;
	border-left:0px;
	border-bottom:0px;
	border-top: 1px;
	border-top-width: 1px;
	border-top: #B8B8B8;
	border-style: solid;
}
hr {
	border: 1px;
	border-color: #D4D4D4;
	border-width: 1px;
}


td,th {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2{
	color: #3b59aa;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style3 {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}



A:LINK {
   font-family : verdana;
	font-size : 12px;
	color : #6b7dbc;
	text-decoration: none;
}
 A:HOVER {
    font-family : verdana;
	font-size : 12px;
	color : #6b7dbc;
	text-decoration : underline;
 }
 A {
    font-family : verdana;
	font-size : 12px;
	color : #6b7dbc;
	text-decoration : none;
}


INPUT.input {
	background-color : #363636;
	color: #ffffff;
	border: 2px #00BFFF solid;
	font-weight: bold;
		font-family: verdana;
	font-size: 12px;
}

TEXTAREA.textarea {
		background-color : #363636;
	color: #ffffff;
	border: 2px #00BFFF solid;
	font-weight: bold;
	font-family: verdana;
	font-size: 12px;
}


INPUT.bouton {
	background-color : #363636;
	color: #ffffff;
	border: 3px #00BFFF solid;
	height: 20px;
	font-weight: bold;
		font-family: verdana;
	font-size: 12px;
}


