*{
	font-family: Helvetica, Arial;
}
.clearer{
	clear: both;
}
html{
	font-size: 11px;
}
.erreur{
	font-size: 11px;
	color: #CD5C00;
	font-weight: bold;
}
.downloadLink{
	text-decoration: none;
	font-weight: bold;
	color: #000000	;
}
.downloadLink:hover{
	color: #EFEFEF;
}

.restNewsPrivate{
	background-color: #FF3300;
	color: #FFFFFF;
	font-weight:bold;
}
.restNewsPrivate:hover{
	background-color: #FFFFFF;
	color: #FF3300;
	font-weight:bold;
}

#surWrapper{
	margin: auto;
	text-align: center;
	width: 700px;
}
#wrapper{
	margin: auto;
	margin-top: 10px;
	margin-bottom: 30px;
	text-align: left;
	width: 700px;
	float:left;
}
#header{
	margin: 0;
	padding: 0;
	width: 700px;
	float:left;
	height: 75px;
	text-align: right;
}
#header img{
	margin: 0;
	padding: 0;
	border: 0;
}
#menu{
	margin: 0;
	margin-top: 10px;
	padding: 0;
	width: 700px;
	float:left;
height: 15px;
}		
#menu a{
	width: 80px;
	float: left;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#menu a:hover{
	color: #CD5C00;
}
#subMenuRoster, 
#subMenuContact,
#subMenuBlank,
#subMenuDate,
#subMenuVenue,
#subMenuComponants{
	margin: 0;
	padding: 0;
	width: 700px;
	float:left;
	height: 45px;
	display: none;
}
#subMenuRoster a, 
#subMenuContact a,
#subMenuBlank a,
#subMenuDate a,
#subMenuVenue a,
#subMenuComponants a{
	width: 80px;
	float: left;
	font-size: 12px;
	color: #AAAAAA;
	text-decoration: none;
}
#subMenuRoster a:hover, 
#subMenuContact a:hover,
#subMenuBlank a:hover,
#subMenuDate a:hover,
#subMenuVenue a:hover,
#subMenuComponants a:hover{
	color: #000000;
}
#leftCo{
	margin: 0;
	text-align: left;
	width: 320px;
	float:left;
	min-height: 400px;
}
#leftCo img{
	margin: 0;
	padding: 0;
	border: 0;
}
#middleContent{
	min-height: 400px;
}
#rightCo{
	margin: 0;
	text-align: left;
	width: 375px;
	float:left;
}
label{
	width: 80px;
	display: block;
	float: left;
	line-height: 15px;
	height: 13px;
	clear: both;
}
input{
	border: 0;
	border-bottom: 1px dotted #AAAAAA;
	font-size: 10px;
	height: 13px;
}
input[type="submit"] {
	background-color: #FFF;
	border: 0;
	margin: 0;
	padding: 0;
	color: #CD5C00;
	height: 17px!important;
	cursor: pointer;
	font-size: 11px;
	text-align: left;
}
input[type="submit"]:hover {
	color: #000;
}
input[type="submit"].niceInput {
	background-color: #FFFFFF;
	border: 0;
	color: #000;
}
input[type="radio"] {
	border: 0;
}
input[type="file"] {
	height: 17px;
}
textarea{
	width: 330px;
	font-size: 11px;
	color: #666666;
	border: 1px solid #AAAAAA;
}
#countryInput{
	border: 0;
	border-bottom: 1px dotted black;
}
#inputMagic{
	display: none;
}
.countryList {
	width: 150px;
	float: left;	
	display : block;
	margin: 0;
	margin-left: -40px;
}
div.auto_complete{
	position:absolute;
	width:250px;
	background-color:white;
	margin:0px;
	padding:0px;
}
.contactFonction{
	width:250px;
	margin:0px;
	padding:0px;
	color: #AAAAAA;
}
.contactInfo{
	font-weight: normal;
	width:250px;
	margin:0px;
	padding:0px;
	color: #333333;
}
div.auto_complete ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.countryList li{
	width: 180px;
	float: left;
	list-style-type: none;
	clear: both;
	display : block;
	font-weight: bold;
	background-color: #FFFFFF;
	cursor: pointer;
	border-bottom: 1px dotted #AAAAAA;
}
div.auto_complete ul li.selected{
	color: #CD5C00;
	background-color: #F7F7F7;
}
div.auto_complete ul li {
	list-style-type:none;
	display:block;
	margin:0;
	padding-left:2px;
	cursor:pointer;
}
.identifiant{
	display: none;
}
.pictureAdminDisplay{
	width: 100px;
	float: left;	
	display : block;
	margin: 0;
}
.pictureAdmin{
	width: 200px;
	float: left;	
	display : block;
	margin: 0;
	margin-left: 10px;
}
#resteDesNews{
	padding: 0;
	margin: 20px 0 0 0;
	border: 1px dotted #AAAAAA;
}

#thePress p{
margin: 0;
padding: 0;
	/* text color */
	color: #000000;
	text-align: left;
	/*margin: 0 0 10px 0;*/
}
#thePress a{
	text-decoration: none;
	font-weight: bold;
	text-transform: lowercase;
	font-size: 11px;
	color: #000000;
}
#thePress a:hover{
	color: #FFFFFF;
}
#thePress p .link{
    color: #CD5C00!important;
}



#theMusic p{
    margin: 0;
    padding: 0;
	/* text color */
	color: #000000;
	text-align: left;
	/*margin: 0 0 10px 0;*/
}
#theMusic a{
	color: #CD5C00;
	text-decoration: none;
	cursor: pointer;
}
#theMusic a:hover{
	color: #000000;
}
#theMusic a.link{
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}
#theMusic a.link:hover{
	color: #000000;
}



/* ********** texte ********************** */
.link{
	color: #CD5C00;
	text-decoration: none;
	cursor: pointer;
}
.link:hover{
	color: #000000;
}
.roster {
	text-transform: uppercase;
	line-height: 20px;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.noRoster{
	line-height: 20px;
	font-size: 12px;
	color: #AAAAAA;
	font-weight: bold;
	text-decoration: none;
}
.simpleBlackLink{
	line-height: 20px;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.simpleBlackLink:hover{
	color: #CD5C00;
}
.roster:hover{
	color: #CD5C00;
}
h2{
	font-size: 25px;
	color: #CD5C00;
	display: inline;
	font-weight: normal;
}
h3{
	font-size: 13px;
	color: #555555;
	font-weight: normal;
	display: inline;
}
h4{
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
	border: 0;
	font-size: 12px;
	color: #AAAAAA;
	font-weight: bold;
	display: block;
}
.inputComment{
	color: #AAAAAA;
	font-style: italic;
}
.simpleLink{
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

/* ************** SMALL CALENDAR ******************** */
.ds_box {
	background-color: #FFF;
	border: 1px solid #000;
	position: absolute;
	z-index: 32767;
}

.ds_tbl {
	background-color: #FFF;
}

.ds_head {
	background-color: #777;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.ds_subhead {
	background-color: #CCC;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	width: 20px;
}

.ds_cell {
	background-color: #EEE;
	color: #000;
	font-size: 10px;
	text-align: center;
	padding: 2px;
	cursor: pointer;
}

.ds_cell:hover {
	background-color: #FFF;
} /* This hover code won't work for IE */

/* ************** GIG TABLE ******************** */
#tableGigList{
	border: 1px solid white;
}
#tableGigList tr{
	border: 1px solid white;
	background-color: #FFF;
	cursor: pointer;
}
#tableGigList tr.darkTd{
	border: 1px solid white;
	background-color: #000;
	color: #FFF;
}
#tableGigList tr:hover{
	border: 1px solid white;
	background-color: #AAAAAA;
	color: #FFF;
}

#tableGigList tr td a{
	color: #000;
	text-decoration: none;
}
#tableGigList tr.darkTd td a{
	color: #FFF;
}
#tableGigList th a{
	font-weight: normal;
	color: #CD5C00;
	text-decoration: none;
}
#tableGigList th a:hover{
	text-decoration: none;
	color: #000;
}
#tableGigList tr.tableHead{
	background-color: #FFF;
	color: #000;
	text-decoration: none;
	cursor: default!important;
}
/* ************** GIG TABLE WEBSITE ******************** */
#tableGigListWebsiteLike{
	border: 1px solid white;
}
.dayCell{
	height: 14px;
	width: 35px;
}
.dateCell{
	height: 14px;
	width: 65px;
}
.monthCell{
	font-weight: normal;
	color: #AAAAAA;
	height: 14px;
	width: 65px;
}
.locationCell{
	height: 14px;
	width: 120px;
}
.venueCell{
	height: 14px	;
	width: 350px;
}
/* ************** GIG TABLE ADMIN ******************** */
#tableGigListWebsiteLike td a{
	color: #000;
	text-decoration: none;
}
.dayCell a{
	height: 14px;
	width: 35px;
}
.dateCell a{
	height: 14px;
	width: 65px;
}
.monthCell a{
	font-weight: normal;
	color: #AAAAAA;
	height: 14px;
	width: 65px;
}
.locationCell a{
	height: 14px;
	width: 150px;
}
.venueCell a{
	height: 14px;
	width: 300px;
}


