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

.loraine_felix_titre {
	width: 840px;
	height: 150px;
	background-image: url(images/Loraine_felix_titre.png);
	background-repeat: no-repeat;
	background-position: 438px 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F60;
	text-decoration: none;
	text-align: left;
	background-color: #010B17;
	z-index: 1;
	margin-left:100px;
}
.right_concerts {
	margin-left: 10px;
	width: 200px;
	position: absolute;
	left: 950px;
	top: 202px;
	color: #F60;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.right_concerts_date {
	border-top-width: 1px;
	border-top-color: #F60;
	border-top-style: solid;
	padding-top: 5px;
}
.concerts_date {
	border-top-width: 1px;
	border-top-color: #C60;
	border-top-style: solid;
	padding-top: 5px;
}
.top_div {
	text-decoration: none;
	float: left;
	padding-right: 10px;
	z-index: 5;
	left: 438px;
	position: relative;
	top: 106px;
	font-weight: bold;
}

.top_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F60;
	text-decoration: none;
	z-index: 1;
}
a.top_link:hover {
	text-decoration:underline;
}
.top_input {
	text-decoration: none;
	float: left;
	z-index: 5;
	left: 438px;
	position: relative;
	top: 106px;
}
.loraine_felix_titre .top_input #top_input {
	font-weight: normal;
	border-width:1px;
	border-color:#F60;
	background-color: #010B17;
	font-size: 10px;
	color: #F60;
	border-style:solid;
	width: 140px;
}
.loraine_felix_titre .top_input #top_submit {
	font-weight: normal;
	background-color: #F60;
	font-size: 10px;
	color: #010B17;
	border-style:none;
}
.coin_haut {
	position: absolute;
	height: 154px;
	width: 304px;
	z-index: 2;
	top: 80px;
	left: 5px;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
#header:after { 
content:''; 
display:block; 
clear:both; 
} 
.coin_bas {
	position: relative;
	height: 179px;
	width: 189px;
	z-index: 2;
	left: 140px;
	top: -140px;
}
.cadre_top {
	width: 840px;
	height: 42px;
	background-image: url(images/cadre_top.png);
	top: 150px;
	z-index: 5;
	margin-left:100px;
}
.bouton {
	height: 40px;
	width: 120px;
	position: relative;
	float: left;
	z-index: 5;
}
.bouton_texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C30;
	text-decoration: none;
	position: relative;
	top: 13px;
	font-weight: bold;
}
div.bouton:hover {
	background-image:url(images/bouton_fond.png);
}

div.bouton_r:hover {
	background-image:url(images/bouton_fond.png);
}
.cadre_central {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #cccccc;
	width: 800px;
	z-index: 2;
	text-align: justify;
	padding: 20px;
	margin-left:100px;
}
.cadre_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F60;
	width: 840px;
	background-image: url(images/cadre_bottom.png);
	height: 40px;
	z-index: 1;
	text-align: center;
	margin-left:100px;
	clear:both;
}
.bottom_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	color: #F60;
	text-decoration: none;
}
a.bottom_link:hover {
	text-decoration: underline;
}
.top_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F60;
	text-decoration: none;
	position: relative;
	font-weight: bold;
	padding-right: 10px;
	z-index: 5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C30;
	text-decoration: none;
	font-weight: bold;
}
a.link:hover {
	text-decoration: underline;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #C30;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.image_left {
	float:left;
	padding: 2px;
	margin-right: 20px;
	border: 1px solid #000;
	background-color: #C30;
	margin-bottom: 10px;
}
.image_right {
	float: right;
	padding: 2px;
	border: 1px solid #000;
	margin-left: 20px;
	background-color: #C30;
	margin-bottom: 20px;
}

