/* CSS Document */

body {
	font-size:14px;
	color:#666666;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
} 

a {
	color:#5E99CC;
	text-decoration:underline;
}

a img {border: 0;}

a:hover { background-color:#ffd070; color:#1b8dcd; text-decoration:underline; }
a:visited { color:#1b8dcd; text-decoration:underline; }

.subtitle { font-size:20px; color:#3399CC; border-bottom:3px dashed #dbdbdb;}

.bleu_titre2 { font-size:15px; color:#3399CC;}

.bleu_titre3 { font-size:16px; color:#3399CC;}

.photos { border-color:#ffbf49; border-style:dashed; border-width:4px; }

.accentuated { font-size:16px; }

.left { text-align:left; }
.right { text-align:right; }

.nomright { text-align:right; font-weight:bold; border-bottom:2px solid #dbdbdb; }
.nomleft { text-align:left; font-weight:bold; border-bottom:2px solid #dbdbdb; } 

#description { font-style:italic; font-size:12px; }
.blate { background-color:#F6F6F6; }

.orangé {
	color: #FF9900;
	font-size: 16px;
}

.orange_titre1 {
	color: #FF9900;
	font-size: 18px;
}

table {
	width: 95%;
	height: 70%;
	border: 0;
	align: center;
}
