/* 3379B6 bleu ED6E12 orange*/
	html, body {
		margin: 0;
		padding: 0;
		font-family: Geneva, Arial, Verdana, helvetica, sans-serif;
		color: #000;
		font-size: 12px;
	}

	body { 
		behavior: url(js/csshover.htc); 
		text-align: center; 
	}
		
	input, textarea {
		font-family: Geneva, Arial, Verdana, helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		margin: 0 0 5px 0;
		color: #666;
		padding: 0px;
	}
	
	select {
		border: 1px solid #ddd;
        font-family: Geneva, Arial, Verdana, helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		margin: 0 0 5px 0;
		color: #666;
		padding: 0px;
    
    }
	
	input.button {
		width: 85px;
		color: #333;
		font-weight: bold;
		font-size: 12px;
		padding: 0;
	 	background: center #fff;
	  	border: 1px #999 dotted;
		margin: 25px 15px 10px 0;
	}
	
	select {
		width: auto;
	}
	
	img {
		padding: 2px;
		border: 1px dotted #ccc;
	}
	
	img.noborder {
		border: 0;
	}
	
	a:link, a:visited, a:hover, a:active { color: #666; text-decoration: none; }
	a:hover { text-decoration: underline }
	
	hr.divider {
		border: 0;
		border-bottom: #ccc dotted 1px;
		clear: both;
		margin-bottom: 15px;
		color: #fff;
		background-color: #fff;
	}
	
	div.dotted_grey_box {
		margin-bottom: 15px;
		border: 1px dotted #ccc;
		background: #f4f4f4;
		padding: 10px;
	}
	#langfr {
     position: absolute;
     left: 730px;
     top: 5px;
     z-index:90;
    }
    #langen {
     position: absolute;
     left: 700px;
     top: 5px;
     z-index:90;
    }
	#headleft {
     position: absolute;
     left: 253px;
     top: 182px;
     width: 238px;
     height: 77px;
     background-color: #fff;
     z-index: 90;
    }
	#headright {
     position: absolute;
     left: 491px;
     top: 182px;
     width: 236px;
     height: 77px;
     background-color: #fff;
     z-index: 90;
    }
    	
	/* ACCESSIBILITY NAVIGATION */
	#hiddenNav {
		display: none;
	}


	/* MAIN PAGE WRAPPER */
	#mainwrapper {
		background: #fff;
		position: relative;
		width: 760px;
		margin: 0 auto;
		text-align: left;
        border: 6px solid #fff;
	}
	/* Next Number One TV */
	
	div#videobox {
	    position: absolute;
	    top: 60px;
	    right: 0px;
	    width: 200px;
	    height: 150px;
	    background-color: #f00;
	    z-index: 200;
	}
	div#videobox h3.search {
		margin: 0;
		padding: 8px;
		color: #fefefe;
		background: url(/images/oblik_or.gif);
		font-size: 12px;
		font-weight: bold;
	}
	/* UPPER NAVIGATIONAL AREA */
	div#navigation {
		padding: 0;
		margin: 0;
		width: 760px;
		height: 73px;
		position: relative;
		z-index: 20;
		background: url(/images/orange_bg.gif);
	}

	div#navigation img {
		display: block;
	}

	div#navigation ul.parent, div#navigation ul.child, #navigation ul.parent li {
		padding: 0;
		margin: 0;
		border: 0;
		list-style: none;
	}

	div#navigation ul.parent {
		position: absolute;
		top: 0px;
		left: 237px;
		width: 500px;
		height: 73px;	
		background: url(/images/bg_links.gif) no-repeat;
	}
	
	div#navigation ul.parent li {
		width: 100px;
		float: left;
	}

	div#navigation a.itemLink span {
		font-family: Geneva, Arial, Verdana, helvetica, sans-serif;
		font-size: 10px; 
		color: #fff;
		display: block;
		text-align: center;
		padding-top: 35px;	
	}
	
	div#navigation a.itemLink {
		height: 73px;
		width: 100px;
		display: block;
		text-decoration: none;
	}

	div#navigation ul.child {
		width: 98px;
		margin-left: 2px;
		padding-top: 7px;
		display: block;
		filter: alpha(opacity=75);
		-moz-opacity:.75;
		opacity:.75;
	}

	div#navigation ul.child li { 
		width: 98px; 
		height: 24px;
	}

	div#navigation ul.child li a span {
		font-family: Geneva, Arial, Verdana, helvetica, sans-serif;
		font-size: 12px;
		line-height: 22px;
		color: #444;
		background: #fff;
		display: block;
		height: 24px;
		width: 98px;
		padding: 0;
		margin: 0;
		text-align: center;
	}
	
	div#navigation ul.child li a {
		text-decoration: none;
		display: block;
	}
	
	div#navigation ul.parent li:hover ul.child { display: block; }
	div#navigation ul.child { display: none; }

	/* NAVIGATION ROLLOVER STYLES */
	div#navigation li.itemBackground ul.child li span:hover { background: #ED6E12; }
	div#navigation li.itemBackground ul.child li span:hover { color: #fff; }
	div#navigation li.itemBackground ul.child { background: #ED6E12 url(/images/bg_links_orange.gif) no-repeat top; }


	/* MAIN IMAGE */
	#main {
		margin: 0;
		padding: 0;
		clear: both;
		position: relative;
		top: 0;
		left: 0;
		width: 760px;
		border-top: 1px solid #fff;
		margin-top: -1px;
	}

	/* LEFT PANNEL WRAPPER */
	#panelwrapper {
		position: absolute;
		top: 28px;
		left: 20px;
		width: 200px;
		padding: 0px;
		margin: 0px;
		background: #fff;
		border: 1px solid #ddd;
	}
	
	#panel {
		border: 0px;
		padding: 0px;
		width: 200px;
	}

	#panel h3.search {
		margin: 0;
		padding: 5px;
		width: 190px;
		color: #fefefe;
		background: url(/images/oblik_or.gif);
		font-size: 12px;
		font-weight: bold;
	}
	
	
	#panel div {
		margin: 0px;
		padding: 0px;
	}
    	
	#panel #right_flash {
    	padding: 0px;
    	margin: 0px;
    	width: 200px;
    	height: 150px;
    	display: block;
    }	

    #panel #menu {
        margin: 0px;
        padding: 6px 5px 6px 20px;
        display: block;
	}
    #panel #menu a:hover {
        color: #ed6e12;   
    }	

	#panel div p {
		font-size: 11px;
		font-weight: normal;
		color: #6f6f6f;
	}

	#panel div input {
		width: 168px;
	}


	
	
	

	
	/* Section colours */
	body#vision #panel a.more_info:link, body#vision #panel a.more_info:active, body#vision #panel a.more_info:visited, body#vision #panel a.more_info:hover {	
		color: #c90;
	}
	
	body#news #panel a.more_info:link, body#news #panel a.more_info:active, body#news #panel a.more_info:visited, body#news #panel a.more_info:hover {	
		color: #799834;
	}
	
	body#projects #panel a.more_info:link, body#projects #panel a.more_info:active, body#projects #panel a.more_info:visited, body#projects #panel a.more_info:hover {	
		color: #369;
	}
	
	body#team #panel a.more_info:link, body#team #panel a.more_info:active, body#team #panel a.more_info:visited, body#team #panel a.more_info:hover {	
		color: #c60;
	}
	
	body#contact #panel a.more_info:link, body#contact #panel a.more_info:active, body#contact #panel a.more_info:visited, body#contact #panel a.more_info:hover {	
		color: #c33;
	}
	
	

	#panel a.more_info:hover {
		border-bottom: #ccc 1px dotted; color: #6F559D;
	}
	
	/* Minimum-height hack for panel area */
		
	/* moz/safari/opera */
	*>#panelwrapper {
		padding-top: 400px;
		min-height: 1px;
	}

	*>#panelwrapper #panel {
		margin-top: -400px;
	}

	/* ie + ie5mac backslash hack \*/
	* html #panelwrapper {
		height: 400px;
	}
	/* end filter */

	#panelnews a:link, #panelnews a:active, #panelnews a:visited, #panelnews a:hover { text-decoration: none; }
	
	/* Section colours */
	
	body#vision #panelnews a:link, body#vision #panelnews a:active, body#vision #panelnews a:visited, body#vision #panelnews a:hover { color: #c90; }
	body#news #panelnews a:link, body#news #panelnews a:active, body#news #panelnews a:visited, body#news #panelnews a:hover { color: #799834; }
	body#projects #panelnews a:link, body#projects #panelnews a:active, body#projects #panelnews a:visited, body#projects #panelnews a:hover { color: #369; }
	body#team #panelnews a:link, body#team #panelnews a:active, body#team #panelnews a:visited, body#team #panelnews a:hover { color: #c60; }
	body#contact #panelnews a:link, body#contact #panelnews a:active, body#contact #panelnews a:visited, body#contact #panelnews a:hover { color: #c33; }
	
	/* PRIMARY CONTENT AREA */
	#contentwrapper {
		margin-top: 205px;
		margin-left: 240px;
		width: 500px;
		background: #fff;
	}

	#content {
		font-family: Geneva, Arial, Verdana, helvetica, sans-serif;
		color: #666;
		padding: 15px;
	}
	
	/* Minimum-height hack for content areas */
	
	/* moz/safari/opera */
	*>#contentwrapper {
		padding-top: 280px;
		min-height: 100px;
	}

	*>#contentwrapper #content {
		margin-top: -280px;
	}

	/* ie + ie5mac backslash hack \*/
	* html #contentwrapper {
		height: 450px;
	}
	/* end filter */


	/*********************************/
	/* Content area specific styling */
	/*********************************/
	

	
	
	
	
	
	
	div.newsteaser h2 a, div.newsteaser h2 a:link, div.newsteaser h2 a:active, div.newsteaser h2 a:visited, div.newsteaser h2 a:hover {
		text-decoration: none;
	}
	
	/* Section colours */
	
	body#vision div.newsteaser h2 a, body#vision div.newsteaser h2 a:link, body#vision div.newsteaser h2 a:active, body#vision div.newsteaser h2 a:visited, body#vision div.newsteaser h2 a:hover {
		color: #00f;
	}
	
	body#news div.newsteaser h2 a, body#news div.newsteaser h2 a:link, body#news div.newsteaser h2 a:active, body#news div.newsteaser h2 a:visited, body#news div.newsteaser h2 a:hover {
		color: #799834;
	}
	
	body#projects div.newsteaser h2 a, body#projects div.newsteaser h2 a:link, body#projects div.newsteaser h2 a:active, body#projects div.newsteaser h2 a:visited, body#projects div.newsteaser h2 a:hover {
		color: #369;
	}
	
	body#team div.newsteaser h2 a, body#team div.newsteaser h2 a:link, body#team div.newsteaser h2 a:active, body#team div.newsteaser h2 a:visited, body#team div.newsteaser h2 a:hover {
		color: #c60;
	}
	
	body#contact div.newsteaser h2 a, body#contact div.newsteaser h2 a:link, body#contact div.newsteaser h2 a:active, body#contact div.newsteaser h2 a:visited, body#contact div.newsteaser h2 a:hover {
		color: #c33;
	}
	
	
	
	div.newsteaser h2 a:hover {
		border-bottom: 1px dotted #ccc; color: #6F559D;
	}
	
	div.newsteaser a.fullarticle:link, div.newsteaser a.fullarticle:active, div.newsteaser a.fullarticle:visited, div.newsteaser a.fullarticle:hover {
		margin-left: 1px;
		padding-left: 18px;
		background: url(images/icon_news.gif) no-repeat;
		text-decoration: none;
	}
	
	div.newsteaser a.fullarticle:hover {
		border-bottom: 1px dotted #000;
	}
	
	div.newsteaser p {
		color: #808080;

	}
	
	div.newsteaser img {
		margin-left: 10px;
		padding: 2px;
		border: 1px dotted #ccc;
	}

	div.newsteaser .date {
		font-weight: bold;
		margin-top: 0;
		padding: 0;
	}


	#contact_form div.formfield label {
		color: #666;
		font-size: 12px;
		float: left;
		width: 100px;
		margin-right: 12px;
		padding: 2px;
		text-align: right;
		clear: both;
	}
	
	
	
	
	
	
	
	#content h2.heading, #content h3.heading {
		font-size: 12px;
		border-bottom: 1px #ccc dotted;
	}
	
	/* sous-titre */
	
	 #content h2.heading, #content h3.heading, #content h2 {
		color: #3379B6;
	}

	
	
	
	
	
	#content h2.heading2 {
		border-bottom: 1px #ccc dotted;
	}
	/* Section colours */
	
		
	body#news #content h2.heading2 {
		color: #0d0;
		}
		
	body#projects #content h2.heading2 {
		color: #00f;
		}
		
	body#team #content h2.heading2 {
		color: #c60;
		}
		
	body#contact #content h2.heading2 {
		color: #c33;
		}
		
	
	
	
	
	
	
	
	#content a:link, #content a:visited, #content a:hover, #content a:active { color: #333; text-decoration: none; font-weight: bold;}
	#content a:hover { border-bottom: #ccc 1px dotted; color: #6F559D; }
	#content a:hover.image { border-bottom: 0 }
	
	#content a.more_info:link, #content a.more_info:active, #content a.more_info:visited, #content a.more_info:hover {
		text-decoration: none;
		font-weight: bold;
		padding-left: 15px;
		background: url(images/arrow.gif) no-repeat;
	}
	
	/* Section colours */
	
	body#vision #content a.more_info:link, body#vision #content a.more_info:active, body#vision #content a.more_info:visited, body#vision #content a.more_info:hover {
		color: #c90;
	}
	
	body#news #content a.more_info:link, body#news #content a.more_info:active, body#news #content a.more_info:visited, body#news #content a.more_info:hover {
		color: #799834;
	}
	
	body#projects #content a.more_info:link, body#projects #content a.more_info:active, body#projects #content a.more_info:visited, body#projects #content a.more_info:hover {
		color: #369;
	}
	
	body#team #content a.more_info:link, body#team #content a.more_info:active, body#team #content a.more_info:visited, body#team #content a.more_info:hover {
		color: #c60;
	}
	
	body#contact #content a.more_info:link, body#contact #content a.more_info:active, body#contact #content a.more_info:visited, body#contact #content a.more_info:hover {
		color: #c33;
	}
	
	
	
	
	
	
	#content a.more_info:hover {
		border-bottom: #ccc 1px dotted; color: #6F559D;
	}
	
	
	
	
	
	#content h2, #content h2.wrapper {
		font-size: 16px;
		margin-top: 0;
	}
	
	/* Contenu - Titre */
	#content h2, #content h2.wrapper { color: #3379B6; }
	
	
	
	
	
	#content h2.wrapper {
		clear: both;
	}
	
	#content h2.wrapper {
		margin-top: 15px;
	}
	
	#content h3, #content h3.address {
		color: #666;
		font-size: 12px;
		margin-top: 0;
	}
	
	#content h3.address {
		margin: 10px 10px;
	}
	
	.hidden {
		display: none;
	}
	
	#content img {
		padding: 2px;
		border: 1px dotted #ccc;
	}
	
	#content img.f_left {
		float: left;
		margin: 0 15px 15px 0;
	}
	
	#content img.f_right {
		float: right;
		margin: 0 0 15px 15px;
	}
	
	#content img.image_position {
		margin-top: -15px;
	}
	
	#content p {
		color: #808080;
		font-size: 12px;
	}
	
	/*********************************/
	/* Sublink styling */
	/*********************************/
	
	#content div.links {
		height: 20px;
		width: 473px;
		margin: -10px 0 15px -1px;
		background: #ed6e12;
		border-bottom: 0;
	}
	
	#content div.sublinks, #content div.sublinks2 {
		height: 19px;
		width: 486px;
		margin: -14px 0 20px -1px;
		background: #ed3a12;
		border-bottom: 0;
		clear: both;
	}
	
	#content div.sublinks2 {
		height: 38px;
	}
	
	#sublinks, #sublinks li, #links, #links li, #sublinks2, #sublinks2 li {
		padding: 0;
		margin: 0;
		border: 0;
		list-style: none;
	}
	
	#sublinks li, #links li, #sublinks2 li {
		float: left;
	}
	
	#sublinks li a, #links li a, #sublinks2 li a {
		float: left;
		display: block;
	}
	
/* Commented Backslash Hack hides rule from IE5-Mac \*/

	#sublinks li a, #links li a, #sublinks2 li a  {float: none;}

/* End IE5-Mac hack */
	
	#sublinks,  #sublinks2 {
		height: 21px;
	}
	
	#sublinks2 {
		height: 38px;
	}
	
	
	
	
	
	
	
	
	
	#links li a:link.selected, #links li a:active.selected, #links li a:visited.selected, #links li a:hover.selected,
	#sublinks li a:link.selected, #sublinks li a:active.selected, #sublinks li a:visited.selected, #sublinks li a:hover.selected,
	#sublinks2 li a:link.selected, #sublinks2 li a:active.selected, #sublinks2 li a:visited.selected, #sublinks2 li a:hover.selected {
		color: #fff;
		font-size: 10px;
		font-weight: bold;
		padding: 4px;
		display: block;
		text-decoration: none;
		border-right: #fff dotted 1px;
		border-bottom: 0;
	}
	
	/* Section colours */
	
	body#vision #links li a:link.selected, body#vision #links li a:active.selected, body#vision #links li a:visited.selected, body#vision #links li a:hover.selected,
	body#vision #sublinks li a:link.selected, body#vision #sublinks li a:active.selected, body#vision #sublinks li a:visited.selected, body#vision #sublinks li a:hover.selected,
	body#vision #sublinks2 li a:link.selected, body#vision #sublinks2 li a:active.selected, body#vision #sublinks2 li a:visited.selected, body#vision #sublinks2 li a:hover.selected {
		background-color: #c10000;
	}
	
	body#news #links li a:link.selected, body#news #links li a:active.selected, body#news #links li a:visited.selected, body#news #links li a:hover.selected,
	body#news #sublinks li a:link.selected, body#news #sublinks li a:active.selected, body#news #sublinks li a:visited.selected, body#news #sublinks li a:hover.selected,
	body#news #sublinks2 li a:link.selected, body#news #sublinks2 li a:active.selected, body#news #sublinks2 li a:visited.selected, body#news #sublinks2 li a:hover.selected {
		background-color: #56af2f;
	}
	
	body#projects #links li a:link.selected, body#projects #links li a:active.selected, body#projects #links li a:visited.selected, body#projects #links li a:hover.selected,
	body#projects #sublinks li a:link.selected, body#projects #sublinks li a:active.selected, body#projects #sublinks li a:visited.selected, body#projects #sublinks li a:hover.selected,
	body#projects #sublinks2 li a:link.selected, body#projects #sublinks2 li a:active.selected, body#projects #sublinks2 li a:visited.selected, body#projects #sublinks2 li a:hover.selected {
		background-color: #369;
	}
	
	body#team #links li a:link.selected, body#team #links li a:active.selected, body#team #links li a:visited.selected, body#team #links li a:hover.selected,
	body#team #sublinks li a:link.selected, body#team #sublinks li a:active.selected, body#team #sublinks li a:visited.selected, body#team #sublinks li a:hover.selected,
	body#team #sublinks2 li a:link.selected, body#team #sublinks2 li a:active.selected, body#team #sublinks2 li a:visited.selected, body#team #sublinks2 li a:hover.selected {
		background-color: #c60;
	}
	
	body#contact #links li a:link.selected, body#contact #links li a:active.selected, body#contact #links li a:visited.selected, body#contact #links li a:hover.selected,
	body#contact #sublinks li a:link.selected, body#contact #sublinks li a:active.selected, body#contact #sublinks li a:visited.selected, body#contact #sublinks li a:hover.selected,
	body#contact #sublinks2 li a:link.selected, body#contact #sublinks2 li a:active.selected, body#contact #sublinks2 li a:visited.selected, body#contact #sublinks2 li a:hover.selected {
		background-color: #c33;
	}
	
	
	
	
	
	
	
	
	
	#links li a:link, #links li a:active, #links li a:visited, #links li a:hover,
	#sublinks li a:link, #sublinks li a:active, #sublinks li a:visited, #sublinks li a:hover,
	#sublinks2 li a:link, #sublinks2 li a:active, #sublinks2 li a:visited, #sublinks2 li a:hover {
		color: #fff;
		font-size: 10px;
		font-weight: bold;
		background-color: #ed3a12;
		padding: 4px;
		display: block;
		text-decoration: none;
		border-right: #fff dotted 1px;
		border-bottom: 0;
	}
	
	#links li a:link, #links li a:active, #links li a:visited {
		background-color: #999;
	}
	
	
	
	
	
	
	/* Section colours */
	body#vision #sublinks li a:hover, body#vision #links li a:hover, body#vision #sublinks2 li a:hover { background-color: #ed3a12; }
	body#news #sublinks li a:hover, body#news #links li a:hover, body#news #sublinks2 li a:hover { background-color: #56AF2F; }
	body#projects #sublinks li a:hover, body#projects #links li a:hover, body#projects #sublinks2 li a:hover { background-color: #369; }
	body#team #sublinks li a:hover, body#team #links li a:hover, body#team #sublinks2 li a:hover { background-color: #c60; }
	body#contact #sublinks li a:hover, body#contact #links li a:hover, body#contact #sublinks2 li a:hover { background-color: #c33; }
	
	
	
	
	/* Styles for sections with 3 tiers of navigation */
	
		
	div#sublinks3 {
		background: #fff;
		width: 475px;
		height: 2em;
		margin-bottom: 15px;
		border-bottom: 1px dotted #ddd;
	}
	
	div#sublinks3 ul {
		padding: 0;
		margin: 0 0 0 20px;
	}
	
	div#sublinks3 ul li {
		float: left;
		padding: 0 30px 0 0;
	}
	
	div#sublinks3 ul li a {
		float: left;
		padding: 0;
	}
	
	
	
	
	
	
	#content div.contact_us {
		width: 100%;
		background: #eee;
		height: 156px;
		border: 1px #ccc dotted;
	}
		
	#content div.contact_us img {
		border: 0;
	}
	
	#content div.contact_us p {
		margin: 10px 5px;
	}
	
	#content div.floating_left2, #content div.floating_right2 {
		float: left;
		width: 225px;
		margin-bottom: 15px;
		padding: 5px;
		border: 1px dotted #ccc;
		background: #f4f4f4;
		}
	
	#content div.floating_right2 {
		float: right;
		}
	
	#content div.floating_right3 {
		width: 150px;
		border-left: 1px dotted #ccc;
		float: right;
		padding-left: 10px;
		margin-left: 20px;
		}
	
	#content div.floating_right {
		float: right;
		width: 190px;
		margin: 0 0 15px 0;
		padding: 5px;
		border: 1px dotted #ccc;
		background: #f4f4f4;
		}
	
	#content div.text_column {
		width: 250px;
	}
	
	#content div.text_column_full {
		width: 100%;
		clear: both;
	}


	
	#content div.text_column img {
		 float: left;
		 margin: 0 15px 15px 0;
	}
	
	#content div.listing_img img {
		 border: #ccc dotted 1px;
		 float: left;
		 padding: 2px;
		 margin: 0 15px 15px 0;
	}
	
	#content div.listing_img div.clear {
		 clear: both;
	}
	
	#content div.listing_img div.fp {
		 width: 315px;
		 float: right;
	}
	
	#content div img.plain {
		 border: 0;
		 padding: 0 0 15px 0;
		 margin: 0 -1px 0 0;
		 clear: both;		 
	}
	

/*** Footer logo styles ***/
	
	#logos div {
		 background: #f3f4f5;
		 border-top: 1px solid #ccc;
		 height: 72px;
	}
	
	#logos img, #logos img.accl {
		 float: left;
		 border: 0;
	}
	
	#logos img.accl {
		 padding-top: 8px;
	}
	
	#logos {
		width: 760px;
		clear: both;
	}
	
	#logos ul, #logos li {
		margin: 0;
		padding: 0;
		list-style: none;
	}

	#logos ul {
		display: inline;
		margin: 0 auto;
	}

	#logos li {
		float: left;
		padding: 0px 10px;
	}
	
/*** Links with icons indented ***/
	
	a.pdf_links {
		background: url(images/icon_pdf_small.gif) no-repeat;
		padding-left: 20px;
	}
	
	a.map_links {
		background: url(images/map_icon.gif) no-repeat;
		padding-left: 30px;
	}
	
	a.download {
		padding: 0 0 2px 25px;
		background: url(images/arrow_download.gif) no-repeat;
		height: 20px;
	}
	
	a.arrow_link {
		text-decoration: none;
		font-weight: bold;
		padding: 0 15px;
		background: url(images/arrow.gif) no-repeat;
	}
	
/*** Styles for title list with text links (eg list of local info (education> with links) ***/
	
	div.textlist div, div.textlist div.dotted_grey_box  {
		clear: both;
	}
	
	div.textlist p, div.textlist ul {
		margin-top: 0px;
		float: left;
		width: 125px;
		padding-right: 20px;
	}
	
	div.textlist ul {
		width: auto;
		padding-right: 0;
		}
	
	div.textlist h2 {
		border-bottom: 1px dotted #ccc;
	}
	
	#content div img.test {
		float: left;
		margin-right: 15px;
		padding: 2px;
		border: 1px dotted #ccc;
	}
	
	
	div.right_column {
		float: right;
		padding-left: 15px;
		margin-left: 15px;
		border-left: 1px dotted #ccc;
		width: 106px;
	}
/************************************************************** */
#bouton a {
    font-size: 0.8em;
    color: #ffffff;
    width: 80px;
    text-align: center;
    background-color: #F47219;
    display: block;
    text-decoration: none;
    float: left;
    margin-right: 20px;
    padding: 1px;
}
#bouton a:hover, #bouton a:visited, #bouton a:active {
    color: #ffffff;
    background-color: #F5832A;
}

#content div.greybox {
	 border-top: 1px dotted #ccc;
	 background: #f4f4f4;
	 padding: 5px 15px 15px 0;
	 width: 280px;
	 height: 75px;
     display: block;
     clear: both;
}

#content div.greybox #pochette {
    width: 60px;
    height: 60px;
    display: block;
    float: left;
    padding: 0 10px 10px 0;
}
#content div.greybox #pochettevideo {
    width: 100px;
    height: 50px;
    display: block;
    float: left;
    padding: 0 10px 10px 0;
}

#content div.greybox #desc {
    display: block;
    float: left;
    padding: 0 0 0 0;
}
/* Tracklist */
#pretracklist {
    width: 350px;
    clear: both;
    padding-top: 10px;
    padding-bottom: 10px;
}
#tracklist {
    width: 300px;
    clear: both;
    padding-left: 40px;
}
#tracklist #track b {
    color: #3379B6;
}
#tracklist #track {
    width: 300px;
    display: block;
    float: left;
}
#tracklist #track a {
    color: #ED6E12;
}
#tracklist #track a:hover, #tracklist #track a:visited, #tracklist #track a:active  {
    color: #FF6E12;
}

/* Footer */
#footer {
	font-size: 10px;
	width: 760px;
    background: #eee;
	padding: 2px;
	clear: both;
   text-align: right;
}

#footer ul, #footer li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer ul {
	display: inline;
	margin: 0 auto;
}

#footer li {
	float: left;
	padding: 0px 20px;
	border-left: 1px dotted #ccc;
}

/* Genre List */
#genre {
	width: 90px;
	height: 130px;
	border: 1px dotted #ccc;
	display: block;
	text-align: center;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#genre #image {
    padding: 5px;
}

#genre #description {
    margin-top: 0px;
    width: 90px;
    text-align: center;
}
/* Dates */
.dateblock {
	display:block;
	float:left;
	width:44px;
	height:47px;
	background:url("/images/date_bgr.gif") no-repeat;
	text-align:center;
	margin-right:8px;
}

.datetop {
	color:#fff;
	font:bold 11px Arial, Verdana;
	text-transform:uppercase;
	margin:0;
}

.datebottom {
	color:#fff;
	font:bold 26px Arial, Verdana;
	text-transform:uppercase;
	margin:-1px 0 0 0;
}
/* Pochette */
#album {
    width: 460px;
    display: block;
}
