* {
	font: Verdana, Arial;
	font-family:  Arial,sans-serif;
	text-decoration:none;
	color:#000000;
	font-size:11px;
}
body {
	padding:0;
	margin:auto;
	width:1200px;
	overflow-x:hidden;
	text-align:center;
}
table {
	padding:0;
	border-spacing:0;
	border-collapse:collapse;
}
table td {
	padding:0;
	border-spacing:0;
	border-collapse:separate;
}

form {
	margin:0;
	pading:0;
}
a {
	color:#427B94;
}
a:hover {
	color:#316AC5;
}
.href {
	cursor:pointer;
}

.top {
	vertical-align:top;
}

/* Style pour les formulaires */
form > table, fieldset > table,  form > div > table, fieldset > div > table, .defiTableForm{
	border-spacing: 3px !important;
	border-collapse: separate;
	width: 100%; 
}

label{
	font-weight: bold;
	padding-right: 10px;
}

label.required{
	background:url(../images/ast.gif) no-repeat left;
	padding-left: 10px;
}

label + input[type="checkbox"] + label{
	font-weight: normal;
	padding-right: 10px;
}

input[type="radio"] + label{
	font-weight: normal;
	padding-right: 10px;
}

fieldset {
	margin-bottom: 10px;
	margin-top: 10px;
	/* text-align: center;*/
}

hr{
	margin: 20px;
	border-color: #CCCCCC;
	border-width: 1px;
}

.texte_20_souligne {
	font-size:20px; 
	color: black;
	text-decoration:underline;
}

.texte_clignotant {
	font-size:15px; 
	color: blue;
	text-decoration:blink;
}

.texte_18_souligne {
	font-size:17px; 
	color: black;
	text-decoration:underline;
}


.texte_20 {
	font-size:20px; 
	color: blue;
}

.texte_15 {
	font-size:15px; 
	color: black;
}

.texte_15_s {
	font-size:15px; 
	color: black;
	text-decoration:underline;
}

.texte_15_souligne {
	font-size:16px; 
	color: blue;
	text-decoration:underline;
}

.texte_12_souligne {
	font-size:12px; 
	color: green;
	text-decoration:underline;
}

.texte_17_bleu {
	font-size:17px; 
	color: blue;
}
.texte_15_bleu {
	font-size:15px; 
	color: blue
}

.texte_15_black {
	font-size:15px; 
	color: black;
}

.info_20 {
font-size:20px; 
color: blue;
text-decoration:underline;
}

.connexion {
	font-size:18px; 
}

.login {
	font-size:20px; 
	text-decoration:underline;
}
.bandeau {
vertical-align:top;
overflow-y:hidden;
overflow-x:hidden;
width:250px;
background:#CAE787;
}