body {
	background-color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #BBBBBB;
	margin: 30px;
}

body.mceContentBody {
	background-color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #BBBBBB;
}

.welcome {
	border: none;
	
}

.welcome_vid {
	border: 1px solid #9FA2A7;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	height: 260px;
}

.welcome_img {
	border: none;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	
}

a:link.welcome {

	border: none;
	text-decoration: none;
	
}

a:link.external {

	color: #6666FF;

}

a {
	color: #FFFFFF
}

a:visited.external {

	color: #6666FF;

}

a:visited {
	color: #FFFFFF;
}

.left {
	float: left;
	margin: 4px;
}

/*iframe {
	border: 1px dashed;
	border-color: #555555;
}*/

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.mediaLeft {
	float: left;
	vertical-align: text-top;
	margin: 4px;
}

.mediaRight {
	float: right;
	vertical-align: text-top;
	margin: 4px;
	text-align: center;
}

div.wrapContainer {
	width:99.5%;
	float:left;
}

.debug_ok {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #00FF00;
}

.debug_error {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

.debug {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #FFFF00;
}

#global {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 600px;
	border: 1px solid #333333;
}
#bottomnavbar {
	height: 27px;
	background-image: url(../media/images/template_03.png);
	display: block;
	overflow: hidden;
	width: 960px;
	clear: both;
}
#topnavbar {
	background-image: url(../media/images/template_02.png);
	height: 28px;
}
#top {
	background-image: url(../media/images/template_01.png);
	height: 81px;
}
#content {
	height: 400px;
}
.category {
	height: 28px;
	width: 25%;
	float: left;
	line-height: 25px;
}
.category a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CAC7D8;
	text-decoration: none;
}
.category a:hover{
	text-decoration: underline;
}
.subcategory_concerts {
	height: 27px;
	width: 960px;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CAC7D8;
}
.subcategory_concerts a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CAC7D8;
	text-decoration: none;
}
.subcategory_concerts a:hover{
	text-decoration: underline;
}
.subcategory_orchestre {
	height: 27px;
	width: 960px;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CAC7D8;
}
.subcategory_orchestre a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CAC7D8;
	text-decoration: none;
}
.subcategory_orchestre a:hover{
	text-decoration: underline;
}
.subcategory_actualite {
	height: 27px;
	width: 960px;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CAC7D8;
}
.subcategory_actualite a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CAC7D8;
	text-decoration: none;
}
.subcategory_actualite a:hover{
	text-decoration: underline;
}
.subcategory_contact {
	height: 27px;
	width: 960px;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CAC7D8;
}
.subcategory_contact a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CAC7D8;
	text-decoration: none;
}
.subcategory_contact a:hover{
	text-decoration: underline;
}
#welcome {
	background-image: url(../media/images/welcome_background.jpg);
	height: 434px;
	width: 800px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 160px;
	background-repeat: no-repeat;
}

label {
	width: 128px;
	float: left;
	text-align: right;
	margin-right: 8px;
	display: block;
}

.submit input {
	margin-left: 136px;
}