body,a,td,p,font,span,select,div,input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:HOVER {
	text-decoration: underline;
}

body{
	background-color: #FFFFFF;	
}

.noMarge {
	border-width: 0px;
	margin: 0px;
}

.onglet_non_selection{
	background-color: #517676;
	text-align:center;
	width: 30%;
	cursor:pointer;
}

.onglet_selection{
	background-color: #DEDEDE;
	text-align:center;
	width: 30%;
	cursor:pointer;
}

.text_onglet_selection{
	color: black;
}

.text_onglet_non_selection{
	color: white;
}

.lien_lettre {
	text-decoration:underline;
	cursor:pointer;
}

form{
	margin:0px;
}

a {
	color: #800000;
	text-decoration: none;
}

a:hover {
	color: #996633;
	text-decoration: none;
}

.lien_bloc{
	color: #9F5017;
	text-decoration:none;
}

img{
	border: 0px;
}

.titreCheminAcces{
	color: #005A74;
	font-size: 14px;
}

.titrePartie{
	color: #007466;
	font-size: 18px;
	font-weight: bold;
}

.titreSousPartie{
	font-size: 14px;
}
.titreRapport{
	color: #005A74;
	font-weight: bold;
	text-align: left;
}

.prixRapport{
	color: #00A82A;
	font-weight: bold;
}

.nbreponse, .resultatType {
	font-size: 14px;
}

.bordpointille{
	border-top: dotted #333333 1px;
	width: 100%;
}

.titreonglet{
	color: #000000;
	font-size: 38px;
	font-weight: bold;
}

.titreimage{
	color: #000000;
	font-size: 26px;
	font-weight: bold;
	line-height: 54px;
}

.inputText{
	border-color: #7D9EBA; 
	border-style: solid; 
	border-width: 1px;
}

.texteBleu {
	color: #005A75;
}

.texteMarron {
	color: #9E4F16;
}

.titreResult {
	color: #005A75;
	font-weight: bold;
}

.text_bouton{
	color: white;
	font-weight: bold;
	font-size: 10px;
}
.text_carte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.titreFiche {
	font-size: 18px;
	font-weight: bold;
}

a.bouton {
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 10px;
	white-space: nowrap;
}

a.bouton:hover {
	text-decoration: underline;
	color: white;
	font-weight: bold;
	font-size: 10px;
}

.titreDiapo{
	font-size: 22px;
	color: #000000;
	font-weight: 900;
}

.soustitreDiapo{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.diapo_revoircontinuer{
	color: #9E4F16;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.diapo_selected{
	color: #000000;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.diapo_non_selected{
	color: #B2B2B2;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.partiePartiePresse{
	color: #9E4F14;
	line-height: 20px;	
}

.pointillepresse{
	border-top: dotted #BAB0AE 1px;
}

.communiquetableau{
	line-height: 22px;
}

.titreDossierActu{
	font-weight: bold;
	color: #9D5018;
}


.bordureMois {
	border-left-color: #BAB0AE;
	width: 65px;
	border-left-width:1px;
	border-left-style: solid;
	text-align: center;
	border-bottom-color: #BAB0AE;
	border-bottom-width:1px;
	border-bottom-style: solid;
}

.bordureMoisJanvier {
	width: 65px;
	text-align: center;
	border-bottom-color: #BAB0AE;
	border-bottom-width:1px;
	border-bottom-style: solid;
}

.bordureMoisSelection {
	border-left-color: #BAB0AE;
	width: 65px;
	border-left-width:1px;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width:1px;
	border-bottom-style: solid;
	text-align: center;	
}

.bordureMoisJanvierSelection {
	width: 65px;
	border-bottom-color: #FFFFFF;
	border-bottom-width:1px;
	border-bottom-style: solid;
	text-align: center;
}
