.Style4 {font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }

#contact input{ text-align:left; } 
.contact input{ text-align:left; }

.Style5 {color: #FF0000}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}
/* Footer */
.classfooter {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.classfooter a:link {
text-decoration: none;
font:bold;
color: #FFFFFF;
}
.classfooter a:visited {
text-decoration: none;
font:bold;
color: #FFFFFF;
}
.classfooter a:hover {
text-decoration: underline;
font:bold;
color: #333333;
}
.classfooter a:active {
text-decoration: none;
font:bold;
color: #FFFFFF;
}

/* Header */
.header {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.header a:link {
text-decoration: none;
font:bold;
color: #FFFFFF;
}
.header a:visited {
text-decoration: none;
font:bold;
color: #FFFFFF;
}
.header a:hover {
text-decoration: underline;
font:bold;
color: #C1C1C1;
}
.header a:active {
text-decoration: none;
font:bold;
color: #FFFFFF;
}

/***** DEBUT Popup Promo *****/
#popupPromo{
	/*top:230px;*/
	/*display:none;*/
	height:250px;
	margin-left:34%;
	margin-top:50px;
	padding:0;
	/*position:fixed;*/
	position:absolute;
	width:554px;
	z-index:1000 !important;
}
#popupPromo a#promo_show {
	display:none;
	height:12px;
	left:0;
	right:800px;
	position:fixed;
	position:absolute;
	top:20px;
	width:12px;
}
#popupPromo a#promo_close {
	height:12px;
	/*left:0;*/
	margin-left:100px;
	margin-top:10px;
	/*right:350px;*/
	position:fixed;
	position:absolute;
	/*top:10px;*/
	width:12px;
}
#popupPromo a#promo_hide {
	height:12px;
	left:0;
	right:350px;
	position:fixed;
	position:absolute;
	top:30px;
	width:12px;
}
/***** FIN Popup Promo *****/

/* Extrem footer */
.xfooter {
	font-size: 10px;
	font-weight: bold;
	color: #c21a00;
}
.xfooter a:link {
text-decoration: none;
font:bold;
color: #c21a00;
}
.xfooter a:visited {
text-decoration: none;
font:bold;
color: #c21a00;
}
.xfooter a:hover {
text-decoration: underline;
font:bold;
color: #000000;
}
.xfooter a:active {
text-decoration: none;
font:bold;
color: #c21a00;
}

/* Menu tools */
.tools {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.tools a:link {
text-decoration: none;
font:bold;
color: #FFFFFF;
}
.tools a:visited {
text-decoration: none;
font:bold;
color: #FFFFFF;
}
.tools a:hover {
text-decoration: underline;
font:bold;
color: #CCCCCC;
}
.tools a:active {
text-decoration: none;
font:bold;
color: #FFFFFF;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Code JS multi-onglets */
.codeA
{
	font-family: courier new, arial;
	font-size: 12px;
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #b0b0b0;
	background-color: #f0f0f0;
}

.codeB
{
	font-family: courier new, arial;
	font-size: 12px;
}

.codeC
{
	font-family: courier new, arial;
	font-size: 12px;
	color: green;
}

.codeComment
{
	font-family: courier new, arial;
	font-size: 12px;
	color: #c0c0c0;	
}

.highlight
{
	background-color: yellow;
}

.warning
{
	color: red;
}

/* scrollbar dans la balise div (supprimer 'solid' pour effacer le contour noir) */
.tsmDivBorder {border: black thin solid; overflow: auto; width: 100%; height: 100%;}

input {
text-align:center;
} 

