/**** Reset ****/
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, cite, a, abbr, acronym, address, em, strong, img, dl, dt, dd, ol, ul, li, form, fieldset, legend, label, table, caption, tbody, tfoot, thead, tr, th, td { padding: 0; border: 0; outline: 0; margin: 0; font-size: 1.0em; font-weight: inherit; font-family: inherit; font-style: inherit; vertical-align: baseline; }
ol, ul { list-style: none; }
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }

body {
	color: #303030;
	font-size: 14px;
	font-family: "Century Gothic", "Trebuchet MS", "Arial", sans-serif;
	font-weight: normal;
	background: #fff;
}

#bg {
	margin: 0px auto 0px auto;
	width: 1000px;
	background: none;
}

#topLine {
	margin-top: 50px;
	width: 1000px;
	height: 93px;
	background: no-repeat url('/images/top-01.png');
}

#bottomLine {
	width: 1000px;
	height: 120px;
	background: no-repeat url('/images/bottom-01.png');
}

#main {
	position: relative;
	top: 0px;
	left: 0px;
	width: 1000px;
	min-height: 520px;
	background: #fff;
}

#logo {
	top: -65px;
	left: 20px;
	position: absolute;
	width: 254px;
	height: 139px;
	background: no-repeat url('/images/logo.png');
	opacity: 0.0;
}

#menu {
	position: absolute;
	top: 105px;
	left: 40px;
	width: 200px;
	cursor: pointer;
}

#accueil {
	position: absolute;
	top: -415px;
	left: 33px;
	width: 200px;
	height: 66px;
}

#inscription {
	position: absolute;
	top: -455px;
	left: 10px;
	width: 200px;
	height: 66px;
}

#programme {
	position: absolute;
	top: -500px;
	left: 0px;
	width: 200px;
	height: 66px;
}

#agenda {
	position: absolute;
	top: -500px;
	left: 10px;
	width: 200px;
	height: 66px;
}

#newsletter {
	position: absolute;
	top: -555px;
	left: 5px;
	width: 200px;
	height: 66px;
}

#chroniques {
	position: absolute;
	top: -597px;
	left: 0px;
	width: 200px;
	height: 66px;
}

#contact {
	position: absolute;
	top: -597px;
	left: 0px;
	width: 200px;
	height: 66px;
}

#partenaires {
	position: absolute;
	top: -597px;
	left: 0px;
	width: 200px;
	height: 66px;
}

#page {
	position: relative;
	top: 0px;
	left: 300px;
	width: 640px;
	padding: 10px 50px 10px 10px;
	opacity: 0.0;
}

#underPage {
	position: absolute;
	top: 55px;
	left: 460px;
	opacity: 0.0;
}

#bigLogo {
	position: absolute;
	width: 0px;
	height: 0px;
}

#theatre {
	position: absolute;
	top: 207px;
	left: 4px;
}

#cinema {
	position: absolute;
	top: 213px;
	left: 90px;
}

#photo {
	position: absolute;
	top: 208px;
	left: 180px;
}

#danse {
	position: absolute;
	top: 210px;
	left: 289px;
}

#faitSaRentree {
	position: absolute;
	top: 240px;
	left: 140px;
}

a {
	color: #4b9df2;
	text-decoration: none;
}

a:hover {
	color: #f17c00;
	text-decoration: underline;
}

h1 {
	font-size: 16pt;
	margin-bottom: 25px;
}

h2 {
	font-size: 14pt;
	margin-bottom: 15px;
}

h3 {
	font-size: 12pt;
	margin-bottom: 5px;
}

p {
	margin-bottom: 15px;
	font-size: 12pt;
}

.small {
	font-size: 10pt;
}

.big {
	font-size: 14pt;
}

.italic {
	font-style: italic;
}

.centered {
	text-align: center;
}

.justified {
	text-align: justify;
}

.spacer150 {
	width: 100%;
	height: 150px;
}

.spacerLine {
	width: 45%;
	height: 1px;
	background: #e0e0e0;
	margin: 25px auto 25px auto;
}

.indent1 {
	margin-left: 25px;
}

.pole {
	margin: 15px 0px 30px 0px;
}

.pole h2 {
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
}

.pole h3 {
	font-weight: bold;
}

.pole ul {
	margin: 15px 0px 15px 25px;
	list-style: square inside none;
}

.orange {
	color: #f17c00;
}

.mauve {
	color: #b5007d;
}

.vert {
	color: #bbdf00;
}

.gris {
	color: #bcbdc0;
}

.bleu {
	color: #4b9df2;
}

#telProg {
	float: right;
	margin: -50px -30px 0px 0px;
	width: 240px;
}

#telCalSorties {
	float: right;
	margin: 180px -237px 0px 0px;
	width: 240px;
}

.event {
	float: left;
	margin: -50px 0px 50px 50px;
	width: 550px;
	height: 311px;
	background: white;
	border: 1px solid #e0e0e0;
}

.event .visuel {
	float: left;
}

.event .desc {
	float: right;
	margin: 45px 60px 0px 0px;
	width: 236px;
}

.event .desc p {
	
}

#nlEmail {
	width: 220px;
}

#sendButton {
	width: 139px;
	height: 48px;
	margin: 15px auto;
	cursor: pointer;
	background: no-repeat url('/images/envoyer.png');
}

.subMenu {
	position: absolute;
	overflow: hidden;
}

.subMenu a {
	color: #808080;
}

.subMenu a:hover {
	text-decoration: none;
}

.subMenu li {
	padding: 5px 0px;
}

.menuImg {
	position: absolute;
	top: 0px;
	left: 0px;
}

#inscription_sub {
	top: 45px;
	left: 12px;
	text-align: center;
}

#inscription_subM {
	margin: -158px 0px 0px 0px;
	padding: 25px 10px 10px 10px;
	width: 138px;
	border-left: 1px solid #f17c00;
	border-right: 1px solid #f17c00;
}

#inscription_sub a:hover {
	color: #f17c00;
}

#inscription_sub a.current {
	color: #f17c00;
}

.subMenuBottomInscription {
	width: 166px;
	height: 25px;
	background: no-repeat -3px 0px url('/images/menu/inscription_subb.png');
}

.chron_teaser {
	
}

.chron_teaser h2 {
	font-size: 16px;
}

.chron_teaser .subtitle {
	font-style: italic;
	margin-top: -12px;
	font-size: 14px;
}

.chron_teaser .desc {
	font-size: 14px;
}

.chron_teaser .more {
	font-size: 14px;
	width: 100%;
	text-align: right;
}

.chronique .subtitle {
	font-style: italic;
	font-size: 14px;
	margin-top: -22px;
}

.chronique .date {
	font-size: 12px;
	color: #808080;
	margin-top: -10px;
}

.chronique p {
	font-size: 14px;
}

.chronique .signature {
	text-align: right;
	font-weight: bold;
	font-style: italic;
}

.partenaires td {
	text-align: center;
	vertical-align: center;
	padding: 15px 0;
}