@charset "utf-8";
/* CSS Document */
h1 {
	font-size:23px;
	font-weight:normal;
}

#mailalertform_email_info {
	line-height:20px;
	display:inline;
}

#friendmailform_email_info {
	line-height:20px;
	display:inline;
}

#friendmailform_nom_info {
	line-height:20px;
	display:inline;
}

.eventInfosTable {
	margin-top: 10px;
}

.eventDate h1{
	display:inline;
}

.eventImgNav {
	position:relative;
	top:-1px;
}
.eventImgNav img{
	margin-left: 10px;
	margin-right: 10px;
}

.eventBottomImgNav {
	position:relative;
	top:2px;
}
.eventBottomImgNav img{
	margin-left: 15px;
}

.eventFlyer img{
	margin-right: 15px;
}

.eventFestival {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: normal;
}

.eventTitle {
	font-weight: bold;
}

.eventArtisteList {
	position:relative;
	top:-15px;
	font-size: 15px;
	font-weight: bold;
}

.eventShareTable {
	text-transform: uppercase;
}
.eventShareTable td{
	background-color: #363636;
}

.eventAddCalendar , .eventAddCalendar a, .eventAddCalendar a:visited{
	font-weight:normal;
	font-size: 10px;
}

.eventShareText {
	text-transform:uppercase;
	font-weight:normal;
	font-size: 10px;
}

.eventText {
	padding-top: 8px;
	padding-bottom: 8px;
}

.eventPrix {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.postFriendAlert{
	font-weight: bold;
}

.eventArtisteTab {
	margin-top:15px;
	margin-bottom:15px;
}

.eventVideosTitle {
	margin-top: 7px;
}

.eventVideosTable {
	margin-top: 7px;
}

.artisteBio {
	padding-top:4px;
	padding-bottom:15px;
}

.artisteNom {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
}

.artisteStyle {
	position:relative;
	top:-1px;
	font-weight:normal;
	font-size: 10px;
}

.artisteLinks a {
	margin-right: 16px;
}
.artisteLinks a:hover{
	color:white;
	text-decoration:none;
}

.artisteImg img{
	margin-right:10px;
}

.eventDarkHr {
	color: #000;
	border:0px;
	border-top: 1px solid #252525;
	margin-bottom: 14px;
	margin-top: 21px;
}

.labelInput {
	text-transform:uppercase;
	font-size:11px;
}

.labelNat {
	font-size: 10px;
	font-weight: normal;
	color:#808080;
	text-transform: uppercase;
	padding-top:2px;
}

.inputTextEvent {
	border-style: outset; 
	border-width: 0px; 
	background-color: #363636;
	border-color: #363636;
	height: 14px;
	width: 170px;
	text-align:left;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 2px;
	font-family: Arial;
	font-size: 10px;
	color:#fff;
	margin-right: 5px;
}

