body {
	padding: 0; /*margin-top:10px;*/
	margin: 0;
	font: 0.70em "Trebuchet MS", helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	background: #6c282f;
}

#page {
	width: 990px;
	margin: 0 auto;
	text-align: left;
}

/*div#conteneur {}*/
div#logan{
	clear: both;
	padding-top: 10px;
}

div#header{
	z-index: 3; /*width:100%;
  position:relative;*/
	padding: 0;
	height: 200px;
	/*background: url(../images/fd_.jpg) no-repeat left top ;*/
	background: url(../images/header_fmcb_2011.jpg) no-repeat left top;
}

#ins_head {
	border-bottom: #cc6635 solid 1px;
}

h2#header {
	height: 140px;
	margin: 0;
}

div#cont {
	float: left;
	width: 100%;
}

div#map {
	float: left;
	width: 600px;
	padding-left: 10px;
	margin-top: 10px;
	height: 588px;
}

ul {
	margin: 0;
	padding: 0;
}

ul li {
	margin: 3px 0 13px 10px;
}

#festivals{
	width: 340px;
	text-align: left;
	padding-left: 12px;
	float: left;
}

#festivals #secteursContainer{
	overflow: auto;
	margin-top: 10px;
	padding-left: 11px;
}

#festivals ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#festivals li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#map #une{
	position: absolute;
	background: url(../images/fd_styl.jpg) no-repeat left top;
	z-index: 4;
	width: 600px;
	height: 600px;
}

#map #une #inside{
	z-index: 4;
	width: 550px;
	margin-left: 10px;
	font-size: 1.2em;
	color: #ffffff;
}

/*  -- LIST FEST ------------------ */
#listFest{
	clear: both;
	border-top: #cc6635 solid 1px;
	padding-left: 25px;
	padding-top: 25px;
}

#listFest ul.festList {
	float: left;
	width: 170px;
	margin: 0 10px;
	;
  padding: 0;
	list-style: none;
}

#listFest ul.festList li {
	margin: 0;
	padding: 2px;
}

/*  -- /LIST FEST ------------------ */
.dates_detail{
	color: #e9e8e8;
	font-size: 0.80em;
}

a:link {
	text-decoration: none;
	color: #dad1ae;
}

a:visited {
	text-decoration: none;
	color: #dad1ae;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

a:active {
	text-decoration: none;
	color: #ffffff;
}

a:visited:hover {
	text-decoration: none;
	color: #ffffff;
}

input, textarea {
	color: #333333;
	width: 100px;
	border: 0px;
	margin: 0.2em 0 0.2em 0;
	background: #cccccc;
}

select {
	border: 0px;
	color: #333333;
	width: 100px;
	margin: 0.2em 0 0.2em 0;
	background: #cccccc;
}

input[type=submit], input[type=reset] {
	border: 0;
	border: #CCCCCC solid 1px;
	font-weight: bold;
	cursor: pointer;
	width: 25px;
	color: #cccccc;
	background: #6c282f;
}

input[type=submit]:hover, input[type=reset]:hover {
	border: 0;
	color: #6c282f;
	background: #cccccc;
}

input[type=submit]:active, input[type=reset]:active {
	border: 0;
	color: #6c282f;
	background: #ffffff;
}

/*  -- FOOTER ------------------ */
#footer {
	clear: both;
	float: left;
	width: 100%;
	padding-top: 25px;
	margin-top: 25px;
	padding-bottom: 25px;
	border-top: #cc6635 solid 1px;
}

#footer #credits {
	text-align: right;
	float: left;
	width: 140px;
	margin-left: 700px;
	margin-top: -60px;
	z-index: 5;
	background: url(fdlog.png) no-repeat left top;
	border-right: #cccccc solid 1px;
	display: none;
	padding-right: 2px;
}

/* ============================ */
div.gInfoWinContent {
	font-size: 1.1em !important;
}

div.gInfoWinContent a.voirfiche {
	color: #fff;
	margin: 15px 0 0 0;
	padding: 2px 3px;
	float: right;
	clear: both;
	background: #6C282F;
}

/* ============================ */
#popin-fest {
	text-align: left;
	padding: 5px;
}

#popin-fest a {
	color: #6C282F;
}

#popin-fest h2,#popin-fest h3 {
	color: #6C282F;
}

#popin-fest h3.dates {
	color: #6C282F;
  font-style: italic;
}

#popin-fest h4 {
	clear: both;
	color: #6C282F;
}

#popin-fest .aWeb,
#popin-fest .aMail {
	text-decoration: underline !important;
}

#popin-fest #img_doc_logo {
	float: right;
	margin: 0 0px 10px 10px;
}

#fest_presentation #img_doc_affiche {
	float: left;
	margin: 0 10px 10px 0;
}

#popin-fest #toPdf {
	background: url(../images/pdf-icon.png) 0 0 no-repeat;
	padding: 5px 0 5px 30px;
}

#popin-fest #fest_programme{
	padding: 5px;
	border: 1px solid #6C282F;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #EFE0E2;
}

#popin-fest #spectacles_list table {
	width: 100%;
	border: 1px solid #6C282F;
}

#popin-fest #spectacles_list table th,
#popin-fest #spectacles_list table td{
	padding: 1px;
	border: 1px solid #6C282F;
}

#popin-fest #spectacles_list table td.tdDates,
#popin-fest #spectacles_list table td.tdLieu{
	width: 120px;
}

/* - CONTACT ---------------------- */
#frmContact {
	width: 70%;
	text-align: right;
	font-size: 1.15em;
}

#frmContact input.txt {
	width: 450px;
}

#frmContact input.cbox {
	width: auto;
}

#frmContact textarea {
	width: 450px;
	height: 150px;
	background: #ccc;
}

#frmContact label.taLabel {
	bottom: 140px;
	position: relative;
}

#frmContact span.erreur {
	display: block;
	clear: both;
}


.ie6 .sc, .ie7 .sc {
  height: 1%;
}
.sc:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
