* {
	margin: 0;
	padding: 0;
}
body	{
	background-color: #eadbcc;
	padding-top: 20px;
	background-image: url(../images/nappe.gif);
	color: #414340;
	text-align: justify;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size:90%;
	font-style: normal;
	line-height: 135%;
}
#super-container {
	background-color: #FFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

/* HEADER */
h1 {
	text-indent: -9999px;
}
#header {
	background-color: #811340;
	height: 105px;
	width: 900px;
	background-image: url(../images/vantard_logo.gif);
	background-repeat: no-repeat;
}
h6 {
	text-align: right;
	font-size: 1em;
	line-height: 10px;
}


/* MENU */
#menu {
	height: 80px;
	width: 600px;
	margin-left: 300px;
}
#menu ul {
	list-style-type : none;
}

#menu li {
	float: left;
}

#menu li a {
  	display: block;
	text-align: center;
}

#home {
	text-decoration: none;
	background: url(../images/actu.jpg) 0px 0px no-repeat ;
	text-indent: -9999px;
	float: left;
	width: 205px;
	height: 80px;
}

#niouzes {
	text-decoration: none;
	background: url(../images/niouzes.jpg) 0px 0px no-repeat ;
	text-indent: -9999px;
	float: left;
	height: 80px;
	width: 114px;
}
#quartier {
	text-decoration: none;
	background: url(../images/quartier.jpg) 0px 0px no-repeat ;
	float: left;
	text-indent: -9999px;
	height: 80px;
	width: 126px;
}
#archives {
	text-decoration: none;
	background: url(../images/archives.jpg) 0px 0px no-repeat ;
	text-indent: -9999px;
	float: left;
	height: 80px;
	width: 155px;
}
#home:hover {background: url(../images/actu.jpg) no-repeat  0px -80px;}
#niouzes:hover {background: url(../images/niouzes.jpg) no-repeat 0px -80px;}
#quartier:hover {background: url(../images/quartier.jpg) no-repeat 0px -80px;}
#archives:hover {background: url(../images/archives.jpg) no-repeat 0px -80px;}

#quartier.actif {background: url(../images/quartier.jpg) no-repeat  0px -80px;}
/* Sous-menu */

#sousmenu {
	height: 25px;
	width: 600px;
	margin-left: 300px;
}

#sousmenu ul {
	list-style-type : none;
}
#sousmenu li {
	float: left;
}
#sousmenu li a {
	display: block;
	text-align: left;
	text-indent: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
	font-variant: small-caps;
	border-left: 1px solid #FFF;
	padding-right: 10px;
	line-height: 22px;
}
#sousmenu li a:active {
	color: 	#89615f;
}
#sousmenu li a:hover {
	color: 	#EB6A28;
}
.active{color:#89615f;}

#actu_blagues.actif_sous {color: #EB6A28;}
#bistrots.actif_sous {color: #EB6A28;}

/* FIN DE MENU */
/* FIN DE MENU */
a, a:link, a:active, a:visited {
	text-decoration: none;
	color: #811340;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	outline:none;
}
a:hover {
  text-decoration: underline;
  outline:none;
}


#super-container {
	background-color: #FFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#contenu {
	width: 510px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 20px;
}
#diaporama {
	width: 510px;
	height: 520px;
}
#plan {
	width: 510px;
	height: 410px;
}


#breves {
	width: 300px;
	float: right;
	margin-right: 30px;
	background-color:#eadbcc;
	margin-top: 20px;
	padding-top: 10px;padding-right: 10px;padding-left: 10px;

}
.extra {
	width: 310px;
	float: right;
	clear: right;
	margin-right: 30px;
	background-color:#eadbcc;
	padding-top: 10px;
	text-align: left;
	padding-left: 10px;
}
#pdf_titre {
	width: 510px;
	text-indent: -9999px;
	background-image: url(../images/pdf_titre.gif);
	background-repeat: no-repeat;
	margin-left: -10px;
	height: 30px;
}
#plan_titre {
	width: 510px;
	text-indent: -9999px;
	background-image: url(../images/plan_titre.gif);
	background-repeat: no-repeat;
	margin-left: -10px;
	padding-bottom:10px;
	height: 40px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	text-indent: 10px;
	color: #FFF;
	background-color: #811340;
	height: 20px;
	width: 300px;
	font-size: 15px;
	line-height: 20px;
	text-align: left;
	font-style: normal;
	letter-spacing: 1px;
}


.photo {
	margin-top: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 240px;
	width: 510px;
}
.textescroll {
	position: relative;
	height: 300px;
	width: 500px;
	visibility: inherit;
	overflow: scroll;
	padding-right: 10px;
}
.photo_breves {
	height: 210px;
	width: 150px;
	float: left;
}
.texte_breves {
	text-align: left;
	margin-left: 160px;
}
.photo_inter {
	height: 130px;
	width: 100px;
	float: left;
	margin-right: 9px;
}
.photo_interbis {
	height: 130px;
	width: 100px;
	float: left;
}
.texte_photo {
	height: 16px;
	width: 100px;
	float: left;
	margin-right: 9px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	text-indent: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.texte_photobis {
	height: 16px;
	width: 100px;
	float: left;
	margin-right: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	text-indent: 5px;
}
#lienarchive:link {
	background-image: url(../images/telecharge.gif);
	height: 20px;
	width: 152px;
	background-repeat: no-repeat;
	float: left;
}
#bloclien {
	height: 20px;
	width: 152px;
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#lienarchive:hover {
	background-image: url(../images/telecharge_on.gif);
	background-repeat:no-repeat;
	float: left;
}

.masque {
	display: none;
	text-indent: -9999px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	text-indent: 10px;
	color: #FFF;
	background-color: #811340;
	height: 20px;
	width: 270px;
	font-size: 13.5px;
	line-height: 20px;
	margin-bottom: 10px;
	text-align: left;
	font-style: normal;
	letter-spacing: 1px;
	margin-top: 10px;
}
/* CONCERTS */
.concerts {
	width: 510px;
	height: 130px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-top: 10px;
}
.photo_brevesbis {
	height: 146px;
	width: 300px;
	padding-bottom:10px;
	clear: both;
}
.texte_trebuter{
	font-size: 12.5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 16px;
}


.concerts_photos {
	height: 120px;
	width: 120px;
	float: left;
	margin-right: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#les_concerts {
	width: 510px;
	text-indent: -9999px;
	background-image: url(../images/les_concerts_titre.gif);
	background-repeat: no-repeat;
	margin-left: -10px;
	height: 30px;
}
.bloc_copinage {
	height: 170px;
	width: 310px;
}
.photo_copinage {
	float: left;
	height: 150px;
	width: 150px;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-right: 7px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.align_gauche{
	text-align: left;
	line-height: 1em;
	font-size: 0.9em;
}
.lien_simple{
	color: #811340;
}
.lien_simple:hover{
	color: #414340;
}

/* Textes brèves */
.heure{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.groupe{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #811340;

}
.ital_normal{
	font-style: italic;
}

.ital{
	font-style: italic;
	line-height: 16px;
	font-size: 14px;
}
.texte_trebu{
	font-size: 12.5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.nom_adresse {
	line-height: 25px;
}
.adresse {
	line-height: 6px;
}.espace_avant {
	margin-top: 5px;
}

/* FOOTER */
#footer {
	background-color: #414340;
	text-indent: 20px;
	clear: both;
	width: 100%;
	height: 20px;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	line-height: 18px;
}
#footer a {
	color: #FFF;
	text-align: left;
	}
	
#footer a:hover {
	color: #EB6A28;
	text-decoration: none;
}
/* Début code verres */
#verre_gauchebis {
	height: 116px;
	width: 90px;
	background-image: url(../images/verre_gauchebis.png);
	background-repeat: no-repeat;
	/*
	*/
	position: relative;
	top: -120px;
	left: -90px;
	float: left;
}
#verre_droitbis {
	height: 121px;
	width: 78px;
	background-image: url(../images/verre_droitbis.png);
	background-repeat: no-repeat;
	/*
	*/
	position: relative;
	top: -120px;
	right: -810px;
	float: left;
}
.button_envoi {
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 125px;
	height:20px;
	font-size:10px;
	background-color: #811340;
	color:#FFF;
		}
