body {
	color: Black;
	background-color: #FFFFFF;
	font-family: Tahoma;
	margin: 5px;
	font-size: 11px;
	scrollbar-darkshadow-color: #EAEAEA;
	scrollbar-3dlight-color: #EAEAEA;
	scrollbar-arrow-color: #EAEAEA;
	scrollbar-base-color: #EAEAEA;
	scrollbar-face-color: #CED8DF;
	scrollbar-shadow-color: #EAEAEA;
	scrollbar-track-color: #EAEAEA;
}

td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

.box1 {
	border: 1px solid black;
	background: white;
}

.box2 {
	border: 1px solid black;
	background: #EFF5F5;
	padding:3px;
}

.box3 {
	border: 1px solid #EAEAEA;
	font-family: "Tahoma";
	font-size: 14px;
	color: #00014C;
	font-weight: bold;
	background: #F9F9F9;
	padding:3px;
}

.bsubmit {
	border: 1px solid black;
	background: #EFF5F5;
	font-family: "Tahoma";
	font-size: 11px;
}

.bsubmitconnect {
	border: 1px solid #999999;
	background: #C35252;
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.input {
	border: 1px solid black;
	font-family: "Tahoma";
	font-size: 11px;
}

.box_erreur {
	border: 1px dashed #DF0000;
	font-family: "Tahoma";
	font-size: 12px;
	color: #00014C;
	font-weight: bold;
	background: #FFF4F4;
	padding:3px;
}

/*
A:link, A:visited,A:active {
	font-family: "Tahoma";
	font-size: 11px;
	color: #006400;
	text-decoration: underline;
}

A:hover {
	text-decoration: underline;
}
*/

a.lien_menu:link,a.lien_menu:visited,a.lien_menu:active{
	font-family: "Tahoma";
	font-size: 11px;
	font-weight:normal;
	color: #333333;
	text-decoration: none;
}
a.lien_menu_small:link,a.lien_menu_small:visited,a.lien_menu_small:active{
	font-family: "tahoma";
	font-size: 10px;
	font-weight:normal;
	color: #888888;
	text-decoration: none;
}
a.lien_menu_small:hover{
	font-family: "tahoma";
	font-size: 10px;
	font-weight:normal;
	color: #999999;
	text-decoration: underline;
}
.encadreB
{
	font-family: "Tahoma";
	font-weight:bold;
	color: #B22222;
	background: #FFFFFF;
}
a.lien_menu:hover{
	font-family: "Tahoma";
	text-decoration: underline;
	color: #B22222;
	background: #FFFFFF;
}


A.lien:link, A.lien:visited,A.lien:active,A.lien:hover {
	font-family: "Tahoma";
	font-size: 12px;
	color: #00014A;
	text-decoration: none;
}
.titre {
	font-family: Helvetica,Verdana, Arial sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #CC0000;
}
.titre-bis {
	font-family: Helvetica,Verdana, Arial sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
}
.titre-blue {
	font-family: Helvetica,Verdana, Arial sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #B22222;
}
.titre-ter {
	font-family: Helvetica,Verdana, Arial sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #FEA100;
	padding-top: 20;
	border-top: thin none #009966;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.titre-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #CC0000;
}

.colonne_titre {
	font-family: "Tahoma";
	font-size: 11px;
	color: #000159;
	font-weight: bold;
	
}
.colonne_soustitre {
	font-family: "Tahoma";
	font-size: 11px;
	color: #000159;
	font-weight: normal;
	}

.encours{
	color: red;
	font-weight: bold;
}
	
.soustitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #666666;
	font-style: normal;
}
.pair{
	background-color: #F2F5F7;
}

.impair{
		background-color: #FFFFFF;
}

.encadre {
	border: 1px solid #000159;
}

td.entete{
	background-color: #000159;
	color:white;
	font-weight: bold;
	vertical-align: top;
	padding: 2px;
}
.entete2 {
	background-color: #EAEAEA;
	border: 1px solid #D1D1D1;
	vertical-align: top;
	font-weight: bold;
	font-size:11px;
	font-family:Tahoma;
	color: #00014A;
}

.entete3 {
	background-color: #A62020;
	border: 1px solid #831A1A;
	vertical-align: top;
	font-weight: bold;
	font-size:11px;
	font-family:Tahoma;
	color: white;
}
.data2 {
	border: 1px solid #D1D1D1;
	vertical-align: top;
	font-weight: normal;
	font-size:11px;
	font-family:Tahoma;
	color: #00014A;
}
.separateur_tr{
	height:10px;
}

.pager {
	color:#000159;
	font-size:10px;
	font-weight: normal;
}
.pager_tableau{
	
}
a.pager_lien:link,a.pager_lien:active,a.pager_lien:visited {
	color: #A52A2A;
	font-size:10px;
	font-weight: bold;
}
a.pager_lien:hover{
	text-decoration: underline;
}

.commande {
		background-color: #F9F9F9;
		color:black;
		font-weight: bold;
		font-size:11px;

}

.textbox{
		color:black;
		font-size:11px;
		border: 1px solid #AAAAAA;
		font-family: Verdana, Arial, Helvetica, sans-serif;
}

.selection{
		background-color: #FFFFAE;
		color:black;
		font-size:11px;
		border: 1px solid #B9EEB9;
}

.inputselect{
		color:black;
		font-size:11px;
		border: 1px solid #AAAAAA;
}

hr{
	color:#CED8DF;
	height:2px;
	border-right: 1px solid #728FA2;
	border-bottom: 1px solid #728FA2;

}
.hrtitre{
	color:#CED8DF;
	height:1px;
	border: 0 inset;
	padding: 0 0 0 0;
	margin: 0;
}
.bouton {
	background-color: #EAEAEA;
	border: 1px solid #000000;
	vertical-align: top;
	font-weight: bold;
	font-size:11px;
	font-family:Tahoma;
	color: #00014A;
}
.bouton_hover {
	background-color: #C6DCDD;
	border: 1px solid #D1D1D1;
	vertical-align: top;
	font-weight: bold;
	font-size:11px;
	font-family:Tahoma;
	color: #00014A;
	cursor: hand;
}


.boxinfo{
	border-bottom: 1px solid #CFD000;
	border-right:1px solid #CFD000;
	border-top: 1px solid #FEFF86;
	border-left: 1px solid #FEFF86;
	background-color: #FEFF7D;
}
.boxinfo_td{
	color: #000157;
	font-size:11px;
}

.rouge{
	color: white;
	background-color:red;
}

.orange{
	color: white;
	background-color:orange;
}

.vert{
	color: white;
	background-color: Green;
}


A.critere:hover,A.critere:link,A.critere:visited,A.critere:active {
	font-family: "Tahoma";
	font-size: 11px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}

A.valeur:hover,A.valeur:link,A.valeur:visited,A.valeur:active {
	font-family: "Tahoma";
	font-size: 11px;
	color: #000066;
	text-decoration: none;
	font-weight: normal;
	
}


img{
	border:0px;
}



.onglet_off{
	cursor:hand;
	border:1px solid gray;
	background:#E6EDF0;

}
.onglet_on{
	border:1px solid gray;
	border-bottom:none;
	background:#FFFFFF;
	font-weight:bold;

}
.onglet_vide{
	border-bottom:1px solid gray;
	background:#FFFFFF;

}
.onglet_content{
	border:1px solid gray;
	border-top:none;
	background:#FFFFFF;

}


.barre_menu {
		border-top:1px solid #c9c9c9;
		border-right:1px solid #000000;
		border-left:1px solid #c9c9c9;
		border-bottom:1px solid #000000;
}


/***
Styles pour le calendrier
***/
TABLE.cpBorder {
	border:solid 1px  #6F6F6F;
}
TD.cpCurrentDate {
			color:#FFFFFF;
			background-color: #FFFFFF;
			border:1px solid #6F6F6F;
			text-align:right;
}
TD.cpOtherMonthDate{
	font-weight:normal;
	text-align:right;
	border: 1px solid #DAE5E9;
	background-color: #DAE5E9;
}
TD.cpCurrentMonthDate{
	font-weight:normal;
	text-align:right;
	border: 1px solid #DAE5E9;
}
A:link.cpTodayText,A:hover.cpTodayText,a:visited.cpTodayText,a:active.cpTodayText,{
	font-weight:normal;
	text-align:center;
}
A:link.cpOtherMonthDate,A:hover.cpOtherMonthDate,a:visited.cpOtherMonthDate,a:active.cpOtherMonthDate,{
	font-weight:normal;
	text-align:right;
	color:#6F6F6F;
}
A:link.cpCurrentMonthDate,A:hover.cpCurrentMonthDate,a:visited.cpCurrentMonthDate,a:active.cpCurrentMonthDate,{
	font-weight:normal;
	text-align:right;
}
TD.cpMonthNavigation{
	text-align:center;
}

/****
Style pour la page d'accueil
****/

.art-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: '#44444'
}
.art-txt-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
}
.art-txt-justify {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-align:justify;
}
.art-txt-titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #336699;
}
.art-txt-titre-blanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.newletter {
	font-family: georgia,verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align:justify;
}
.newletterTitre {
	font-family: georgia,verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align:justify;
}
.warning {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-style: italic;
	color: #FF0000;
}
.bordure{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	border-top: thin none #009966;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	/*border-left: 1px solid #ffffff;*/
}
.bordure2cotes{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	/*border-top: thin none #009966;*/
	border-right: 1px solid #CCCCCC;
	/*border-bottom: 1px none #CCCCCC;*/
	border-left: 1px solid #CCCCCC;
}
.bordure3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top: thin none #009966;
	border-bottom: 1px none #CCCCCC;
}
.bordureTotale{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-top:	 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.bordureTotaleLight{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	border-right: 1px outset #EEEEEE;
	border-left: 1px outset #EEEEEE;
	border-top:	1px outset #EEEEEE;
	border-bottom: 1px outset #EEEEEE;
}
.bordureTotaleDotted{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	border-right: 1px dotted #999999;
	border-left: 1px dotted #999999;
	border-top:	 1px dotted #999999;
	border-bottom: 1px dotted #999999;
}
.bordureRightBot{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	border-top: thin none #009966;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	/*border-left: 1px solid #ffffff;*/
}


.bordureTop{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	border-top: 1px solid #CCCCC;
	/*border-left: 1px solid #ffffff;*/
}
.bordureTableauLgpi{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	border-top: thin none #009966;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	/*border-left: 1px solid #ffffff;*/
}
.bordureBotDotted{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 18px;
	border-bottom: 1px solid #E6E6FA;
	/*border-left: 1px solid #ffffff;*/
}
.bordureBotDottedSpecial{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 18px;
	border-bottom: 1px solid #E6E6FA;
	background-color:#E6E6FA;
}
.bordureTopBottomDotted{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px;
	border-bottom: 1px dotted #CCCCCC;
	border-top: 1px dotted #CCCCCC;
	/*border-left: 1px solid #ffffff;*/
}
.bordureRightDotted{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	border-top: thin none #009966;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px nene #CCCCCC;
	/*border-left: 1px solid #ffffff;*/
}
.bordureLeftDotted{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	border-top: thin none #009966;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px nene #CCCCCC;
	border-Left: 1px dotted #CCCCCC;
	/*border-left: 1px solid #ffffff;*/
}
.bordureLeftRightBottomDotted{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	border-top: thin none #009966;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-Left: 1px dotted #CCCCCC;
	/*border-left: 1px solid #ffffff;*/
}

A:link {font-family : verdana; font-size : 11px; COLOR: #000000;TEXT-DECORATION: underline; font-weight: normal; text-align : right;}
A:visited {font-family : verdana; font-size : 11px; COLOR:#444444;TEXT-DECORATION: underline; font-weight: normal; text-align : right;}
A:active {font-family : verdana; font-size : 11px; COLOR: #666666;TEXT-DECORATION: underline; font-weight: normal; text-align : right;}
A:hover {font-family : verdana; font-size : 11px; COLOR:  #FF0000; TEXT-DECORATION: underline; font-weight: normal; text-align : right;}

A.link01:link {font-family : verdana; font-size : 11px; COLOR: #000000;TEXT-DECORATION: none; font-weight: normal; text-align : right;}
A.link01:visited {font-family : verdana; font-size : 11px; COLOR:#444444;TEXT-DECORATION: none; font-weight: normal; text-align : right;}
A.link01:active {font-family : verdana; font-size : 11px; COLOR: #666666;TEXT-DECORATION: none; font-weight: normal; text-align : right;}
A.link01:hover {font-family : verdana; font-size : 11px; COLOR:  #FF0000; TEXT-DECORATION: none; font-weight: normal; text-align : right;}

A.link02:link {font-family : verdana; font-size : 10px; COLOR: #666666;TEXT-DECORATION: none; font-weight: normal; text-align : right;}
A.link02:visited {font-family : verdana; font-size : 10px; COLOR:#666666;TEXT-DECORATION: none; font-weight: normal; text-align : right;}
A.link02:active {font-family : verdana; font-size : 10px; COLOR: #666666;TEXT-DECORATION: none; font-weight: normal; text-align : right;}
A.link02:hover {font-family : verdana; font-size : 10px; COLOR:  #000000; TEXT-DECORATION: none; font-weight: normal; text-align : right;}

A.link03:link {font-family : verdana; font-size : 11px; COLOR: #CC0000;TEXT-DECORATION: none; font-weight: bold; text-align : right;}
A.link03:visited {font-family : verdana; font-size : 11px; COLOR:#CC0000;TEXT-DECORATION: none; font-weight: bold; text-align : right;}
A.link03:active {font-family : verdana; font-size : 11px; COLOR: #CC0000;TEXT-DECORATION: none; font-weight: bold; text-align : right;}
A.link03:hover {font-family : verdana; font-size : 11px; COLOR:  #CC0000; TEXT-DECORATION: underline; font-weight: bold; text-align : right;}

/****
pour l'affichage du résultat suite a une recherche par mot-clés
****/
.encadreRecherche
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0a3388;
}

A.art-txt-titre:link, A.art-txt-titre:visited,A.art-txt-titre:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #0a3388;
	text-decoration: underline;
}

A.art-txt-titre:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #0a3388;
	text-decoration: none;
}

.numero {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0a3388;
}

.liresuite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #336699;
}
.liRed {
	display : list-item;
	list-style-position: outside;
	margin-left: 10;
	color: #CC0000;
} 

