body{
	background-image: url(img/bg_body.gif);
	background-repeat: repeat-x;
	background-color: #131414;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;

	/*background-image: url(http://fr.radiocontact.be/ads/transformers_back.jpg);
	margin-top: 50px;*/
}
a:link { color:#F2DB06; text-decoration: none;}
a:visited { color:#F2DB06; text-decoration : none; }
a:hover {color:#5C5C5C; text-decoration: none;}
a:active { color:#F2DB06; text-decoration : none;}

hr {background-color: #5C5C5C; border:0; height: 1px;}

input.text, select.text, textarea.text {
	color: #FFFFFF;
	background-color: #4A4B3D;
	border: 1px solid #A6A6A6;
	margin-left: 2px;
	margin-right: 2px;
    	padding-left: 4px;
    	padding-right: 4px;
}
input.text:hover, select.text:hover, textarea.text:hover{
	color: #FFFFFF;
	background-color: #444538;
	border: 1px solid #F0F0F0;
	margin-left: 2px;
	margin-right: 2px;
    	padding-left: 4px;
    	padding-right: 4px;
}
input.button {
	color: #444538;
	background-image: url(img/bg_button.gif);
    	background-repeat: repeat-x;
  	border: 1px solid #aaa;
    	padding-left: 4px;
    	padding-right: 4px;
    	color: #666;
    	cursor: pointer;
    	font-weight: bold;
	height: 24px;
}
.pub{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.pub-cadre{
	background-color: #5C5C5C;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #5C5C5C;
}
.transpa {visibility: hidden;}
.nodisplay{display: none;}

/*** conteneur maitre ***/

#globalcontenu{
	background-color: #1C1C1C;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	float:left;
}

#globalstructure{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#pubskyscraper{
	/**position:absolute;**/
	left: 1040px;
	top: 133px;
	z-index: 500;
	visibility: visible;
	float: right;
}

/*** Header ***/

#header {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	background-image: url(img/bg_header01.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 137px;
	margin: 0;
	padding: 0;
}
#header span { display : none; }
#header02 {
	background-image: url(img/bg_header02-b.gif);
	background-repeat: no-repeat;
	height: 59px;
	width: 519px;
	margin: 0;
	padding: 0;
	float: left;
}
#header ul {
	margin: 0;
	padding: 0;
}
#header li {
	list-style-type: none;
}

/*** Bouton 1 menu top ***/
#header03 {float: left;}
#header03 a { 
	background-image: url(img/bg_header03_1.gif);
	background-repeat: no-repeat;
	width: 93px;
	height: 59px;
	display: block;
	float: left;
}
#header03 a:hover {
	background-image: url(img/bg_header03_hover.gif);
	background-repeat: no-repeat;	
	width: 93px;
	height: 59px;
}

/*** Bouton 2 menu top ***/
#header04 {float: left;}
#header04 a { 
	background-image: url(img/bg_header04_1.gif);
	background-repeat: no-repeat;
	width: 83px;
	height: 59px;
	display: block;
	float: left;
}
#header04 a:hover {
	background-image: url(img/bg_header04_hover.gif);
	background-repeat: no-repeat;	
	width: 83px;
	height: 59px;
}

/*** Bouton 3 menu top ***/
#header05 {float: left;}
#header05 a { 
	background-image: url(img/bg_header05_1.gif);
	background-repeat: no-repeat;
	width: 105px;
	height: 59px;
	display: block;
}
#header05 a:hover {
	background-image: url(img/bg_header05_hover.gif);
	background-repeat: no-repeat;	
	width: 105px;
	height: 59px;
}

/*** conteneur ***/
#conteneur {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

/*** menu left ***/

#menu {
	width: 216px;
	float: left;
}
#menucontenu {
	width: 183px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	margin-left: 17px;
	background-color: #383838;
	padding-bottom: 1px;
}
#titremenu1, #titremenu2 {
	/*background-color: #F2DB06;*/
	font-size: 9pt;
	font-weight: bold;
	height: 30px;
	margin: 0;
	padding:0;
	color: #383838;
	text-indent: 9pt;
}
#titremenu1 {
	background-image: url(img/bg_titre_menu_1.gif);
	background-repeat: no-repeat;
}
#titremenu2 {
	background-image: url(img/bg_titre_menu_2.gif);
	background-repeat: no-repeat;
}
#menuevenement a:link { color:#FFFFFF;text-decoration: none;font-weight: bold;}
#menuevenement a:visited { font-weight: bold; color:#FFFFFF; text-decoration : none; }
#menuevenement a:hover {font-weight: bold; color:#F2DB06; text-decoration: none;}
#menuevenement a:active { font-weight: bold; color:#FFFFFF; text-decoration : none;}
#menuevenement {
	background-color: #000000;
	list-style-type: none;
	margin: 0;

	padding: 0;
	padding-top: 2px;
	padding-bottom: 2px;
}
#menuevenement li {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
	margin-top: 2px;
	margin-bottom: 2px;
	text-indent: 5pt;
	/*background-image: url(img/bg_li_evenement.gif);
	background-repeat: no-repeat;*/



}
.puceevenement {margin-right: 4px;}

#menurubrique a:link {color:#FFFFFF;text-decoration: none;font-weight: bold;}
#menurubrique a:visited { font-weight: bold; color:#FFFFFF; text-decoration : none; }
#menurubrique a:hover { 	font-weight: bold; color:#F2DB06; text-decoration: none;}
#menurubrique a:active { font-weight: bold; color:#FFFFFF; text-decoration : none;}
#menurubrique {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
	list-style-type: none;
	margin-bottom: 10px;
}
#menurubrique li {
	list-style-image: url(img/puce_flech.gif);
	margin-top: 6px;
	margin-bottom: 6px;
	padding-bottom: 1px;
	border-bottom: 1px solid #FFFFFF;
}
#menuautres{
	width: 183px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	margin-left: 17px;
	background-color: #383838;
	padding-bottom: 1px;
}
#menufooter {
	background-image: url(img/bg_menufooter.gif);
	background-repeat: no-repeat;
	width: 216px;
	height: 22px;
}

/*** contenu div ***/

#contenu {
	background-color: #383838;
	background-image: url(img/bg_contenufooter.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 563px;
	margin-left: 7px;
	min-height: 380px;
	float: left;
}
#titrecontenu {
	width: 363px;
	height: 1px;
	margin-bottom: 0px;
}
#titrecontenu-photo {
	background-color: #1C1C1C;
	width: 363px;
	height: 46px;
	background-image: url(img/title_rub_photo.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#titrecontenu-agenda {
	background-color: #1C1C1C;
	width: 363px;
	height: 46px;
	background-image: url(img/title_rub_agenda.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#titrecontenu-contacts {
	background-color: #1C1C1C;
	width: 363px;
	height: 46px;
	background-image: url(img/title_rub_contacts.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#titrecontenu-recrute {
	background-color: #1C1C1C;
	width: 363px;
	height: 46px;
	background-image: url(img/title_rub_recrute.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#titrecontenu-videos {
	background-color: #1C1C1C;
	width: 363px;
	height: 46px;
	background-image: url(img/title_rub_videos.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#titrecontenu-concours {
	background-color: #1C1C1C;
	width: 363px;
	height: 46px;
	background-image: url(img/title_rub_concours.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#titrecontenu-news {
	background-color: #1C1C1C;
	width: 363px;
	height: 46px;
	background-image: url(img/title_rub_news.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.soustitrecontenu {
	background-image:url(img/bg_sousmenu.gif);
	background-repeat: repeat-x;
	height: 17px;
	letter-spacing: 2px;
	font-size: 9pt;
	color: #000000;
	border: 1px solid #CCCCCC;
	text-indent: 15px;
	vertical-align: middle;
	padding-top:3px;
}
#contenufooter{
	width: 563px;
	height: 17px;
}
.contenutexte{
	margin-left: 10px;
	margin-right: 10px;
}
#spacecomblecontenu {
	width: 10px;
	height: 300px;	
}
.erreur404page {
	background-color: #666666;
	height: 25px;
	width: 400px;
	letter-spacing: 1px;
	font-size: 9pt;
	color: #F4F400;
	padding-top: 8px;
	margin: 50px;
	margin-left: auto;
	margin-right: auto;	
}
#formnewsletter {
	position: absolute;
	padding:0;
	margin:0;
	margin-top:5px;
	margin-left:690px;
	color: #F2DB06;
}
#formnewsletter input {
	background-color: #EBEBEB;
	color: #000000;
	border: 1px solid #F2DB06;
}
#formnewsletter input.buttonnewsletter {
	cursor: pointer;
    	font-weight: bold;
}

/*** PAGE ACCUEIL ***/
.soustitrecontenuhome {
	/*background-color: #F4F400;*/
	height: 18px;
	margin: 0;
	margin-left: 20px;
	margin-right: 20px;
	padding: 0;
	padding-top: 2px;
	letter-spacing: 3px;
	font-size: 9pt;
	color: #131414;
	text-indent: 5pt;
	background-image: url(img/bg_titre_news.gif);
	background-repeat: no-repeat;
}
.soustitrecontenuhome2 {
	/*background-color: #F4F400;*/
	height: 34px;
	margin: 0;
	padding: 0;
	margin-left: 10px;
	margin-right: 10px;
	background-image: url(img/bg_titre_news_3.gif);
}
.contenutexte-news {
	background-color: #4A4A4A;
	margin-left: 10px;
	margin-right: 10px;
	width: 543px;
	padding-top: 2px;
	border-bottom: 1px solid #F2DB06;
}

#msgaccueil {
	width: 273px;
	float: left;
	margin-left: 4px;
	text-align: justify;
}
#msgnews {
	width: 250px;
	margin-left: 14px;
	float: left;
}

.titrenews {
	color: #F2DB06;
	font-weight: bold;
	font-size: 11px;
}

#msgnews a:link {color:#F2DB06; text-decoration: none;}
#msgnews a:visited { color:#F2DB06; text-decoration : none; }
#msgnews a:hover { 	background-color: #FFFFFF; color:#000000; text-decoration: none;}
#msgnews a:active { color:#F2DB06; text-decoration : none;}

.soustitrecontenu-lastgalery {
	background-image: url(img/bg_titre_lastgalery.gif);
	background-repeat: no-repeat;
	height: 25px;
}
.soustitrecontenu-lastgalery2 {
	background-image: url(img/bg_titre_lastgalery_3.gif);
	background-repeat: no-repeat;
	height: 33px;
}

#accueilphoto {
	margin: 0;
	margin-bottom: 15px;
}
#accueilphoto td {
	/*background-color: #CCCCCC;*/
	padding: 5px;
	margin-top: 10px;
}
#accueilphoto tr:hover {background-color: #1C1C1C;}

.miniature {border: 1px solid #FFFFFF;}
#accueilphoto .soireenom {font-size: 11px; font-weight: bold;}
.soireelieu, .soireedate {color: #CCCCCC;}
#accueilphoto .soireelieu {
	font-style: italic;
	margin-top: 2px;
	margin-bottom: 2px;
}

.miniature {border: 1px solid #FFFFFF;}

.bannerhome{
	background-image: url(img/bg_banner_home.gif);
	background-repeat: no-repeat;
	width: 510px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	padding-top: 5px;
	text-align: center;
}



/*** PAGE ALBUM ***/

#galerytitre {
	color: #F2DB06;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 1px solid #5C5C5C;
	text-indent: 12pt;
	margin: 0px;
}

#albumtab {
	margin-left: 5px;
	margin-right: 5px;
}

/*** page galerie ***/

#listealbum{
	margin: 0;
	margin-top: 25px;
	padding: 0;

}

#listealbum .infoalbum {
	background-color: #1C1C1C;
	font-size: 7pt;
	width: 475px;
	height: 18px;
	list-style-type: none;
	padding-top:3px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	text-indent: 15pt;
	background-image: url(img/bg_liste_album.gif);
	background-repeat: no-repeat;
}
#listealbum .lienalbum:link { color:#FFFFFF; text-decoration: none;}
#listealbum .lienalbum:visited { color:#FFFFFF; text-decoration : none; }
#listealbum .lienalbum:hover {color:#F2DB06; text-decoration: none;}
#listealbum .lienalbum:active { color:#FFFFFF; text-decoration : none;}

.pub-galery {
	background-color: #1C1C1C;
	width: 468px;
	height: 16px;
	padding:0;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	list-style-type: none;
}

/*** contenu commentaire ***/ 

#contenucomment {
	margin-left: 20px;
	margin-right: 20px;
}
#contenucomment .comment {
	background-color: #5C5C5C;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 1px;
	padding-bottom : 1px;
}
#contenucomment .namedate {
	margin: 0;
	padding: 0;
	margin-top: 7px;
	margin-bottom: 5px;
}

#commenttitretop {
	background-color: #F2DB06;
	color: #1C1C1C;
	height: 30px;
	width: 100%;
	margin: 0;
	text-indent: 20pt;
	padding-top: 10px;
	font-size: 13pt;
}
#commentform {

	padding: 5px;
	padding-left: 50px;
}

/*** page agenda ***/
.soustitrecontenuagenda {
	background-color: #F2DB06;
	height: 18px;
	margin: 0;
	padding: 0;
	padding-top: 2px;
	letter-spacing: 3px;
	font-size: 9pt;
	color: #131414;
	text-indent: 5pt;
}
#searchtitle{
	font-size: 10pt;
	font-weight: bold;
	color: #F2DB06;
	margin: 0;
	padding:0;
	text-indent: 11pt;
}
#searchagenda{
	background-color: #4A4A4A;
	height: 100px;
	padding: 5px;
	border-bottom: 1px solid #F2DB06;
	vertical-align: middle;
}
#agenda {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-top: 5px;
}
#agenda li {
	background-color: #4A4A4A;
	margin-top: 5px;
	margin-bottom: 8px;
	border-top: 1px dotted #F2DB06;
	border-bottom: 1px solid #F2DB06;
	border-right: 15px solid #F2DB06;
}
#agenda .entryevenement-bold {
	background-color: #4A4B3D;
	height: 80px;
	width: 500px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 1px dotted #F2DB06;
	border-bottom: 1px dotted #F2DB06;
	border-right: 20px solid #F2DB06;
}
.entryevenement-tab{
	height: 80px;
}
.agenda_ev_date{
	height: 14px;
	width: 400px;
	padding: 0;
	margin: 0;
	color: #FFFFFF;	
	font-weight: bold;
	font-size: 7pt;
	border-bottom: 1px dotted #F2DB06;
	/*border-right: 1px dotted #F2DB06;*/
	border-left: 1px dotted #F2DB06;
	text-indent: 10pt;
}
.agenda_ev_info{
	margin: 0;
	margin-top: 5px;

}
.agenda_ev_info h4{
	color: #F4F400;
	font-size: 10pt;
	font-weight: bold;
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
}
.agenda_ev_info p{
	color: #EAEAEA;
	padding: 0;
	margin: 0;
}
#agenda li img{
	border: 1px solid #4A4A4A;
	margin-left: 4px;
}
#searchvalid{
	background-color: #F2DB06;
	color: #4A4A4A;
	font-weight: bold;
}
#agenda-navigation img { border: 0; }

#contenu_entree_agenda{
	background-color:#4A4A4A;
	padding-top: 10px;
	padding-bottom: 10px;
}

#titre_entree_agenda {
	background-color:#73731b;
}
#type_entree_agenda{
	background-color:#F2DB06;
	color:#000000;
	font-weight: bold;
	margin : 0;
	padding: 0;
	padding-top:1px;
	padding-bottom:1px;
	text-indent: 10pt;
}
#titre_entree_agenda h2 {
	font-size: 15pt;
	font-weight: bold;
	color: #FFFFFF;
	margin : 0;
	padding: 0;
	padding-top:10px;
	padding-bottom:10px;
	text-indent: 20pt;
}

/*** page video ***/

#listevideo{
	width : 475px;
	list-style-type: none;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}
#listevideo li{
	background-color: #131414;
	padding : 10px;
	margin-top: 15px;
	margin-bottom: 15px;	
}


/*** footer ***/

#footercopyright {
	background-color: #131414;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	width: 800px;
	margin-left: 50px;
	margin-right: auto;
	margin-left: auto;
	float:none;
}
#footertexte {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #5B5B00;
	border-bottom: 1px solid #5B5B00;
}
#footertexte a:link { color:#F2DB06; text-decoration: none;}
#footertexte a:visited { color:#F2DB06; text-decoration : none; }
#footertexte a:hover {color:#AEAE00; text-decoration: none;}
#footertexte a:active { color:#F2DB06; text-decoration : none;}

#footerend {
	background-color: #1C1C1C;
	width: 800px;
	margin: 0;
	margin-right: auto;
	margin-left: auto;

}
.textefooterend{
	color: #5C5C5C;
	font-size: 7pt;
}
#hebergeur {color: #5C5C5C;text-align: center;}
#hebergeur a:link { color:#5C5C5C; text-decoration: none;}
#hebergeur a:visited { color:#5C5C5C; text-decoration : none; }
#hebergeur a:hover {color:#FFFFFF; text-decoration: none;}
#hebergeur a:active { color:#5C5C5C; text-decoration : none;}

/*** contenu droite ***/

#contenudroite{
	background: #1C1C1C url(img/bg_header01-right.jpg) no-repeat left top;
	/*border-right: 1px dotted #F2DB06;
	border-bottom: 1px dotted #F2DB06;*/
	padding-top:175px;
	width: 149px;
	float:left;
}


/***** PAGE PHOTO *****/

#linkimg{
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 10px;
	width: 340px;
    	padding-left: 3px;
    	padding-right: 3px;
}
#photoconteneur {
	position: relative;
	width: 640px;
	background-color: #1C1C1C;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	padding-top: 5px;
	padding-bottom:1px;
}
#photoconteneur img{
	margin-right: auto;
	margin-left: auto;

}
#formsharephoto{
	position:absolute;
	left:23%;
	background-color: #5C5C5C;
	border: 1px solid #F2DB06;
	width: 380px;

	margin-top:50px;
	filter:alpha(opacity=93);
	-moz-opacity: 0.93;
}
#formsharetop{
	background-color: #F2DB06;
	color: #1C1C1C;
	height: 18px;


}
#formsharetitre{
	font-size: 9pt;
	font-weight: bold;
	text-align:left;
	margin:0;
	padding:0;
	float:left;
	text-indent:5px;
}
#formshareclose{
	text-align:right;
	margin:0;
	margin-right:3px;
	padding:0;
}
span.msgformshare, p.msgformshare{
	font-size: 8pt;
	font-weight: bold;
	text-align:center;
}
#resultform {
	background-color: #383838;
	width: 90%;
	height: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	padding:3px;
	border-radius:20px 20px;
	-moz-border-radius:30px 30px 30px 30px;
	text-align:center;

}

