/*
	Coccinart 2006
	Initialisation des balises html
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
/* Définition des fonts */
body {*font-size:small;*font:x-small;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #333333;
	color: #FFFFFF;
	margin-top: 50px;
	text-align: center;
	margin-bottom: 50px;
}
table {font-size:inherit;font:100%;}
select, input, textarea {}
pre, code {font:115% monospace;*font-size:100%;}
body * {line-height:1.22em;}
#general {
	text-align: center;
	width: 800px;
}
#cadre {
	text-align: left;
	background-image: url(../images/cadre_bg.jpg);
	background-repeat: no-repeat;
	padding: 20px;
	border-bottom: dotted 1px #999;
}
#firstpage {
	background-image: url(../images/firstpage_bg.jpg);
	background-repeat: no-repeat;
	height: 600px;
}

#firstpage_pics {
	border: solid 1px #fff;
	width: 450px;
}
#firstpage_pics img{
	border: none;
}
.float_right {
	float: right;
	margin: 10px;
}
.float_left {
	float: left;
	margin: 10px;
}
#footer {
	padding: 10px 0px 0px 0px;
}
a {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}
a:hover {
	color: #FF9966;
}
#left_menu {
	width: 206px;
	height: 200px;
}
#left_menu img {
	border: none;
}

#content {
	left: 250px;
	position: relative;
	top: -100px;
	width: 500px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 30px 0px;
}
h2 {
	font-size: 14px;
	margin: 0px 0px 10px 0px;
}
h3{
	margin: -30px 0px 30px 0px;
	font-weight: bold;
	font-size: 9px;
}
ul {
	padding-left: 30px;
}
li {
	list-style-type: disc;
}
blockquote {
	padding-left: 30px;
}
.caractere10 {
	font-size: 10px;
}
.separateur {
	border-bottom: dotted 1px #999;
	margin: 15px 0px 15px 0px;
}
strong {
	font-weight: bold;
}
#coccinart {
	margin: 5px;
	text-align: right;
}
#coccinart a {
	font-size: 10px;
	color: #999999;
}
#coccinart a:hover {
	color: #FF9966;
}
img {
	border: 1px solid #fff;
}
.rouge {
	color: #FF0000;
	font-weight: bold;
}
.imageSeparateur {
	border: none;
	margin: 20px 0px 40px 0px;
	text-align: center;
}
em {
	font-style: italic;
}
button {
	border: solid 1px #ddd;
}
.date {
	text-align: center;
	font-size: 16px;
	margin: 0px 0px 30px 0px;
	font-weight: bold;
	color: #FF0000;
	text-transform: uppercase;
}
.concert_firstpage {
	text-align: center;
	width: 300px;
	margin: 20px auto;
	vertical-align: middle;
	font-size: 10px;
}
.concert_firstpage a {
	font-size: 10px;
	text-decoration: none;
}
.concert_firstpage a:hover {
	text-decoration: underline;
}
.tn {
	float: none;
	margin: 50px 0px 0px 0px;
	text-align: center;
}
