body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 8pt;
}

/* FROM LEMONNIER */

a, a:link, a:hover {
	color: #97A1CD;
}

a:visited {
	color: #97A1CD;
}

li {
	margin-left: 5px;
}

.gras {
	font-weight: bold;
}

.puces_concours {
	color: #CA3435;			
}

.puces_gras_concours {
	color: #CA3435;
	font-weight: bold;
}

.puces_ip {
	color: #1E9227;
}

.puces_gras_ip {
	color: #1E9227;
	font-weight: bold;
}

.souligne_concours {
	text-decoration: underline;
	font-weight: bold;
	color: #CA3435;
}

.souligne_ip {
	text-decoration: underline;
	font-weight: bold;
	color: #1E9227;
}

.italique_concours {
	font-style: italic;
	font-weight: bold;
	color: #CA3435;
}

.italique_ip {
	font-style: italic;
	font-weight: bold;
	color: #1E9227;
}

.email_concours {
	color: #CA3435;
}

.email_ip {
	color: #1E9227;
}

.background_concours {
	font-weight: bold;
	background-color: #CA3435;
	color: white;
}

.background_ip {
	font-weight: bold;
	background-color: #1E9227;
	color: white;
}

/* END */

.noborder {
	border: 0;
}

.style_petit {
	color: #009DFE;
	text-decoration: none;
	font-size: 8pt;
}

.violine {
	text-decoration: none; 
	color: #97A1CD; 
	font-size : 8pt;
}

.big_orange {
	text-decoration: none; 
	color: #633C29; 
	font-size: 10pt;
	font-weight: bold;
}

.big_black {
	text-decoration: none; 
	color: black; 
	font-size: 10pt;
}

.border_black {
	border: 1px solid black;
	border-collapse: collapse;
}

.border_black th {
	border: 1px solid black;
	background-color: #DFDBDE;
	text-align: center;
}

.border_white {
	border: 1px solid white;
	border-collapse: collapse;
}

.border_white th {
	border: 1px solid white;
	background-color: #DFDBDE;
	text-align: center;
}

.border_white td {
	border: 1px solid white;
	text-align: center;
}

.border_white td table {
	border: 0;
}

h1 {
	font-size: 12pt;
	color: #CA3435;
	font-weight: bold;
	text-decoration: underline;
}

h2 {
	font-size: 10pt;
	color: black;
	font-weight: bold;
	text-decoration: underline;
	margin-left: 15px;
}

h3 {
	font-size: 10pt;
	color: black;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}

h4 {
	font-size: 12pt;
	color: #1E9227;
	font-weight: bold;
	text-decoration: underline;
}

h5 {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: black;
	margin-left: 15px;
}

h6 {
	font-size: 10pt;
	color: black;
	font-weight: none;
	margin-left: 15px;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}

.border_default {
	border: 1px solid #633C29;
}

.background_default {
	background-color: #633C29;
}

.menu {
	border-bottom: 1px solid red;
	padding: 3px;
	padding-left: 15px;
	color: white;
	font-weight: bold;
	font-size: 10pt;
	background-color: #BD3329;
}

.menu_vert {
	border-bottom: 1px solid #1E9227;
	padding: 3px;
	padding-left: 15px;
	color: white;
	font-weight: bold;
	font-size: 10pt;
	background-color: #1E9227;
}
.menu_vert a, .menu_vert a:hover, .menu_vert a:visited {
	color: white;
	font-size: 8pt;
}
.menu a, .menu a:hover, .menu a:visited {
	color: white;
}

.menu_little {
	padding: 3px;
	padding-left: 15px;
	color: #BD3329;
	font-weight: bold;
	font-size: 10pt;
}

.menu_little a, .menu_little a:hover, .menu_little a:visited {
	color: #BD3329;
}

.menu_little_vert {
	padding: 3px;
	padding-left: 15px;
	color: #1E9227;
	font-weight: bold;
	font-size: 10pt;
}

.menu_little_vert a, .menu_little_vert a:hover, .menu_little_vert a:visited {
	color: #1E9227;
}

.menu_w {
	/*border-bottom: 1px solid black;
	padding: 3px;
	padding-left: 15px; */
	color: white;
	font-weight: bold;
}

.menu_w a, .menu_w a:hover, .menu_w a:visited {
	text-decoration: none;
	color: white;
}

.white a, .white a:hover, .white a:visited {
	text-decoration: none;
	color: white;
	font-size : 8pt;
}


INPUT,textarea{

	font-family : Arial;

	font-size : 10px;

	border : 1px solid #97a1cd;

	background-color : #ffffff;

}





.bleu  {
	text-decoration: none;
	color: #049DFA;
}


.td_bleu_clair {
	border: 1px solid white;
	background-color: #E2EBF5;
	font-size : 8pt;
	text-align: center;
}

.td_bleu {
	border: 1px solid white;
	background-color: #C7DCF1;
	text-align: center;
	font-size : 8pt;
}

.td_bleu_fonce {
	border: 1px solid white;
	background-color: #005A7F;
	font-size : 8pt;
	text-align: center;
	color: white;
	font-weight: bold;
}