/* CSS Vinz */

@import url("global.css");

/* Carousel */

#carousel-wrapper {
    width: 200px;
    height: 200px;
    overflow: hidden;
    margin-bottom:15px;
}

#carousel-content {
    width: 200px;
}

#carousel-content .slide {
    float: left;
    width: 200px;
    height: 200px;
}

#carousel-content .slide img{
	width:auto;
	max-width: 200px;
}

/* Menu css top */

ul.menu {
list-style-type:none;
width:auto;
position:relative;
display:block;
height:33px;
font-size:.6em;
background:url(images/bg.png) repeat-x top left;
font-family:Verdana,Helvetica,Arial,sans-serif;
border:1px solid #000;
margin:0;
padding:0;
}

ul.menu li {
display:block;
float:left;
margin:0;
padding:0;
}

ul.menu li a {
float:left;
color:#A79787;
text-decoration:none;
height:24px;
padding:9px 15px 0;
font-weight:normal;
}

ul.menu li a:hover,.current {
color:#fff;
background:url(images/bg.png) repeat-x top left;
text-decoration:none;
}

ul.menu .current a {
color:#fff;
font-weight:700;
}

/*BLUE*/
ul.menu.blue{
background-color:#76B3F1;
}
ul.menu.blue li a:hover, .menu.blue li.current {
background-color:#A3BAE6;
}

/* Global CSS */

* {
	padding: 0;
	margin: 0;
}

body {
	/*background:white url(images/bg.jpg) repeat scroll 0 0;*/
	background:#E3E4E5;
	font-family: calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#wrapper { 
 margin: 0 auto;
 width: 920px;
 background:#fff;
 padding:10px 15px;
}

#header {
 width: 920px;
 height: 170px;
}

#header a{
	display: block;
	width: 920px;
	height:170px;
}

#menu_top{
	height:23px;
	background:#000;
	padding-left:20px;
}

#menu_top li{
	display:block;
	float:left;
	margin:0;
	height:11px;
	padding:3px 5px 0;
}

#menu_top li a {
	text-transform:uppercase;
	float:left;
	color:#A79787;
	text-decoration:none;
	padding:1px 15px;
}

#menu_top a:hover,.current {
	color:#fff;
	background:#808080;
	text-decoration:none;
}

#menu_top .current a {
	color:#fff;
}

#sub_header{
	height:38px;
	background:url(images/sub_menu.jpg) no-repeat center right;
	border-bottom:1px solid black;
	margin-bottom:10px;
}

#sub_header span{
	text-transform:uppercase;
	float:left;
	padding-top:10px;
	margin-right:13px;
	font-weight:bold;
	color:#666666;
}

#sub_header form{
	padding-top:8px;
}

#sub_header input[type=text]{
	font-size:13px;
	padding:0 3px;
	height:1.5em;
	vertical-align:middle;
	color: #000;
	background:#fff;
	font-weight:bold;
 	border: 1px solid #000;
 	margin-right:6px;
 	width:15em;
}

#sub_header input[type=submit]{
	font-size:13px;
	padding:0 5px;
	height:1.7em;
	vertical-align:middle;
	color: #000;
	background:#fff;
	font-weight:bold;
 	border: 1px solid #000;
 	margin-right:3px;
}

#leftcolumn {
	clear:both;
	color: #666560;
	margin: 0px 5px 5px 0px;
	padding: 5px 20px 0 0 ;
	min-height:510px;
	width: 678px;
	float: left;
	background:#fff;
	overflow:hidden;
}

#rightcolumn {
	position:relative;
	float: right;
	color: #666666;
	border-left: 1px solid #666664;
	padding:0 0 0 15px;
	min-height:606px;
	width: 200px;
	display: inline;
	background:#fff;
	font-size:11px;
}

#footer {
	color:#fff;
	text-align:center;
	clear: both;
	margin: 0px 0px 10px 0px;
	padding-top: 4px;
	background:#808080;
	height:18px;
}

#footer span a{
	margin: 0 15px;
	color:#fff;
	font-size:12px;
	text-transform: uppercase;
}

/* Block */
.mean_index{
	position:relative;
	width:680px;
	text-align:justify;
	border-bottom:1px solid black;
	overflow:auto;
	padding-bottom:20px;
}

.vignettes{
	overflow:hidden;
	position:relative;
	margin-top:10px;
	width:680px;
	padding-bottom:15px;
	overflow:auto;
}

.vignettes img{
	width:auto;
	max-width: 150px;
}

.vignettes_first{
	overflow:hidden;
	float:left;
	width:156px;
	height:350px;
}

.vignettes_all{
	overflow:hidden;
	float:left;
	width:156px;
	height:350px;
	padding-left:12px;
	margin-left:5px;
	border-left:1px solid #656563;
}

.vignettes_last{
	overflow:hidden;
	position:relative;
	float:left;
	width:156px;
	height:350px;
	padding-left:12px;
	margin-left:5px;
	border-left:1px solid #656563;
}

.vignettes_prog{
	float:left;
	width:150px;
	min-height:350px;
	padding-left:12px;
	margin-left:5px;
}

.toutelaprog{
	position:absolute;
	bottom:0;
	left:5px;
}

.fotos{
	float:left;
	width:156px;
	height:270px;
	padding-left:12px;
	margin-left:5px;
}

/* Styles */
h2{
	position:absolute;
	right:0;
	top:0;
	padding:1px 3px;
	line-height:160%;
	width:160px;
	height:20px;
	background:#808080;
	text-align:right;
	font-size:12px;
	text-transform: uppercase;
	font-weight:normal;
	color:#fff;
	margin:0 0 15px 0;
}

h3{
	padding:1px 5px;
	line-height:160%;
	width:140px;
	height:20px;
	background:#808080;
	text-align:right;
	font-size:12px;
	text-transform: uppercase;
	font-weight:normal;
	color:#fff;
	margin:0 0 10px 0;
}

h3 a{
	text-decoration:none;
	color:#fff;
}

h3 a:hover{
	text-decoration:underline;
}

h4{
	width:190px;
	padding:1px 5px;
	line-height:160%;
	height:20px;
	background:#808080;
	text-align:right;
	font-size:12px;
	text-transform: uppercase;
	font-weight:normal;
	color:#fff;
	margin:0 0 10px 0;
}

h4 a{
	text-decoration:none;
	color:#fff;
}

h4 a:hover{
	text-decoration:underline;
}

h5{
	width:100%;
	padding:1px 5px;
	line-height:160%;
	height:20px;
	background:#C0C0C0;
	text-align:center;
	font-size:12px;
	text-transform: uppercase;
	font-weight:normal;
	color:#fff;
	margin:10px 0 10px 0;
}

a{
	text-decoration:none;
	color:#000;
}

a:hover{
	text-decoration:underline;
}

p{
	margin:5px 0;
}

hr{
	color: #000;
	background-color: #000;
	height: 2px;
	border: 0;
	margin:5px 0;
}

textarea{
	width:90%;
}

.hr_light{
	color: #C0C0C0;
	background-color: #C0C0C0;
	height: 1px;
	border: 0;
	margin:5px 0;
}

.titre{
	margin:30px 0 0 0;
	font-weight:bold;
	font-size:15px;
	text-align:right;
	color:#000;
}

.date_concert{
	margin:0 0 5px 0;
	text-align:right;
}

.lien_billet{
	font-weight:bold;
	text-align:right;
}

.lien_billet a{
	color:#D00E05;
}

.fleche{
	font-size:14px;
	font-weight:bold;
	color: #d5eb1a;
	margin-right:5px;
}

.resize_150{
	width:auto;
	max-width: 150px;
}

.resize_100{
	width:auto;
	max-width: 100px;
}

.resize_320{
	width:auto;
	max-width: 320px;
}

.block_left{
	float:left;
	width:350px;
}

.block_right{
	margin-left:350px;
}

.reduce{
	width:auto;
	max-width: 45px;
}

.align_right{
	text-align:right;
}

.left_100{
	float:left;
	margin:0 10px 5px 0;
	padding-right:10px;
}

.comment_text{
	overflow:auto;
	text-align:justify;
}

.date{
	font-size:10px;
}

.uppercase{
	text-transform:uppercase;
	color:black;
	margin-bottom:0;
	font-weight:bold;
	color:#000;
}

.date_concert_vignettes{
	margin:0 0 5px 0;
}
