<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* WyCMS Styling Module Theme */ 
* { font-family: verdana; font-size: 13px; } 
html {width: 100%; height: 100%; } 
body { padding : 0; margin : 0; width: 100%; height: 100%; background-color : #000000; color : #FFFFFF; }
a, a:link, a:visited, a:active { color: #0099CC; text-decoration: none; } 
a:hover { text-decoration: underline; color : #0099CC} 
#pagecontent, #headercontent { width: 900px; margin: 0 auto 0 auto; } 
#headerbackground { width: 100%; } #content { width: 900px; margin: 0 auto 0 auto; } 
#page { padding: 30px; padding-top: 20px; padding-bottom: 20px; background: url('../include/tr_moyen.png') repeat; } 
#menu { background: url('../include/tr_moyen.png') repeat;} 
#menu ul { height: 35px; list-style: none; margin: 0; padding: 0; } 
#menu li { float: left; padding: 0px; } 
#menu li a { background: url('../include/tr_moyen.png') repeat; color: #FFFFFF; display: block; line-height: 35px; margin: 0px; text-align: center; text-decoration: none; font-weight: bold;text-transform: uppercase; } 
#menu li a:hover, #menu ul li:hover a { background-color: #0099CC; color: #FFFFFF; text-decoration: none; } 
#menu li ul { background: url('../include/tr_moyen.png') repeat; display: none; height: auto; padding: 0px; margin: 0px; border: 0px; position: absolute; z-index: 200; } 
#menu li:hover ul { display: block; } 
#menu li li { display: block; float: none; margin: 0px; padding: 0px; } 
#menu li:hover li a { background: none; } 
#menu li ul a { display: block; height: 35px; font-style: normal; margin: 0px; padding: 0px 10px 0px 15px; text-align: left; }
#menu li ul a:hover, #menu li ul li:hover a { background-color: #0099CC; border: 0px; color: #FFFFFF; text-decoration: none; } 
#menu li.selected a { background-color: #0099CC; } 
#footer { height: 35px; background: url('../include/tr_noir.png') repeat; color: #FFFFFF; text-align: right; font-size: 12px; line-height: 35px; padding-left: 10px; padding-right: 10px; margin-bottom: 20px; } 
#slideshow { width: 900px; list-style: none; margin: 0 auto 0 auto; overflow: hidden; padding: 0; } 
.contactblock { } 
.pjblock { text-align : right; margin-top: 10px; padding-top: 10px; } 
.galerieblock { } 
.galerieblock_item { float: left; padding-bottom: 10px; padding-right: 10px; } 
.clear { clear: both; } 
input, textarea { border: 1px solid #999999; background: url('../include/tr_moyen.png') repeat; color : #FFFFFF; } 
input.button { } 
input:focus, textarea:focus { outline: 0; outline-offset: 0; } 
		
/* THICKBOX */ 
		
#TB_window { font: 12px Arial, Helvetica, sans-serif; color: #333333; } 
#TB_secondLine { font: 10px Arial, Helvetica, sans-serif; color:#666666; } 
#TB_window a:link, #TB_window a:visited, #TB_window a:active, #TB_window a:focus { color: #666666;} 
#TB_window a:hover {color: #000000;} 
#TB_overlay { position: fixed; z-index:100; top: 0px; left: 0px; height:100%; width:100%; } 
.TB_overlayBG { background-color:#000; filter:alpha(opacity=75); -moz-opacity: 0.75; opacity: 0.75; } 
#TB_window { position: fixed; background: #ffffff; z-index: 102; color:#000000; display:none; border: 4px solid #525252; text-align:left; top:50%; left:50%; } 
#TB_window img#TB_Image { display:block; margin: 15px 0 0 15px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; border-top: 1px solid #666; border-left: 1px solid #666; } 
#TB_caption { height:25px; padding:7px 30px 10px 25px; float:left; } 
#TB_closeWindow { height:25px; padding:11px 25px 10px 0; float:right; }</pre></body></html>