body {
	background-color : #CDCDCD;

	scrollbar-face-color : #EEEEEE;
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-darkshadow-color : #999999;
	scrollbar-track-color : #DDDDDD;
	scrollbar-arrow-color : #005177;
}

/* Form elements */
select.flat, textarea.flat, input.flat,
select.error, textarea.error, input.error { 
	border-style: solid;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}

select.flat, textarea.flat, input.flat { 
	border-color : #888888;
}
select.error, textarea.error, input.error {
	border-color : #CC0000;
}

/* Texte noir */

.txtNoir10 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	text-decoration : none;
}

.txtNoir11 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	text-decoration : none;
}

.txtNoir11s {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	text-decoration : none;
}

.txtNoir12 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration : none;
}

.txtNoir12s {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration : none;
}

.txtNoirGeorgia12 {
	font-family : Georgia, Helvetica;
	font-size : 12px;
	color : #000000;
	text-decoration : none;
}

.txtNoirGeorgia12s {
	font-family : Georgia, Helvetica;
	font-size : 12px;
	color : #000000;
	text-decoration : none;
}

.txtNoir13Courier {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

.txtNoir14 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000000;
	text-decoration : none;
	line-height : 18px;
}

.txtNoir16 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #000000;
	text-decoration : none;
	line-height : 20px;
}

.txtNoirGeorgia16 {
	font-family : Georgia, Helvetica;
	font-size : 16px;
	color : #000000;
	text-decoration : none;
	line-height : 18px;
}

.txtNoir18 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}

.txtNoir20 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : #000000;
	text-decoration : none;
	line-height : 22px;
}

.txtNoir22 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
	line-height : 22px;
}

.txtNoir24 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
	line-height : 22px;
}

.txtNoir12_menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration : none;
}

.txtNoir12_menu:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration : underline;
}

.txtNoir10:hover, .txtNoir11s:hover, .txtNoir12s:hover, .txtNoirGeorgia12s:hover, .txtNoir14:hover, .txtNoirGeorgia14:hover, .txtNoir22:hover, .txtNoir24:hover {
	text-decoration : underline;
}


/* Texte gris */

.txtGris11 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #999999;
	text-decoration : none;
}

.txtGris11s {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #999999;
	text-decoration : none;
}

.txtGrisFonce11 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	text-decoration : none;
}

.txtGrisFonce11s {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	text-decoration : none;
}

.txtGris12 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #999999;
	text-decoration : none;
}

.txtGris12s {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #999999;
	text-decoration : none;
}

.txtGris11s:hover, .txtGrisFonce11s:hover, .txtGris12s:hover, .txtBleuGeorgia12:hover {
	text-decoration : underline;
}


/* Texte bleu */

.txtBleuGeorgia12 {
	font-family : Georgia, Helvetica;
	font-size : 12px;
	color : #006796;
	text-decoration : none;
}

.txtBleu12 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #006796;
	text-decoration : none;
}

.txtBleu12s {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #006796;
	text-decoration : none;
}

.txtBleuCyan11 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #007CC1;
	text-decoration : none;
}

.txtBleuCyan11s {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #007CC1;
	text-decoration : none;
}

.txtBleu12s:hover, .txtBleuCyan11s:hover {
	text-decoration : underline;
}

.txtBleu14b {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #006796;
	text-decoration : none;
}


/* Titre articles */

.txtTitre20_actu {
	font-family : Georgia, Helvetica;
	font-size : 20px;
	color : #04A8C4;
	text-decoration : none;
	line-height : 22px;
}

.txtTitre20_jurid {
	font-family : Georgia, Helvetica;
	font-size : 20px;
	color : #70A9FF;
	text-decoration : none;
	line-height : 22px;
}

.txtTitre20_eu {
	font-family : Georgia, Helvetica;
	font-size : 20px;
	color : #007BC1;
	text-decoration : none;
	line-height : 22px;
}

.txtTitre20_uk {
	font-family : Georgia, Helvetica;
	font-size : 20px;
	color : #FF0000;
	text-decoration : none;
	line-height : 22px;
}


/* Tableau Vert */

.txtVert12 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #339933;
	text-decoration : none;
}

.txtVertBleu12 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #004F63;
	text-decoration : none;
}

.txtVertBleu12s {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #004F63;
	text-decoration : none;
}

.txtVertBleu12s:hover {
	text-decoration : underline;
}


/* Tableau Rouge */

.txtRouge11 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FF0000;
	text-decoration : none;
}

.txtRouge12 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FF0000;
	text-decoration : none;
}

.txtRougeGeorgia12 {
	font-family : Georgia, Helvetica;
	font-size : 12px;
	color : #A64235;
	text-decoration : none;
}


/* Texte Crème */

.txtCreme12 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFCD;
	text-decoration : none;
}


/* Texte Blanc */

.txtBlanc10 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	text-decoration : none;
}

.txtBlanc11 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
}

.txtBlanc11s {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
}

.txtBlanc12 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	text-decoration : none;
	letter-spacing : 1px;
}

.txtBlancGeorgia12 {
	font-family : Georgia, Helvetica;
	font-size : 12px;
	color : #FFFFFF;
	text-decoration : none;
}

.txtBlanc12s {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	text-decoration : underline;
}

.txtBlanc12_menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	text-decoration : none;
}

.txtBlanc12_menu:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	text-decoration : underline;
}

.txtBlanc14 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #FFFFFF;
	text-decoration : none;
	line-height : 18px;
}

.txtBlanc18 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #FFFFFF;
	letter-spacing : 2px;
}

.txtBlanc22 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22px;
	color : #FFFFFF;
	text-decoration : none;
}

.txtBlanc10:hover, .txtBlanc11s:hover, .txtBlanc12s:hover, .txtBlanc14:hover, .txtBlanc22:hover {
	text-decoration : underline;
}


/* Formulaires */

.listeNoir11 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	text-decoration : none;
}

.champVert12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #788D0E;
	background: #FFFFFF;
	border-bottom: 0px;
}

.champBleu12 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	height: 22px;
	border : 1px solid #005177;
	background : #FFFFFF;
}

.input_erreur {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	height: 22px;
	border : 1px solid #CC0000;
	background : #FFFFFF;
}

.champNoir12 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	border : 1px solid #000000;
	background : #FFFFFF;
}

.champBleu12scroll {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	border : 1px solid #005177;
	background : #FFFFFF;
	overflow : auto;
}

.champBordeau12scroll {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	border : 1px solid #990000;
	background : #EEEEEE;
	overflow : auto;
}

.asterisque {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FF0000;
}

.form tr{
	margin-bottom:10px;
}
