@charset "utf-8";
/* CSS Document */

.dropmenu {
	padding:0 0 0 0;
	margin:0 0 0 0;
	list-style:none;
	height:45px;
	position:relative;
	z-index:20;
	font-family:arial, verdana, sans-serif;
}

.dropmenu #top-accueil {
	display:block;
	float:left;
	width: 60px;
	background: url(../images/menu/top-accueil.jpg) 0 0 repeat-x;
}

.dropmenu #top-concerts {
	display:block;
	float:left;
	width: 120px;
	background: url(../images/menu/top-concerts.jpg) 0 0;
}

.dropmenu #top-activites {
	display:block;
	float:left;
	width: 120px;
	background: url(../images/menu/top-activites.jpg) 0 0;
}

.dropmenu #top-action {
	display:block;
	float:left;
	width: 120px;
	background: url(../images/menu/top-action.jpg) 0 0;
}

.dropmenu #top-citoyennete {
	display:block;
	float:left;
	width: 120px;
	background: url(../images/menu/top-citoyennete.jpg) 0 0;
}

.dropmenu #top-pratique {
	display:block;
	float:left;
	width: 120px;
	background: url(../images/menu/top-pratique.jpg) 0 0;
}

.dropmenu #top-pro {
	display:block;
	float:left;
	width: 120px;
	background: url(../images/menu/top-pro.jpg) 0 0;
}

.dropmenu li a.top_link {
	display:block;
	float:left;
	height:45px;
	line-height:45px;
	color:#fff;
	text-decoration:none;
	font : 12px "Arial";
	font-weight:bold;
	padding:0 0 0 0;
	cursor:pointer;
}

.dropmenu li a.top_link span {
	float:left;
	display:block;
	padding: 0px 30px 0 30px;
	height:45px;
	line-height:45px;
}

.dropmenu li a.top_link:hover {
	color:#fff;
	height: 45px;
}

.dropmenu li a.top_link:hover span {
	color:#fff;
	margin-top: 0px;
	height:45px;
}

.dropmenu li:hover > a.top_link {
	color:#fff;
	line-height:45px;
}




.top_nolink {
	display:block;
	float:left;
	height:45px;
	line-height:45px;
	color:#fff;
	text-decoration:none;
	font : 12px "Arial";
	font-weight:bold;
	padding: 0px 45px 0 45px;
}

.top_nolink span {
	float:left;
	display:block;
	height:45px;
	line-height:45px;
}






.dropmenu :hover  {
	cursor:pointer;
}



/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.dropmenu a:hover {
	visibility:visible;
	position:relative;
	z-index:21;
}
.dropmenu li:hover {
	position:relative;
	z-index:22;
}

/* keep the 'next' level invisible by placing it off screen. */
.dropmenu ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	margin:0;
	padding:0;
	list-style:none;
}

.dropmenu ul.sub1 {
	width:170px;
	background: url(../images/menu/bg_sous-menu_concerts.jpg);
}

.dropmenu ul.sub2 {
	width:160px;
	background: url(../images/menu/bg_sous-menu_activites.jpg);
}

.dropmenu ul.sub3 {
	width:190px;
	background: url(../images/menu/bg_sous-menu_action.jpg);
}

.dropmenu ul.sub4 {
	width:200px;
	background: url(../images/menu/bg_sous-menu_citoyennete.jpg);
}

.dropmenu ul.sub5 {
	width:120px;
	background: url(../images/menu/bg_sous-menu_pratique.jpg);
}

.dropmenu ul.sub6 {
	width:160px;
	background: url(../images/menu/bg_sous-menu_pro.jpg);
	position: absolute;
	z-index: 23;
}

.dropmenu :hover ul {
	left:0px;
	top:45px;
	background-repeat:no-repeat; 
	background-color: #333333;
	padding: 0;
	border:1px solid #000000;
	white-space:nowrap;
	height:auto;
	z-index:24;
}

.dropmenu :hover ul li {
	display:block;
	height:30px;
	position:relative;
	font-weight:normal;
	width:auto;
	padding: 0 0 0 0;
	border-top:0px solid #637c30;
}

.dropmenu :hover ul li a {
	text-align: left;
	display:block;
	font : 12px "Arial";
	font-weight: bold;
	height:30px;
	line-height:30px;
	width:auto;
	padding-left: 20px;
	color:#fff;
	text-decoration:none;
}

.dropmenu :hover ul li a:hover {
	background:#333333;
	color:#fff;
}





body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../images/background_780.jpg);
	background-attachment:fixed;
	background-position:center;
	background-position:top;
	background-repeat: no-repeat;
	background-color: #111111;
}

td.shadow-left {
	background: url(../images/shadow-left.png) top left repeat-y;
}

td.shadow-right {
	background: url(../images/shadow-right.png) top right repeat-y;
}

td.shadow-left-bottom {
	background: url(../images/shadow-left-bottom.png);
}

td.shadow-right-bottom {
	background: url(../images/shadow-right-bottom.png);
}

td.shadow-bottom {
	background: url(../images/shadow-bottom.png) top left repeat-x;
}

#website {
	width: 780px;
	/*border-left : 1px solid #000000;
	border-right : 1px solid #000000;*/
}

#header {
	width: 780px;
	height: 197px;
	position: relative;
	z-index: 18;
	background: url(../images/header.jpg);
}

#main {
	margin-top: 0px;
	background-color: #ebeced;
	width: 780px;
}

#menu {
	background: #333333;
	z-index: 19;
	position: relative;
	width: 780px;
	margin-top: -10px;
	border-bottom : 1px solid #000000;
}

#titre {
	z-index: 0;
	position: relative;
	padding-left: 10px;
	padding-top: 10px;
}

#content {
	z-index: 1;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	color:#000;
	font : 12px "Arial";
}

#content a {
	color:#c12d2b;
	text-decoration:underline;
}

#content a:hover {
	color: #e6151f;
}

#footer {
	height: 30px;
	width: 780px;
	background: #000000;
}

#footer_left {
	float: left;
	color : #FFFFFF;
	font :  10px "Arial";
	text-align: left;
	padding-left: 10px;
	padding-top: 8px;
}

#footer_left a {
	color : #FFFFFF;
	text-decoration: none;
}

#footer_left a:hover {
	text-decoration: underline;
}

#footer_center {
	float: left;
	width: 150px;
	color : #FFFFFF;
	font :  12px "Arial";
	text-align: center;
	padding-left: 110px;
	padding-top: 8px;
	font-weight: bold;
}

#footer_center a {
	color : #DDDDDD;
	text-decoration: none;
}

#footer_center a:hover {
	color : #bbbbbb;
}

#footer_right {
	float: right;
	color : #FFFFFF;
	font :  10px "Arial";
	text-align: right;
	padding-right: 10px;
	padding-top: 8px;
}

#footer_right a {
	color : #FFFFFF;
	text-decoration: none;
}

#footer_right a:hover {
	text-decoration: underline;
}

#title {
	text-align: left;
	color : #366788;
	font :  18px "Arial";
	font-weight: bold;
}

#text {
	text-align: justify;
	color : #000000;
	font :  12px "Arial";
}

.inputbox {
	font-family:"Arial";
	font-size:13px;
	background-color: #FFFFFF;
	color: #333333;
	border-color: #666666;
	border-width: 1px;
	border-style:solid;
}

.button {
	background-color: #DDDDDD;
	color: #333333;
	border-width: 1px;
	border-style:solid;
	border-color:#999999;
}
