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

.obligatoire {
	color:#FF0000;
	font-size:20px;
}

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

.dropmenu #top-information {
	display:block;
	float:left;
	width: 110px;
	z-index:500;
	background: url(../images/menu/top-information.jpg) 0 0;
}

.dropmenu #top-artists {
	display:block;
	float:left;
	width: 110px;
	z-index:500;
	background: url(../images/menu/top-artists.jpg) 0 0;
}

/*.dropmenu #top-artists:hover {
	width: 110px;
	background: url(../images/menu/top-artists-hover.jpg) 0 0;
}*/

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

/*.dropmenu #top-programme:hover {
	background: url(../images/menu/top-programme-hover.jpg) 0 0;
}*/

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

.dropmenu #top-social_responsibility:hover {
	background: url(../images/menu/top-social_responsibility-hover.jpg) 0 0;
}

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

.dropmenu #top-gallery:hover {
	background: url(../images/menu/top-gallery-hover.jpg) 0 0;
}

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

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

.dropmenu #top-partners_and_links:hover {
	background: url(../images/menu/top-partners_and_links-hover.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 55px 0 55px;
	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 55px 0 55px;
	z-index:500;
}

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






.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;
	z-index:10000;
}

.dropmenu ul.sub1 {
	width:220px;
	z-index:10000;
	background: url(../images/menu/bg_sous-menu.jpg);
}

.dropmenu ul.sub2 {
	width:180px;
	background: url(../images/menu/bg_sous-menu.jpg);
	z-index:10000;
}

.dropmenu ul.sub3 {
	width:220px;
	background: url(../images/menu/bg_sous-menu.jpg);
	z-index:10000;
}

.dropmenu ul.sub4 {
	width:180px;
	background: url(../images/menu/bg_sous-menu.jpg);
	z-index:10000;
}

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

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

.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:10000;
}

.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;
	z-index:10000;
}

.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;
	z-index:10000;
}

.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:bottom;
	background-repeat:repeat-x;
	background-color: #e46b16;
}

a {
	color: #333333;
}

a:focus {
	outline:0;
} 

.tab {
	border-left:5px solid #333333;
	border-right:5px solid #333333;
	border-bottom:5px solid #333333;
}

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

#header {
	width: 770px;
	height: 220px;
	z-index: 0;
	
}

#main {
	margin-top: 0px;
	background-color: #ffffe7;
	width: 770px;
	z-index:1;
}

#menu {
	background: #333333;
	z-index: 500;
	position: relative;
	width: 770px;
	margin-top: 0px;
	border-bottom : 1px solid #000000;
}

#titre {
	z-index: 0;
	position: relative;
	padding-left: 10px;
	padding-top: 10px;
	text-transform:uppercase;
	font : 16px "Arial";
	font-weight: bold;
	color:#FFFFFF;
	background-color:#333333;
	padding:10px;
	width:730px;
	margin-left:10px;
	margin-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:#333333;
	text-decoration:underline;
}

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

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

#footer2 {
	height: 30px;
	width: 770px;
	background: #333333;
	font :  10px "Arial";
	padding-top:5px;
}

#footer2 a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

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

#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: 160px;
	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;
	font-weight: bold;
}

#footer_right a {
	color : #FFFFFF;
}

#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;
}
