/* 
 /fr/offre.html
offre
*//*
offre
*//* 
 color = rgb(245,245,245)
 dark_color = rgb(178,178,178)
 really_dark_color = rgb(153,153,153)
*/
html { overflow-y: hidden; }
body {
	font-size: 70%; /* Resets 1em to 12px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #fff url('kubrickbgcolor.jpg');
	color: #666;
	margin: 8px 0 0 0; padding: 0;
}
input, select, option, textarea { font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; font-size: 100%; }
option { width: 169px; height: 16px; }


object { position: absolute; top: -50px; right: 0px; }
/* Put IE in FF default */
h1 { font-size: 2em;    margin: .67em 0;  }
h2 { font-size: 1.5em;  margin: .83em 0;  }
h3 { font-size: 1.17em; margin: 1em 0;    }
h4 { font-size: 1em;    margin: 1.33em 0; }
h5 { font-size: 0.83em; margin: 1.67em 0; }
h6 { font-size: 0.67em; margin: 2.33em 0; }
h1,h2,h3,h4,h5,h6 { color: #aaa; }
h1.box,h2.box,h3.box,h4.box,h5.box,h6.box { color: rgb(153,153,153); }
table tr td, table tr th { font-size: 1em; }

a img { border: none; }
a, a:visited, h2 a:hover, h3 a:hover {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: rgb(178,178,178);
	text-decoration: underline;
}
.hidden { display: none; }
.clear { clear: both; }
.center { text-align: center; }
#container {
	width: 798px; height :568px;
	overflow-y: hidden;
	background: white top repeat-y;
	margin: 0 auto;
	padding: 0px;
	position: relative;
	border: 1px solid black;
}
#header { margin: 0; padding: 0; display: block; background: rgb(245,245,245) url('../../inc/thumb.php?file=../style/mtf/ditherbox.gif&color_filter=245,245,245') top left repeat; height: 190px; text-indent: -5000px; }
#header h1 { margin: 0 49px 0 201px; padding: 0; background: url('../../inc/thumb.php?file=../uploaded/headers/new/offre.jpg') 0px -15px; height: 190px; text-indent: -5000px; }
#header h2 { visibility: hidden; margin: 0; padding: 0; display: none; background-color: transparent; height: auto; position: relative; top: 30px; left: 225px; font-size: 1.1em; }
#header a.return { display: block; position: absolute; top: 0px; width: 760px; height: 140px; left: 0px; text-indent: -5000px; background: none 34px 74px no-repeat; }
#header a.return:hover { background: none 34px 74px no-repeat; }

div#container h3.path { overflow: hidden; position: absolute; top: 165px; left: 0px; height: 20px; width: 558px; line-height: 20px; margin: 0px; padding: 0 20px 0 220px; background: transparent url('../../img/white_075.png'); border: 1px solid #ccc; border-width: 1px 0; font-size: 1.2em; font-weight: bold; text-transform: uppercase; color: rgb(153,153,153); }
div#container h3.path a { text-decoration: none; color: #333; }
div#container h3.path a:hover { color: #000; }

#content {
	background: transparent url('logo.gif') 450px 10px no-repeat;
	padding: 50px 10px 10px 15px;
	margin: 0 0 0 201px;
	height: 318px;
	overflow-y: auto;
}
#content p, #content div, #content table { background: #fff; }
/*
#content.wide { padding: 50px 10px 10px 15px; }
*/

#content div.box { background-color: #d9d9d9; border: 1px solid rgb(153,153,153); }
#content div.box p { background-color: #d9d9d9; }

#content div.box2 { background-color: rgb(153,153,153); border: 1px solid rgb(153,153,153); color: #fff; }
#content div.box2 p { background-color: rgb(153,153,153); }

#content h1 { margin: 0; padding: 5px; }
#content h2 { margin: 0; padding: 5px; }
#content h3 { margin: 0; padding: 5px; }
#content h4 { margin: 0; padding: 5px; border: 1px solid #eee; border-width: 0 0 1px 0; background: transparent; }
#content h4 span.date { font-size: 0.7em; font-weight: normal; padding-left: 1em; }
#content h5 { margin: 0; padding: 5px; font-size: 1em; }
#content h6 { margin: 0; padding: 5px; font-size: 1em; }
#content p { margin: 0; padding: 5px; background: #fff; }
#content p.float_left  { float: left; }
#content p.float_right { float: right; }

/* SEARCH */
#content ul.search { margin: 0; padding: 0; list-style: none; }
#content ul.search li { border: 1px solid white; padding: 10px 5px 5px 10px; margin: 0 0 0px 0; background: #eee; }
#content ul.search li:hover { border-color: #ccc; background-color: #ddd; }
#content ul.search li p { margin: 0; }
#content ul.search li h5 { margin: 0; text-align: left; }
#content ul.search li h5 span.highlight,
#content ul.search li p span.highlight { padding: 0 .5em; background-color: #0f0; color: white; text-transform: uppercase; }

/* POSTS */
#content ul.articles { margin: 0; padding: 0; list-style: none; }
#content ul.articles li { border: 1px solid #eee; border-width: 0 0 1px 0; padding: 10px 5px 5px 10px; margin: 0 0 0px 0; background: transparent; }
#content ul.articles li:hover {}
#content ul.articles li h5 span.date { font-size: 0.9em; font-weight: normal; }
#content ul.articles li p.date { font-size: 0.9em; }
#content ul.articles li span.img, #content li img { display: block; float: left; margin: 0px 10px 0 0; }
#content ul.articles li:hover span.img, #content li:hover img { outline: 1px dotted white; }


#content ul.articles li hr { clear: both; visibility: hidden; }
#content ul.articles li div.clear { clear: both; visibility: hidden; height: 2px; background: black; }
#content ul.articles li p.link { padding: 5px 5px; }
#content ul.articles li p.link span { font-size: 0.8em; }

#content p.img { text-align: center; font-style: italic; font-size: 0.9em; margin: 0; padding: 0; }

#content h4.comment { font-size: 0.98em; color: #999; }
#content div.trackback { border: 1px solid #ddd; background-color: #eee; padding: 0; margin: 0 10px 10px 20px; font-size: 0.9em; }
#content div.trackback h5 { font-size: 0.9em; margin: 0; padding: 0; background-color: #ddd; color: #666; padding: 2px}
#content div.trackback h5 a { color: #333; text-decoration: none; }
#content div.trackback p { margin: 0; padding: 0; padding: 5px; }
#content div.trackback.pair { text-align: right; }
#content div.trackback.pair p { text-align: right; }

#content form.react fieldset { border: 1px solid #ddd; }
#content form.react fieldset legend { color: #999; }
#content form.react fieldset textarea { width: 95%; }

/* GALLERY */
#content ul#gallery { margin: 0; padding: 0; list-style: none; text-align: center; }
#content ul#gallery li { display: inline; }
#content ul#gallery li span.s1 { padding: 0 2px 10px 2px; margin: 0; display: table-cell; display: inline-table; display: inline-block; vertical-align: top; text-align: center; }
#content ul#gallery li span.s1 span.s2 { margin: 0; display: table-cell; vertical-align: middle; }
#content ul#gallery li span.s1 span.s2 a { display: block; border-bottom: none; width: 100px; height: 100px; background-position: center; background-repeat: no-repeat; border: 1px solid #333; background-color: #111; text-indent: -5000px; overflow: hidden; }
#content ul#gallery li span.s1 span.s2 a:hover { background-color: #333; }
#content ul#gallery li span.s1 span.s2 span.infos { width: 100px; display: block; height: auto; font-size: 0.9em; line-height: 11px; border: 1px solid #333; border-width: 0 1px 1px 1px; }
#content ul#gallery li span.s1 span.s2 span.infos span.txt { display: block; height: 13px; overflow: hidden; }
#content ul#gallery li span.s1 span.s2 span.infos label.cmd { display: block; height: 13px; font-size: 0.8em; line-height: 10px; }
#content ul#gallery li span.s1 span.s2 span.infos label.cmd input { position: relative; top: 1px; }

/* PAGE SHOP */
table.box { background: transparent; color: black; width: 520px; }
table.box tr td div.detail { width: 350px; float: left; }
table.box tr td div.detail div,
table.box tr td div.detail p { margin: 0; padding: 0 0 3px 0; }
table.box tr td div.img { float: left; width: 100px; text-align: center; }
table.box tr td div.desc { clear: both; width: 481px; }
table.box tr.top td div { height: 15px; }
table.box tr.btom td div { height: 23px; }
table.box tr td.left div { width: 18px; }
table.box tr td.right div { width: 21px; }
table.box tr.top td.left { width: auto; height: auto; background: url('misc/top_left.png') bottom right no-repeat; }
table.box tr.top td.center { width: auto; height: auto; background: url('misc/top.png') bottom repeat-x; }
table.box tr.top td.right { width: auto; height: auto; background: url('misc/top_right.png') bottom left no-repeat; }
table.box tr.center td.left { width: auto; height: auto; background: url('misc/left.png') right repeat-y; }
table.box tr.center td.left div { background: url('misc/left_pick.png') right no-repeat; width: 64px; height: 84px; position: relative; top: -50px; }
table.box tr.center td.center { width: auto; height: auto; background: white; text-align: left; }
table.box tr.center td.right { width: auto; height: auto; background: url('misc/right.png') left repeat-y; }
table.box tr.btom td.left { width: auto; height: auto; background: url('misc/btom_left.png') top right no-repeat; }
table.box tr.btom td.center { width: auto; height: auto; background: url('misc/btom.png') top left; }
table.box tr.btom td.right { width: auto; height: auto; background: url('misc/btom_right.png') top left no-repeat; }

div.infoboxstyle {position: relative; z-index: 30; width:auto; height: auto;color: black; background:red;}
div.infoboxstyle * {visibility: "visible"; position: relative; z-index: 31;}
div.infoboxstyle div.dis {}
div.infoboxstyle div.dis div.curv {margin:0; padding:10px 0 0 51px; background: url('http://i.d.com.com/i/dl/publ/popup_top_01.png') no-repeat top left; *background: url('http://i.d.com.com/i/dl/publ/popup_top_01.gif') no-repeat top left; width:auto; min-height: 190px; *height: 190px; z-index:30; text-align: left;}
div.infoboxstyle div.dis div.curv div.popupDetails {width: auto; padding: 0px 0px 0px 18px;}
div.infoboxstyle div.dis div.curv div.popupDetails h3 {padding-bottom: 4px;}
div.infoboxstyle div.dis div.curv div.popupDetails img {padding: 6px 8px 0px 0px;}
div.infoboxstyle div.dis div.curv div.popupDetails div {}
div.infoboxstyle div.innerC {width:auto; height:24px; background: url('http://i.d.com.com/i/dl/publ/popup_btm_02.png') no-repeat top left; *background: url('http://i.d.com.com/i/dl/publ/popup_btm_02.gif') no-repeat top left; margin-right: 60px; z-index: 30;}

/* PAGE GUESTBOOK */
p.sign_book { text-align: center; margin: 0 0; border: 0; padding: 0; background: transparent; height: 30px; line-height: 25px; }
p.sign_book a { background-color: #eee; padding: 5px; position: relative; top: 0px; clear: both; border: 1px solid #ccc; }
p.sign_book a:hover { background-color: #369; color: #333; text-decoration: none; }
div.msg span.left, div.msg span.center, div.msg span.right,
div.msg span.code, div.msg span.quote, div.msg span.quoteheader,
div.msg span.codeheader { display: block; }
#content .quote{ color: #000000; background-color: #C3B8D0; border: 1px solid #000000; margin: 1px; margin-left: 40px; padding: 1px; font-size: x-small; }
#content .code{ color: #000; background-color: #ccc; border: 1px solid #000; padding: 1px; font-family: "courier new", helvetica, "times new roman", serif; font-size: 0.9em; width: 99%; margin: 1px auto 1px auto; white-space: nowrap; overflow: auto; }

#content .quoteheader, .codeheader{ color: #000; text-decoration: none; font-style: normal; font-weight: bold; font-size: 0.9em; }
#content .quoteheader{ margin-left: 40px; }
#content a .website { display: block; float: left; width: 22px; height: 22px; background-image: url(http://lithobia.com/img/home.png); text-indent: -5000px; margin: -3px 10px 0 0; }
#content .msg { text-align: left; padding: 0px 0 10px 0; border: 1px solid #fff; background: #eee; margin: 5px 0; }
#content .msg.pair { background: #e0e0e0; }
#content .msg p { margin: 5px 5px 10px 10px; }
#content .msg .msg_header { padding: 5px 0 5px 10px; border-bottom: 1px dotted #fff; background: #e0e0e0; }
#content .msg.pair .msg_header { background: #ccc; }
#content .msg .msg_header a.name { font-size: 1.4em; font-variant: small-caps; }
#content .msg .msg_header a.name:hover { color: #69c; text-decoration: none; }
#content .msg .comment { border-top: 1px dotted #333; margin: 0 50px; font-size: 0.98em; background: url('../../img/white_05.png'); color: #ccc; padding: 10px 5px 5px 10px; }
#content .msg.pair .comment { background-color: #000; }
#content .bbc a img.bbc { margin: 1px 0px 1px 1px; border: 0px solid #999; background: transparent url('../../img/bbc/bbc_bg.gif'); height: 22px; width: 23px; }
#content .bbc a img.bbc:hover { background: transparent url('../../img/bbc/bbc_hoverbg.gif'); }
#content .bbc img.divider { margin: 0 2px; }

/* Right Column */
#right_col { display: none; position: absolute; text-align: center; top: 190px; right: 0px; margin-left: 0px; padding: 0 0px 0 0; width: 175px; height: 378px;  background: red; font-size: 0.85em; }

#right_col h3 {  }
#right_col h3#calendar_title { display: block; }
#right_col h3#list_title { display: none; }

#list { display: none; }

#right_col table#calendar { margin: 0 auto; }
#right_col table#calendar tr th, #right_col table tr td { font-size: 0.9em; }
#right_col table#calendar { margin: 0 auto; text-align: center; }
#right_col table#calendar tr th.day { text-transform: lowercase; }
#right_col table#calendar tr td a { display: block; background-color: #aaa; color: #fff; font-weight: bold; border: 1px solid #bbb; text-decoration: none; }
#right_col table#calendar tr td a:hover,
#right_col table#calendar tr td a:active,
#right_col table#calendar tr td.cur a { background-color: #333; color: #fff; }

#right_col ul { text-align: left; font-size: 1em; }
#right_col ul { margin: 0; padding: 0; list-style: none; }
#right_col ul li { margin: 0; padding: 0; font-weight: bold; }
#right_col ul li a { font-size: 1em; font-weight: normal; }

#right_col form { margin: 0 auto; display: none; }
#right_col form fieldset { border: 1px solid #bbb; padding: 5px; }
#right_col form fieldset label { text-transform: none; display: block; padding: 5px; }
#right_col form input { border: 1px solid gray; }
#right_col form input.search, #right_col_blog form input.newsletter { width: 100px; padding: 1px 1ex; }	
#right_col form input.submit { padding: 0; cursor: pointer; }	

/* Naviguation */
#naviguation { position: absolute; top: 0px; margin-left: 49px; padding: 0px; width: 152px; background: rgb(245,245,245); height: 568px; }
#naviguation ul { margin: 0; padding: 0; list-style: none; }

#naviguation ul.first_depth { padding: 25px 0 23px 0; }
#naviguation ul li { overflow: hidden; padding: 0 0 0 0px; display: block; background-color: transparent; color: #000; text-transform: none; }


#naviguation ul li.search { display: block; padding: 10px 0px 0px 0px; }
#naviguation ul li.search form fieldset { background: rgb(153,153,153) url('../../inc/thumb.php?file=../style/mtf/ditherbox.gif&color_filter=245,245,245') top left repeat; border: none; }
#naviguation ul li.search form fieldset legend { display: none; }
#naviguation ul li.search form fieldset input { font-size: 11px; width: 90px; padding-left: 2px; border: 1px solid rgb(153,153,153); }
#naviguation ul li.search form fieldset input.submit { width: 25px; border: 1px solid rgb(153,153,153); padding: 0; cursor: pointer; background-color: rgb(178,178,178); color: white; }
#naviguation ul li.search form fieldset input.submit:hover { background-color: rgb(153,153,153); color: white; }


#naviguation ul li a { display: block; text-decoration: none; font-weight: normal; height: 20px; line-height: 20px; }
#naviguation ul li a { padding: 0 0 0 10px; background-color: rgb(245,245,245); color: #666; }
#naviguation ul li span { padding: 0 0 0 10px; font-size: 0.9em; }
#naviguation ul li a:hover { color: #000; background: white; }
#naviguation ul li a:active { color: #333; background: #ddd; outline: none; }
#naviguation ul li a:focus { outline: none; }
#naviguation ul li a.cur { color: #000; background: #ddd; outline: none; }
#naviguation ul li ul { background-color: #fff; }
#naviguation ul li ul li a { padding: 0 0 0 20px; background-color: #fff; font-weight: normal; font-size: 0.9em; }
#naviguation ul li ul li ul { display: none; }
/* #naviguation ul li ul { background-color: #fff; display: block; position: absolute; margin: -20px 0 0 152px;  }*/


div#date { display: none; }

/* Left News */
#left_news {
    position: absolute; top: 350px; left: 49px;
    width: 130px; height: 220px;
    font: normal normal normal 10px Tahoma, Verdana;
    background: transparent url('kubrickfooter.jpg') bottom no-repeat;
    color: #999;
    text-align: left;
    padding: 10px;
}
#left_news a { color: #909090; }
#left_news ul, #left_news ol { margin: 0; padding: 0 0 0.5em 1.5em; }
#left_news li { margin: 0; padding: 0; }

/* Footer */
#footer {
    display: none;
	font: normal normal normal 10px Tahoma, Verdana;
	background: red url('kubrickfooter.jpg') bottom no-repeat;
	color: #404040;
	text-align: center;
	height: 30px; line-height: 20px;
	padding-bottom: 0px;
}
#footer p { margin: 0; padding: 0px; }
#footer a { text-decoration: none; color: #333; }
#footer a { color: #000; }


/*
#container { background: red; }
#header { background: blue; }
#content { background: orange; }
#naviguation { background: yellow; }
#right_col { background: green; }
#footer { background: purple; }
*/
