/* genebar_v01, created by DEVSECTOR, vincent zaugg */

body{
	background-color:#440000;
	background-image:url(images/bg_genevbar.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:12px;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
a{
	text-decoration:none;
	color: #ffcc33;
	}
a.barcalendarlink{
	text-decoration:none;
	color: #ffffff;
	}
a:hover {
	border-style:dotted;
	border-width:0 0 1px 0;
	text-decoration:none;
}
a.imagelink:hover{
	border-width:0 0 0 0;
	border-style: none ;
	border:none;
	outline: none;
}
a.imagelink:hover img{
	border-width:0 0 0 0;
	border-style: none ;
	border:none;
	outline: none;
}
#mainnavigationcontent a.selected{
	color:#FFFFFF;
}
input, select, textarea, input[type=file]{

	background-color:#440000;
	border:1px solid #660000;
	color:#FFFFFF;
	padding:1px;
	margin-bottom:3px;
}
#leftcolumn input, #leftcolumn select, #leftcolumn textarea{
	background-color:#330000;
	border:1px solid #440000;
	color:#ffffff;
}
p{
	margin:0px;
	padding:0px;
}
form{
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	color: #ffffff;
}

/********** STYLES TYPO **********/
.highlighttext{
	text-transform:uppercase;
}
.detailslink{
	font-size:0.77em;
}
h1{
	font-size: 2em;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-bottom: 20px;
}
h2{
	font-size: 1.5em;
	margin-top: 15px;
	margin-bottom: 15px;
}

h4{
	font-size: 1em;
	margin:0px;
	padding:0px;
	color:#996666;
}
.h4enligne{
	margin:0px;
	padding:0px;
	color:#996666;
	display:inline;
}

#small{
	color:#ffffff;
	font-size:0.77em;
	color:#996666;
	
}
/********** STYLES LISTES **********/
#centercolumn ul {
	list-style:none;
	margin-left: 0px;
	padding-left: 20px;
}
#centercolumn li {
	list-style:none;
	background-image:url(images/puce.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:18px;
}

/********** MAIN STRUCTURE **********/
#container{
	background-image:url(images/silhouette.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	padding-left:100px;
	text-align:left;
	width:960px;
}
#header{}
#headercontent{
	position: relative;
}
#topbannerarea{
	position: absolute;
	width: 468px;
	height: 60px;
	right: 10px;
	top: 20px;
}
#topbannerarea img{
	border: 0px;
}
#mainnavigation{
	background-image:url(images/bg_navig.gif);
	background-repeat:no-repeat;
	height:45px;
	margin-bottom:20px;
}
#mainnavigationcontent{}
#contentcontainer{
	min-height: 400px;}
#leftcolumn{
	width:180px;
	float:left;
	margin-bottom:50px;
}
#leftcolumncontent{}
#centercolumn{
	width:600px;
	float:left;
	margin-bottom:50px;
}
#centercolumncontent{
	padding:0 20px;
}
#centercolumncontent .left{
	float:left;
	width: 220px;
	margin-right: 20px;
}


#centercolumncontent .right{
	float:left;
	width:320px;
}
#contenttextarea{
	position: relative;
}
#rightcolumn{
	width:180px;
	float:left;
	margin-bottom:50px;
}
#rightcolumncontent{}
#footer{
	background-image:url(images/bg_footer.gif);
	background-repeat:no-repeat;
	clear:both;
	height:140px;
	margin-top:4em;
	padding:20px;
	text-align:center;
	width:100%;
	position:relative;
}

.contentbloc{
	margin-bottom:20px;
	clear:both;
}

/********** HOMECENTER **********/
#centerhomeleft{
	width:270px;
	float:left;
}
#centerhomeright{
	width:270px;
	float:left;
	margin-left:20px;
}


/********** THUMBGALLERY **********/
#centercolumncontent .left a img{
	padding: 5px 4px 5px 6px;
	border: 0px;
	margin: 0px;
}
#thumbgallery{
	border: solid 1px #592424;
}
/********** FOOTER **********/
#footerresume{
	border-right:1px dotted #FFFFFF;
	float:left;
	font-size:0.9em;
	padding-right:10px;
	text-align:left;
	width:150px;
}
#footerresume h1{
	font-weight:normal;
	font-size:1em;
	margin:0px;
	padding:0px;
}
#footercontent{
	font-size: 0.9em;
	text-align: right;
	width: 760px;
	float: left;
}
#copyright{
	clear:both;
	color:#ffffff;
	font-size:0.77em;
	position: absolute;
	top: 100px;
	width: 940px;
	left: 0px;
	color:#996666;
	
}
#footer ul, #footer li{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#footer li{
	padding-right: 18px;
	background-image:url(images/puce.gif);
	background-repeat:no-repeat;
	background-position:right;
}

/********** MAIN MENU **********/
#mainnavigation {
	position:relative;
}

#mainnavigation ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:20px 10px 10px 10px;
	text-align:left;
}
#mainnavigation li{
	border-left:1px dotted #440000;
	display:inline;
	margin-left:5px;
	margin-right:20px;
	padding-bottom:10px;
	padding-left:5px;
	padding-top:20px;
}
#mainnavigation li.menuhighlight{
	border-left:0px;
}
#mainnavigation li.menuhighlight img{
	border: 0;
	position: absolute;
	right: 3px;
	top: 5px;
	}


/********** BOXES STYLES **********/
.box{
	margin-bottom:10px;
}
.topbox{
	background-image:url(images/topssmenu.gif);
	height:12px;
	line-height: 1px;
}
.boxtitel{
	font-weight:bold;
	margin-bottom:5px;
}
.bottombox{
	background-image:url(images/bottomssmenu.gif);
	height:12px;
	line-height:1px;
	background-position: bottom;
}
.contentbox{
	background-color:#210101;
	padding:0px 10px;
	width: 160px;
}
.box input{
	width:110px;
}
.box input.button{
	width:auto;
}
.box p {
	padding-bottom:10px;
}
.boxsubtitel{
	color:#996666;
}
#leftcolumn .searchbox input.buttonsearch{
	width: 20px;
	background-image: url(images/icon-search_searchbox.gif);
	background-repeat: no-repeat;
	border:0px solid #660000;
	background-color: #c49029;
}
#leftcolumn .searchbox input, #leftcolumn .searchbox select{
	background-color: #d6a136;
	border-color: #955419;
	color:#440000;
}
.searchbox .topbox{
	background-image:url(images/topssmenu_searchbox.gif);
}
.searchbox .bottombox{
	background-image:url(images/bottomssmenu_searchbox.gif);
}
.searchbox .contentbox{
	background-image:url(images/middlessmenu_searchbox.gif);
}
.searchbox a{
	color:#ffffff;
}
.searchbox{
	color:#440000;
}
/********** NEWBOXES **********/
.newbox{
	padding-bottom:10px;
	margin-bottom:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius:10px;
	-webkit-box-shadow:2px 2px 2px #210101;
	-moz-box-shadow: 2px 2px 2px #210101;
	box-shadow: 2px 2px 2px #210101;
	background-color:#4A1011;
}
.newboxtop{
	line-height:1px;
	height:10px;
}
.newboxmiddle{
	clear:both;
	padding:0px 10px 10px 10px;
	background-color:#4a1011;
}
.newboxtitle{
	padding-bottom:10px;
}
.newboxbottom{
	line-height:1px;
	height:10px;
}
.newboxtopleft{
	background-repeat:no-repeat;
	height:10px;
	width:10px;
	float:left;
}
.newboxtopright{
	background-repeat:no-repeat;
	background-position:right;
	height:10px;
	margin-left:10px;
}
.newboxbottomleft{
	background-repeat:no-repeat;
	height:10px;
	width:10px;
	float:left;
}
.newboxbottomright{
	background-repeat:no-repeat;
	background-position:right;
	height:10px;
	margin-left:10px;
}
.newbox table{
	width:100%;
	font-size:0.85em;
	}
.newbox td{
	padding:2px 2px 3px 2px;
	vertical-align:top;
	border-bottom:1px dotted #592424;
}
.newbox h3{
	margin-top:0px;
}
.newbox p{
	margin-top:10px;
	margin-bottom:0px;
}
.newbox p.detailslink{
	text-align:right;
	padding-right: 18px;
	background-image:url(images/puce.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-bottom:1px;
	padding-top:1px;
}
.newbox ul, .newbox li{
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align:right;
}
.newbox li{
	padding-right: 18px;
	background-image:url(images/puce.gif);
	background-repeat:no-repeat;
	background-position:right;
	
}

/********** MAIN INFORMATION **********/
.mainpicture{
}
.mainpicture img{
	padding-right:20px;
	padding-bottom:20px;
}

.maininfogroup{
	margin-bottom:10px;
}


/********** COMMENT STYLES **********/
.commentgroup{
	margin-bottom:10px;
	
}
.commentauthor{
	border-bottom:1px dotted #592424;
	color:#996666;
}
.commentcontent{
	padding:5px 5px 5px 30px;
	
}

/********** SEARCH **********/
.searchformbloc{
	padding-top: 12px;
	margin-bottom:30px;
}
.searchbloc{
	margin-bottom:30px;
	padding-bottom: 10px;
	margin-bottom:10px;
	border-bottom:1px dotted #996666;
}

/********** SPONSORS **********/
.logosponsorbloc{
	padding:0px 10px 10px 10px;
	font-size:0.9em;
}
.logosponsorbloc img{
	padding-top:10px;
	padding-bottom: 10px;
}
/********** AGENDA **********/
.calendarTable1 td{
	padding:9px 2px 1px 8px;
	background-image:url(images/bg_cellcalendar.png);
}
.calendarTable1 td.calendarTop1 { 
	padding:9px 2px 2px 2px;
	background-image:none;
}
.calendarTable1 td.calendarToday1 { 
	background-image:none;
}
.calendarlisttable table{
	width:100%;
}
.calendarlisttable td{
	border-bottom:1px dotted #996666;
	
}
.calendarlisttable p.detailslink{
	text-align:right;
	padding-right: 18px;
	background-image:url(images/puce.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-bottom:1px;
	padding-top:1px;
	font-size:1em;
}

/********** ADD THIS **********/
.addthis_toolbox a:hover{
	border-bottom: 0;
}
