/* footer */

.footer {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}

.footer a {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

/* navigation */

.nav {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}

.nav a {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.nav a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

body#accueil .nav#url_accueil a {
	color: #FEFB00;
}

body#groupe .nav#url_groupe a {
	color: #FEFB00;
}

body#activite .nav#url_activite a {
	color: #FEFB00;
}

body#references .nav#url_references a {
	color: #FEFB00;
}

body#information .nav#url_information a {
	color: #FEFB00;
}

body#contact .nav#url_contact a {
	color: #FEFB00;
}



/* Accueil */

.texte1_accueil {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #D50C1E;
}

.texte2_accueil {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

/* Groupe */

.texte1_groupe {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

.texte1a_groupe {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-align: justify;
}

.texte2_groupe {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}

/* Activité */

.texte1_activite {
	font-family: Arial;
	font-size: 16px;
	color: #D50C1E;
}

.texte2_activite {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.texte3_activite {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}

.texte3_activite a {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.texte3_activite a:hover {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

/* Popup */

.texte1_popup {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.texte2_popup {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

/* Contact */

.texte1_contact {
	font-family: Arial;
	font-size: 12px;
	color: #D50C1E;
}

.texte2_contact {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.url_contact {
	font-family: Arial;
	font-size: 14px;
	color: #D50C1E;
}

.url_contact a {
	font-family: Arial;
	font-size: 14px;
	color: #D50C1E;
	text-decoration: none;
}

.url_contact a:hover {
	font-family: Arial;
	font-size: 14px;
	color: #D50C1E;
	text-decoration: underline;
}

.url_zoom {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}

.url_zoom a {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.url_zoom a:hover {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

/* Informations */

.texte1_info {
	font-family: Arial;
	font-size: 12px;
	color: #D50C1E;
}

.texte2_info {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

/* Legal */

.texte1_legal {
	font-family: Arial;
	font-size: 14px;
	color: #D50C1E;
}

.texte2_legal {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

/* Références */

.bordure_reference {
	border-style: solid;
	border-width: 1px;
	border-color: #EDEDEE;
	background-color: #FFFFFF;
}

.texte1_reference {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #D50C1E;
}

.texte1a_reference {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #D50C1E;
}

.texte2_reference {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}

.texte3_reference {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

#cadre1_reference {
	max-height: 455px;
	height: expression(this.scrollHeight > 455? "455px" : "auto" );
	overflow: auto;
}

.texte4_reference {
	font-family: Arial;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #00A9D2;
}

.url1_reference {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #252750;
}

.url1_reference a {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #252750;
	text-decoration: none;
}

.url1_reference a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #252750;
	text-decoration: underline;
}