#bleu_valentine {
	color: #e1e1e1;
}
#bleu {
	color: #0C2577;
}
#rouge {
	color: #F91815;
}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #e1e1e1;
}
.boite_login {
	background-color: #FFFFFF;
	height: auto;
	border: 1px #999 solid;
	width: 600px;
	margin-top: 75px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

alignement_centre {
	text-align:center;
	font-size:10px;
}

.erreur {
	font-size: 10pt;
	font-weight: bold;
	color: #F91815;
}
.boite_login_titre {
	text-align: center;
	background-color: #DDDDDD;
	padding: 8px;
	padding-left: 20px;
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
}
.boite_login_champ {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.titre_periode {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}
.lien_noir {
	color: #000000;
	text-decoration: none;
}
.lien_boutton {
	background-color: #ffffff;
	padding: 5px;
	border: 1px solid #999999;
	text-decoration: none;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}
.lien_boutton_s {
	background-color: #ffffff;
	padding: 5px;
	border: 1px solid #999999;
	text-decoration: none;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10px;
}
.footer {
	margin-top: 25px;
	font-size: 11px;
	color: #666666;
	border-top: 1px solid #666666;
}
table {
	font-size: 10pt;
	border-top: 0px solid #444;
	border-left: 0px solid #444;
	border-collapse: collapse;
	border-right: 0px solid #444;
	border-bottom: 0px solid #444;
}
th, td {
	border-right: 1px solid #444;
	border-bottom: 1px solid #444;
	padding: 5px;
}
th {
	font-size: 8pt;
}
tr.selection td {
	background-color: #33FF11;
}
select,#table-produits2 input,#otherAddress input{width: 350px; font-size: 16px;}
#table-produits2 input.checkbox,#otherAddress input.checkbox{width: 20px;}
.submitButton{font-size: 16px; padding: 10px;}
p{padding: 10px;}
#table-produits2 td, #table-produits2 th,#otherAddress td, #otherAddress th{border: none;}
#table-produits2 input.radio, #otherAddress input.radio{width: 20px;}
hr{margin: 25px 0;}