/* lien underline */
a, a:visited, a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff5200;
	text-decoration: none;
}

a:hover, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline overline;
	color: #000000;
}

.dclic1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;text-decoration: none
}
.dclic1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;text-decoration: none
}
.dclic1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#ff5200;text-decoration: none
}
.dclic1:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;text-decoration: none
}

/* mise en page */
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff5200;
	text-align: justify;
}

.menutrait {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff5200;
	text-align: justify;
}

.texte {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #666666;
}

.list {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	list-style-type: square;
	list-style-position: outside;
	text-align: justify;
}

.textetop {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #ffffff;
}

.texteblanc {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #ffffff;
}

.textebleu {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #333333;
}

.textegras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
	font-weight: bold;
}


.textegris {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #7f7f7f;
	text-align: justify;
}

.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ff5200;
	line-height: 10px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	background-position: left top;
	background-repeat: no-repeat;
}


.titrecube1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 10px;
	font-weight: bold;
	padding: 0px 0px 20px 0px;
	background-image: url('../images/icone1.gif');
	background-position: right top;
	background-repeat: no-repeat;
}

.titrecube2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 10px;
	font-weight: bold;
	padding: 0px 0px 20px 0px;
	background-image: url('../images/icone2.gif');
	background-position: right top;
	background-repeat: no-repeat;
}

.titrecube3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 10px;
	font-weight: bold;
}

.titre2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff5200;
	line-height: 25px;
	font-weight: bold;
}

.textephotos {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #333333;
}

