/******** G L O B A L  **************************************************/

* { 
	margin: 0;
	padding: 0;
	border: 0;
	}
html {
	height: 95%;
	}
body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: Verdana, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	height: 100%;
	background-image: url(/interface/bkg.jpg);
	background-repeat: repeat-x;
	}


h1 {
	font: 180% Georgia, Times, serif;
	font-weight: normal;
	color: #ac9422;
	margin-bottom: 10px;
	}
h2 {
	font-size: 11px;
	}
h3 {
	font-size: 11px;
	}
img { 
	border: none;
	}	
ul {
	margin: 0;
	padding: 0;
	}
li {
	margin-left: 17px;
	}
.sep {
	font-size: 1.2em;
	display: inline;
	letter-spacing: -1px;
	background-color: inherit;
	}
br {
	line-height: .8em;
	}	
a:link, a:visited {
	color: #de1820;
	text-decoration: none;
	}
a:hover {
	color: #de1820;
	text-decoration: underline;
	}
.pdf2 {
	margin-top: 10px;
	}

/******** M A I N  B L O C S **************************************************/
div#container {
	margin: 0 auto;
	width: 900px;
	text-align: left;
	height:auto; /* FF needs this setting to expand div to fit long content */
	min-height:100%; /*sets minimum height in FF*/	
	background-image: url(/interface/bkg2.gif) ;
	background-repeat: repeat-y;
	/* hide for IE 5 Mac  \*/
	overflow: auto;
	/* end hide for IE 5 Mac */
	}
#shaddowleft {
    background-image: url(/interface/shaddow_left.jpg);
    background-repeat: no-repeat;
    float: left;
    width: 25px;
    height: 620px;
    margin-top: -143px;
}
#shaddowright {
    background-image: url(/interface/shaddow_right.jpg);
    background-repeat: no-repeat;
    float: left;
    width: 25px;
    padding: 0;
    height: 620px;
    margin-right: -25px;
    margin-top: -143px;
    }
		
div#header {
	height: 143px;
	background-image: url(/interface/image_top.jpg);
	margin-left: 25px;
	}
	
div#header input#field {
    background-color: #fff;
    border: 1px solid #000000;
    font-weight: normal;
    color: #000000;
    height: 15px;
    line-height: 14px;
    width: 100px;
    padding-left: 2px;
    }	
div#header input#submit {
    background-color: #fff;
    border: 1px solid #000000;
    color: #000000;
    height: 17px;
    line-height: 12px;
    margin-bottom: -2px !important;
    margin-bottom: 0;
    margin-right: 25px;
    }
    div#header #formtop {
        display:inline;
    }
		
div#leftcol {
	float: left;
	width: 180px;
	background-color: #7c0b1c;
	}
div#middlecol {
	float: left;
	width: 490px;
	background-color: #fff;
	}
div#rightcol {
	float: left;
	width: 180px;
	background-color: #7c0b1c;
	}


/******** C O N T E N T  ****************************************************/
div#content {
	margin: 20px;
	font-size:11px;
	line-height: 18px;
	color: #4e2c1c;
	}
div#content h2{
	margin-top: 16px;
	}		
div#extras {
    margin-top: 8px;
    margin-bottom: 0px;
    border: 1px solid #d5cdc1;
    padding: 10px;
    }
div#homemap img {
    float: left;
    margin: 5px 20px 20px 0;
    }
div#homenews, div#hometext, div#picture, div#picturewhite, div#text2, div#extras {
    clear: both;
    margin: 20px 0;
    }
div#picture td {
    background-color: #4e2c1c;
    padding: 0;
    }
.legende h2 {
    }
div#picture .legende {
    font: 120% Georgia, Times, serif;
    line-height: 18px;
    color: #F6F4E9;
    padding: 0 20px 8px 20px;
    font-variant: normal;
    font-style: italic;
    }
div#extras p.pdf {
    margin-bottom: 8px;
    }
p#date {
    margin-bottom: 8px;
    }
p#lieu {
    margin-bottom: 1em;
    }
div#pictop {
    float: right;
    margin: 0;
    padding: 6px 5px 0 5px;
    border-left: 1px solid #d5cdc1;
    color: #7c0b1c;
    line-height: 1em;
    }

div#print {
    clear: both;
    text-align: right;
    margin: 20px 0;
    padding: 0;
    /*border-left: 1px solid #d5cdc1;*/
    color: #d5cdc1;
    line-height: 1em;
    font-size:9px;
    }
div#print a:link, div#print a:visited {
    color: #de1820;
    }
div#print a:hover {
    color: #de1820;
    }

.spiner {
	margin-top: 3px;
	font-size: 10px;
	}
.light {
	color: #d5cdc1;
	}	

div#onoff {
	clear:both;
	float: right;
	font-size: 9px;
	margin: 2px 0 0 0;
	padding: 0;
	}	

/******** SUBNAVIG CONTENT   **************************************************/
div#subnavigContent {
	border: 1px solid #d5cdc1;
	padding: 0px 10px 10px 0px;
	line-height: 13px;
	margin-top: 20px;
	font-size: 10px;
	}
div#subnavigContent ul {
    margin: 0;
    list-style-type: none;
    }
div#subnavigContent li {
    margin: 0;
    border-bottom: 1px solid #fff;
    background-image: none;
    padding: 1px 20px;
    }
div#subnavigContent li.last {
    border-bottom: none;
    padding-bottom: 0;
    padding-top: 6px;
    margin-left: -10px;
    }		
div#subnavigContent h2 {
    margin: 0;
    margin-top: 10px;
    font-size: 11px;
    margin-bottom: 3px;
    margin-left: -10px;
    }
div#subnavigContent .link {
    margin-top: 3px;
    }
div#subnavigContentMenu {
	border: 1px solid #d5cdc1;
	padding:10px;
	line-height: 13px;
	margin-top: 20px;
	font-size: 10px;
	}





/******** H O M E  ************************************************************/
div#homenews {
	margin-top: 20px;
	/* hide for IE 5 Mac  \*/
	overflow: auto;
	/* end hide for IE 5 Mac */
	height: 1%;
	border-bottom: 1px solid #d5cdc1;
	}
div#homenews div.box {
    width: 205px;
    border: none;
    border-bottom: none;
    background-color: #fff;
    font-size:12px;
    line-height: 16px;
    float: left;
    padding: 0 0 0px;
    }
div#homenews h2 {
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 6px;
    margin-top: 8px;
    }
div#homenews h2 a:link, div#homenews h2 a:visited {
    color: #fff;
    }
div#homenews h2 a:hover {
    color: #de1820;
    }
div#homenews p.spacer {
    margin-bottom: 0px;
    }
div#homenews p.pdf {
    margin-top: 6px;
    }
div#homenews img.right {
    float: left;
    margin: 0 30px 5px 0px;
    }


/******** L I S T I N G *******************************************************/

/******** navig */
div#listingnavig {
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 11px;
	}
div#listingnavig .right {
    float: right;
    border-left: 1px solid #d5cdc1;
    padding: 2px 2px 0 5px;
    margin: 0;
    }	
div#listingnavig ul {
    height: 21px;
    margin: 0;
    padding: 0;
    line-height: 20px;
    list-style-type: none;
    background-image: url(/interface/line.gif);
    background-repeat: repeat-x;
    background-position: 0px 3px;
    }
div#listingnavig li {
    margin: 0;
    padding: 0 8px;
    float: left;
    }
div#listingnavig a:link, div#listingnavig a:visited {
    display: block;
    color: #ac9422;
    text-decoration: none;
    background-color: inherit;
    }
div#listingnavig .on {
    color: #de1820;
    font-weight: normal;
    text-decoration: none;
    background-color: #fff;
    border-top: 1px solid #d5cdc1;
    border-left: 1px solid #d5cdc1;
    border-right: 1px solid #d5cdc1;
    }
div#listingnavig .on, div#listingnavig a:hover {
    color: #de1820;
    }
div#listingnavig .on a:link , div#listingnavig .on a:visited {
    color: #de1820;
    text-decoration: none;
    background-color: inherit;
    }

/******** listing  */
div#content #listing {
	clear: both;
	font-size: 10px;
	}
div#content #listing ul {
    list-style-type: none;
    }
div#content #listing li {
    clear: both;
    margin: 0;
    border-bottom: 1px solid #d5cdc1;
    padding: 3px 0 3px 0;
    line-height: 16px;
    }
div#content #listing li:hover {
    background-color: #f8f7f6 ;
    }	
div#content #listing a:link, div#content #listing a:visited {
    padding: 1px 0;
    display: inline;
    color: #de1820;
    text-decoration: none;
    background-color: inherit;
    }
div#content #listing .on, div#content #listing .on:hover  {
    padding: 3px 0;
    /*background-color: #f8f7f6;*/
    }
div#content #listing .on a:link , div#content #listing .on a:visited {
    color: #fff;
    text-decoration: none;
    }
div#content #listing h2 {
    font-size: 12px;
    margin-top: 10px;
    font-weight: normal;
    color: #ac9422;
    }
div#content #listing h2 a:link, div#content #listing h2 a:visited {
    font-weight: normal;
    color: #ac9422;
    }
div#content #listing h2 a:hover {
    font-weight: normal;
    color: #de1820;
    text-decoration: none;
    }
div#content #listing h2 img.right {
    margin-top: 8px;
    }
div#content #listing h3 {
    font-size: 10px;
    /*display:inline;*/
    line-height: 16px;
    }
div#content #listing h3 a:link, div#content #listing h3 a:visited {
    font-weight: bold;
    color: #4e2c1c;
    }
div#content #listing h3 a:hover {
    /*font-weight: bold;*/
    color: #de1820;
    text-decoration: none;
    }	
div#content #listing p {
    line-height: 13px;
    font-weight: normal;
    margin-bottom: 3px;
    }
div#content #listing p.right {
    display: inline;
    float: right;
    margin-top: 2px;
    width: 135px;
    text-align: right;
    }
div#content #listing img.right {
    float: right;
    margin: 6px 0;
    margin-left: 10px;
    }	
div#content #listing .infos p {
    float: left;
    width: 150px;
    }
div#content #listing .on{
    background-color: #f8f7f6;
    }
div#content #listing .on p a:link, div#content #listing .on p a:visited {
    color: #de1820;
    font-weight: normal;
    background: transparent;
    display: inline;
    }
div#content #listing a:hover, div#content #listing .on a:hover {
    text-decoration: underline;
    }
div#content #listing .pdf  a:link, div#content #listing .pdf a:visited {
    color: #de1820;
    font-weight: normal;
    display: inline;
    font-size: 11px;
    }		
div#content #listing .clear {
    /* hide for IE 5 Mac  \*/
    overflow: hidden;
    /* end hide for IE 5 Mac */
    height: 1%;
    }
div#content #listing img {
    margin-top: 5px;
    }

.arrow {
	margin-top:-6px;
	margin-left:-10px !important;
	margin-right: 4px;
	margin-left:-10px;
	}
	
/******** T A B L E S  ********************************************************/
td {
	padding: 2px 0 ;
	}
td h2 {
    font-size: 12px;
    margin-bottom: -16px;
    }
td h3 {
    font-size: 12px;
    margin-top: 16px;
    font-weight: normal;
    color: #ac9422;
    }

td.legende  {

    }
td.legende h2 {
    margin: 0;
    margin-bottom: 4px;
    font: 120% Georgia, Times, serif;
    color: #F6F4E9;
    font-variant: normal;
    font-style: italic;
    }


/******** F O R M S ***********************************************************/	
input {
	font-family: Verdana, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #d5cdc1;
	height: 15px;
	background-color: #fff;
	}
textarea {
	font-family: Verdana, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #d5cdc1;
	}
input.submit, .submit {
	padding: 1px 10px;
	font-weight: bold;
	height: 21px;
	}
.submit a:link, .submit a:visited {
    color: #000;
}

.submit2 {
	padding: 1px 8px;
	font-weight: normal;
	height: 20px;
	}
.submit2 a:link, .submit2 a:visited {
    color: #000;
}

select {
	font-family: Verdana, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #d5cdc1;
	height: 15px;
	background-color: #fff;
	margin: 2px 0;
	}

div#thanx {
	border: 1px solid #d5cdc1;
	background-color: #f8f7f6;
	padding: 10px;
	margin-top: 12px;
	}
div#thanx h2 {
    margin-top: 0;
}
	
.checkbox {
	border: none;
	height: inherit;
	}	

/******** T E A S E R  ********************************************************/
div.teaser {
	font-size: 10px;
	color: #fff; 
	background-image: url(/interface/teaser_bkg.jpg);
	background-repeat: no-repeat;
	padding: 10px 8px 8px;
	}
div.teaser h2 {
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 6px;
    }
div.teaser h3 {
    font-size: 10px;
    }
 div.teaser p {
    margin-bottom: 6px;
    }
 div.teaser img.pict {
    margin-bottom: 6px;
    }		
 div.teaser a:link, div.teaser a:visited {
    color: #f4ce6f;	
    }
 div.teaser h2 a:link, div.teaser h2 a:visited, div.teaser h3 a:link, div.teaser h3 a:visited {
    color: #fff;
    font-weight: normal;
    }
 div.teaser .date {
    color: #f4ce6f;
    }
 
/******** F O O T E R  ********************************************************/
div#footer {
	clear: both;
	margin: 0 auto;
	width: 840px;
	text-align: left;
	padding: 0px 30px 8px 30px;
	background-image: url(/interface/bkg_footer.gif) ;
	background-repeat: no-repeat;
	font-size: 10px;
	line-height: 10px;
	color: #fff;
	}
div#footer p {
    float: left;
    display: inline;
    }
div#footer p.right {
    float: right;
    display: inline;
    }		
div#footer h2 {
    font: 14px Georgia, Times, serif;
    font-weight: normal;
    padding-top: 16px;
    margin-bottom: 0px;
    /*text-transform: capitalize;*/
    }
div#footer img#logoright {
    margin: 15px 20px 0 0 ;
    }
div#footer img#logoleft {
    margin: 17px 5px 0 20px;
    }
div#footer a {
    color: #fff;
    }		

div#footer2 {
	clear: both;
	margin: 0 auto;
	width: 840px;
	text-align: left;
	padding: 20px 30px 0 30px;
	background-image: url(/interface/bkg2.gif) ;
	background-repeat: repeat-y;
	font-size: 9px;
	line-height: 13px;
	color: #000;
	}
div#footer2 img#logoleft {		
    display: inline;
    float: left;
    margin-top: 30px;
    }
div#footer2 img#logoright {
    display: inline;
    float: right;
    margin-top: 10px;
    margin-right: 50px;
    }
div#footer2 p {
    padding-top: 28px;
    margin-left: 195px;
    height: 50px;
    }

 .clear {
 	clear: both;
 	}
 
