.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}
.titre-bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #EC6500;
}
.titreblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #00A6EB;
}
.titrebleu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #00A6EB;
}
.bjaune {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFED00;
}
.titreaccueil {
	font-size: 16;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #339900;
}
.titremarron {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #79235D;
	background-image: url(../images/fleche_grenat.gif);
	text-indent: 20px;
	background-repeat: no-repeat;
	display: inline;
	float: left;
}
.titrejaune {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFED00;
	background-image: url(../images/fleche_jaune_stq.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	display: inline;
	float: left;
}

.titrevertaccueil {
	color: #00A94E;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#cadre {
	height: auto;
	width: 550px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #00A6EB;
	border-bottom-color: #00A6EB;
	border-left-color: #00A6EB;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#cadreencombrants {
	height: auto;
	width: 550px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ED6A08;
	border-bottom-color: #ED6A08;
	border-left-color: #ED6A08;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#img {
	background-repeat: no-repeat;
	height: auto;
	margin-left: 10px;
	width: auto;
	float: right;
}
#cadrestq {
	height: auto;
	width: 550px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B60685;
	border-bottom-color: #B60685;
	border-left-color: #B60685;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#cadreautres {
	height: auto;
	width: 550px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #33AB2D;
	border-bottom-color: #33AB2D;
	border-left-color: #33AB2D;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.titre_rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #E60004;
}
.titrevert {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #42A12C;
	background-image: url(../images/fleche_vert.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	display: inline;
	float: left;
}
.titreviolet {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #B60685;
	background-image: url(../images/fleche2.gif);
	text-indent: 20px;
	background-repeat: no-repeat;
	display: inline;
	float: left;
}

