a:link, a:active, a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #cc6600;
	text-decoration: none;
}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #cc6600;
	text-decoration: underline;
}

body{
	background-color: black;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

div#consmap-canvas{
	padding: 2px 2px 10px 2px;
	width: 500px;
	height: 400px;
	color: #cc0000;
	border-bottom: 3px solid #999999;
	border-right: 3px solid #999999;
	border-left: 3px solid #000000;
	border-top: 3px solid #000000;
	background-color: #232323;
}

div#map-canvas{
	padding: 2px 2px 10px 2px;
	width: 850px;
	height: 520px;
	color: #cc0000;
	border-bottom: 3px solid #999999;
	border-right: 3px solid #999999;
	border-left: 3px solid #000000;
	border-top: 3px solid #000000;
	background-color: #232323;
}

.adm-table-cell{
	background-color: #d6d6d6;
	padding: 2px;
	color: #000000;
	text-align: left;
	font-size: 12px;
}

.adm-table-cell a:link, .adm-table-cell a:visited, .adm-table-cell a:active, .adm-table-cell a:hover{
	color: #006699;
}

.adm-table-titre{
	background-color: #3d69d6;
	padding: 2px;
	color: white;
	font-weight: bold;
	text-align: left;
}

.art-comment{
	background-color: #eeeeee;
	text-align: left;
	border-bottom: 1px dashed #333333;
}

.article{
	background-color: #fff;
}

.btn-form{
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #555555;
	padding-left: 5px;
	padding-right: 5px;
	background: #ffffff url(img/bg_button.gif) repeat-x top;
	cursor: pointer;
}

.btn-form-red{
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #ffffff;
	border: 1px solid #555555;
	padding-left: 5px;
	padding-right: 5px;
	background: #ffffff url(img/bg_button_red.gif) repeat-x top;
	cursor: pointer;
}

.cat-agenda{
	color: #cc6600;
	text-align: right;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px dashed #cccccc;
}

.cell-note-data{
	text-align: right;
	background-color: #dadada;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	padding-right: 5px;
}

.cell-note-res{
	text-align: right;
	background-color: #cc6600;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	padding-right: 5px;
}

.cell-note-titre{
	text-align: center;
	background-color: #363636;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

.cell-note-total{
	text-align: center;
	background-color: #ffffff;
	color: #cc0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	border: 1px solid #333333;
}

.chemin{
	padding: 2px;
	font-size: 10px;
	color: #333333;
}

.chemin a{
	font-size: 10px;
}

.comment{
	color: #666666;
	font-size: 11px;
	font-style: italic;
}

.comment-link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}

.date-agenda{
	color: #0000cc;
	font-size: 12px;
	font-weight: bold;
}

.date-comment{
	font-weight: bold;
	font-size: 11px;
	color: #999999;
	padding-top: 10px;
}

.date-news{
	padding-left: 10px;
	font-size: 10px;
	color: #666666;
}

.date-som{
	font-size: 10px;
	color: #666666;
}

.facebook{
	background-color: #ffffff;
	border: 1px solid #3b5998;
	padding: 5px 5px 5px 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}

.form-label{
	/*FORMULAIRES LABELS */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
	border: 1px solid #cccccc;
	padding: 2px 10px 2px 10px;
	background-color: #e6e6e6;
}

.form-legal{
	color: #999999;
	font-style: italic;
	text-align: justify;
	font-size: 11px;
}

.form-obligado{
	/*FORMULAIRES CHAMP OBLIGATOIRE */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0000;
	font-weight: bold;
}

.fushia{
	color: #006600;
	font-style: italic;
}

.gal-date{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
}

.hr-article{
	width: 850px;
	height: 30px;
}

.img-vid{
	border: 1px solid black;
}

.link-news{
	padding-left: 10px;
}

.link-news a:link, .link-news a:visited, .link-news a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #cc6600;
}

.link-som{
	padding-left: 100px;
}

.list-link{
	text-align: left;
	padding-bottom: 10px;
	border-bottom: 1px dashed #666666;
}

.list-vid{
	background: #f5f5f5;
	border: 1px solid #c4c4c4;
}

.mediaspace{
	border: 5px solid black;
	width: 640px;
}

.nb-vues{
	font: italic 10px Arial, Helvetica, sans-serif;
	color: #cc0000;
	background-color: #ffffe3;
	border: 1px solid #a1a1a1;
	width: 250px;
}

.note-comment{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: black;
	background-color: white;
	border: 1px solid #666666;
	padding: 5px 5px 5px 5px;
}

.note-coms{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #8d8d8d;
}

.num-nav{
	background-color: #dddddd;
	padding: 2px 4px 2px 4px;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999999;
}

.num-nav a:link, .num-nav a:visited, .num-nav a:active{
	color: black;
	text-decoration: none;
}

.num-nav a:hover{
	text-decoration: underline;
	color: #cc0000;
}

.orange{
	font-weight: bold;
	color: #cc6600;
}

.soustitre-comment{
	border-bottom: 2px solid #cc0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #cc0000;
}

.soustitre-page{
	border-bottom: 2px solid #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: black;
}

.tab-agenda{
	background-color: #fafafa;
	border: 1px solid #dbdbdb;
	padding: 10px;
	color: #444444;
}

.texte-comment{
	text-align: justify;
	font-size: 13px;
	padding: 2px 5px 2px 40px;
	color: #000000;
	background-color: #ffffff;
}

.texte-news{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #623100;
	padding-left: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #666666;
	text-align: justify;
}

.texte-som{
	padding-left: 100px;
	padding-bottom: 10px;
}

.titre-agenda{
	font-size: 26px;
	font-weight: bold;
	color: #000000;
	padding-top: 3px;
}

.titre-article{
	background-color: #000;
	padding: 2px;
	height: 25px;
	text-align: center;
}

.titre-erreur{
	color: #cc0000;
}

.titre-link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #603000;
}

.titres-som{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #e0e0e0;
	padding-left: 10px;
}

.titre-vid{
	text-align: justify;
	font-size: 9px;
	font-style: italic;
}

.titre-vid a:link, .titre-vid a:visited, .titre-vid a:active{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #444444;
	font-size: 10px;
	font-style: italic;
}

.titre-vid a:hover{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #cc6600;
	font-size: 10px;
	font-style: italic;
}

.top-link{
	color: white;
	font-size: 13px;
	padding-top: 10px;
}

.top-link a:link, .top-link a:visited,.top-link a:active{
	color: white;
	font-size: 13px;
	padding-top: 10px;
	text-decoration: none;
}

.top-link a:hover{
	text-decoration: underline;
}

.vid-img{
	width: 220px;
}

.vid-text{
	text-align: left;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding: 5px 5px 5px 5px;
}

.vid-vue{
	color: #F39;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}

.xclear{
	clear: both;
	height: 20px;
}

#a-footer{
	background: url(img/ta_admin_footer.jpg) no-repeat;
	height: 150px;
}

#a-header {
	background: url(img/ta_admin_header.jpg) no-repeat;
	height: 212px;
}

#all{
	width: 950px;
	height: auto;
	min-height: 500px;
	background-color: #eeeeee;
	text-align: left;
}

#b-cons{
	background-color: #ffffea;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid black;
	padding: 5px;
	text-align: left;
	color: #000000;
}

#b-cons a:link, #b-cons a:visited, #b-cons a:active{
	font-size: 16px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}

#b-cons a:hover{
	font-size: 16px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: underline;
}

#b-titre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
}

#bull{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

#bull a:link, #bull a:visited, #bull a:active{
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

#bull a:hover{
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}

#bull-address{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #6b6b6b;
}

#bull-latlng{
	font-size: 10px;
	font-style: italic;
	color: #999999;
	padding-left: 10px;
	padding-top: 10px;
	text-align: left;
}

#bull-zoom{
	color: black;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
}

#cadre-news{
	min-height: 200px;
}

#cal{
	width: 200px;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	height: auto;
}

#conss-adresse{
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #333333;
}

#conss-comm{
	font: italic 14px Arial, Helvetica, sans-serif;
	color: #333333;
}

#conss-infos{
	background-color: #ffffea;
	border: 1px solid black;
	padding: 5px;
}

#conss-tel{
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #333333;
}

#conss-titre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #cc0000;
}

#conss-web{
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #333333;
}

#content{
	min-height: 200px;
	height: auto;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
}

#erreur{
	background-color: #ffffcc;
	border: 1px solid #cc0000;
	padding: 10px 10px 10px 10px;
}

#footer{
	background: url(img/ta_footer.jpg) no-repeat;
	height: 150px;
}

#form-erreur{
	background: #ffffcc;
	margin: 10px 10px 10px 10px;
	border: 1px solid black;
}

#gal a:link, #gal a:active, #gal a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
}

#gal a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #cc6600;
	text-decoration: none;
}

#header {
	background: url(img/ta_header.jpg) no-repeat;
	height: 212px;
}

#list-period{
	border-top: 2px solid white;
}

#news{
	width: 200px;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	height: auto;
}

#notes-comment-titre{
	border-bottom: 2px solid #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: black;
}

#notes-titre{
	border-bottom: 2px solid #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: black;
}

#periode{
	font-size: 24px;
	color: #cc0000;
	font-weight: bold;
}

#principal{
	width: 710px;
	float: left;
	text-align: justify;
}

#text-footer{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #cccccc;
	padding-top: 30px;
}

#text-footer a:link, #text-footer a:visited, #text-footer a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

#text-footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}

#titre-les-arts{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #333333;
	padding-left: 10px;
}

#titre-les-news{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #333333;
	padding-left: 10px;
}

#titre-page{
	border-bottom: 2px solid #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: black;
}

#top-menu{
	background: url(img/top_menu_background.gif) repeat-x;
	height: 37px;
	padding-left: 10px;
}

#txtConss{
	padding-left: 5px;
	text-align: justify;
}

#white-footer{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ff6600;
	padding-top: 2px;
}
.linehr{
		border-bottom: 2px solid #ffffff;
}