html, body {
	margin: 0;
	padding: 0;
}
body {
	background: #000;
	font: 0.75em/1.66em "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #fff;
}
.intro { width: 710px; }
.intro h2 { font-size: 22px; }
p {
	line-height: 16px;
}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

h1, h2 {
	color: #fff;
	margin: 0px 0px 20px 0px;	
}
h1, h2, h3 {
	font-weight: 500;
	padding: 0;	
	font-family: "Gill Sans MT Light", "Gill Sans Light", "Gill Sans", "Gill Sans MT", "Helvetica Neue", Arial, Helvetica, sans-serif;	
}

h1 {
	font-size: 30px;

}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
	margin: 0px 0px 10px 0px;
}
a {
	color: #e66faf;
}
a:hover {
	color: #ff0187;
}
blockquote {
	font-size: 14px;
	line-height: 20px;
	word-spacing: 0;
	color: #fff;
	margin: 0px 0px 20px 0px;
	padding: 0;
	font-weight: lighter;
}

hr {
	margin: 0;
	padding: 0;
	color: #353535;
	background-color: #353535;
	height: 1px;
	border: 0;
}

address {
	color: #8f876d;
	font-style: normal;
}

#wrapper, #footer_wrapper {
	width: 840px;
	margin: 0 auto;
	display: block;
}


#header {
	height: 81px;
	display: block;
}

#header h1 {
	width: 132px;
	height: 34px;
	display: block;
	margin-top: 20px;
    margin-left: 5px;
}
#header h1 a {
	width: 132px;
	height: 34px;
	display: block;
	background: url('http://www.melba.cc/images/layout/logo-melba.gif') no-repeat top left;
	text-indent: -5000px;
}


ul#navigation {
	clear: both;
	width: 840px;
	height: 36px;
	display: block;
	background-color: #000;
	border-top: 1px solid #353535;
}

ul#navigation li {
	width: 120px;
	height: 36px;
	display: block;
	float: left;
	line-height: 36px;
	text-align: center;
	color: #ffffff;
	text-transform: uppercase;
}

ul#navigation li a {
	width: 120px;
	height: 36px;
	display: block;
	float: left;
	color: #ffffff;
	text-decoration: none;
	background: url('http://www.melba.cc/images/layout/bg-navigation.gif') no-repeat;
	background-position: 0px -36px;
}

ul#navigation li a:hover {
	background-position: 0px 0px;
}
ul#navigation li.active a {
	background-position: 0px -72px;
}


ul#navigation li.last a {
	background: url('http://www.melba.cc/images/layout/bg-navigation2.gif') no-repeat;
	background-position: 0px -36px;
}
ul#navigation li.last a:hover {
	background-position: 0px 0px;
}
ul#navigation li.active a, ul#navigation li.last.active a  {
	background-position: 0px -72px;
}


.cleaner { clear:both; height:1px; font-size:1px; border:none; margin:0px; padding:0px;	background:transparent; }



.col, .col2, .col3, .col4, .col5 {
	float: left;
	display: block;
}
.col {
	width: 120px;
}


.col2 {
	width: 240px;
}

.col3 {
	width: 360px;
}

.col4 {
	width: 480px;
}
.col5 {
	width: 600px;
}

.left_wrapper {
	margin-left: 20px;
}
.right_wrapper {
	margin-right: 20px;
}
.top_wrapper {
	margin-top: 20px;
}
.bottom_wrapper {
	margin-bottom: 20px;
}
.all_wrapper {
	margin: 20px;
}

a.more {
	text-decoration: none;
	color: #b5ab8c;
	background: url('http://www.melba.cc/images/layout/puce.gif') no-repeat;
	background-position: 0px 3px;
	padding-left: 10px;
}
a.more:hover {
	text-decoration: underline;
}


#footer {
	margin-top: 30px;
	padding-top: 20px;
	height: 145px;
	display: block;
	background: #000;
}
#footer_wrapper {
	border-top: 1px solid #353535;
	padding-top: 10px;
}

a.footerlink {
	color: #615d4e;
	text-decoration: none;
    font-size: 10px;
}

a.footerlink:hover {
	text-decoration: underline;
}

ul#footer_nav li {
	display: inline;
	font-size: 10px;
	padding-right: 5px;
	margin-left: 5px;
	border-right: 1px solid #313131;
}
ul#footer_nav li.first {
	margin-left: 0px;
}
ul#footer_nav li.last {
	border-right: 0px;
}
ul#footer_nav li a {
	color: #615d4e;
	text-decoration: none;
}
ul#footer_nav li a:hover {
	text-decoration: underline;
}
#webdesign {
	text-align: right;
	font-size: 10px;	

}
#webdesign a {
	color: #8f876d;
	text-decoration: none;
	font-weight: lighter;
}
#breadcrumb {
	margin: 10px 0px 10px 0px;
	color: #bfbfbf;
}
#breadcrumb a {
	text-decoration: none;
	color: #bfbfbf;
	font-size: 11px;
}
#breadcrumb a:hover {
	text-decoration: underline;
}

.toggler {
	background: url('http://www.melba.cc/images/layout/bg-clients.gif') #0f0f0f no-repeat;
	border-top: 1px solid #313131;
	border-bottom: 4px solid #2f2f2f;	
	color: #ffffff;
	padding: 2px 5px;
	font-size: 14px;
	cursor: pointer;
	margin-bottom: 4px;
	height: 30px;
	display: block;
	line-height: 30px;
}
.toggler_element {
	
}

#clients .col4 {
	border-right: 1px solid #313131;
}
#clients .col {
	width: 118px;
	float: left;
	display: block;
}
#pagetitle {
	width: 210px;
	height: 190px;
	display: block;
	background: #313131;
	margin-bottom: 20px;
	padding: 10px 0px 0px 10px;
}
#pagetitle.big {
	width: 220px;
}
#banner {
	margin-bottom: 20px;
}
.rosebox {
	width: 140px;
	float: left;
	display: block;
	background: #0f0f0f;
	border-top: 4px solid #313131;
}
.bigcol {
	width: 460px;
	float: left;
	display: block;
}
p.small {
font-size:11px;
}
ul#subnav li, ul.subnav li {
	border-left: 5px solid #ffffff;
	padding-left: 10px;
	color: #ffffff;
	font-size: 14px;
}
ul#subnav li.active, ul.subnav li.active {
	border-left: 5px solid #ed85bf;
}
ul#subnav li a, ul.subnav li a {
	color: #ffffff;
	text-decoration: none;
}
#infobox {
	position: relative;
	top: 3px;
	width: 820px;
	height: 20px;
	line-height: 20px;
	display:block;
	padding: 0px 10px 0px 10px;
	background: #d0c69e;
	border-top: 1px solid #d8cfa8;
	border-bottom: 1px solid #d8cfa8;	
}
#infobox img {
	border: 0px;
}
#infobox a {
	float: right;
	color: #ffffff;
	text-decoration: none;
}

.post_header {
	width: 480px;
	height: 18px;
	display: block;
	line-height: 18px;
	background: #0f0f0f;
	font-size: 11px;
	margin-bottom: 20px;
}
.post_date {
	float: left;
	color: #313131;
	margin-left: 5px;
}
.post_category {
	float: right;
	color: #fff;
	margin-right: 5px;	
}

h2.post_title a {
	color: #fff;
	text-decoration: none;
	margin-bottom: 20px;	
}
h2.post_title a:hover {
	color: #af0f4b;
}
.post_content {
	margin-bottom: 40px;	
}
.post_image {
	margin-bottom: 10px;	
}	

ul.roselist li {
	background: url('http://www.melba.cc/images/layout/puce.gif') no-repeat;
	background-position: 0px 4px;
	text-indent: 10px;
	font-size: 11px;
	line-height: 14px;
}

ul.arrow li {
	background: url('http://www.melba.cc/images/layout/fleche-rose.gif') no-repeat;
	background-position: 0px 1px;
	text-indent: 20px;
	font-size: 12px;
	line-height: 16px;
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #313131;
}
ul.arrow li.last {
	border-bottom: 0px;
}

.helpbox {
	margin: 0px 40px 0px 4px;
}
.helpbox h4 {
	height: 18px;
	display: block;
	line-height: 18px;
	color: #ffffff;
	margin: 0px 0px 5px 0px;
	padding: 0;
}
.helpbox p {
	color: #bfbfbf;
	font-size: 11px;
	font-style: italic;
	margin: 0;
	padding: 0;
}
img {
	border: 0px;
}

#featured {
	width: 600px;
	height: 200px;
	display: block;
	margin-bottom: 20px;
}
#featured .transparent {
	position: relative;
	top: 170px;
	height: 30px;
	width: 600px;
	display: block;
	background: #ffffff;
	filter : alpha(opacity=70);
    -moz-opacity : 0.7;
    opacity : 0.7; 	
}
#featured .transparent_title {
	text-align: right;
	line-height: 30px;
	margin-right: 20px;

}
#featured a {
	color: #f20382;
	text-decoration: none;
}

ul#work {
	width: 600px;
}
ul#work li {
	margin: 10px 30px 10px 0px;
	padding: 0px 0px 20px 0px;
	height: 120px;
	width: 120px;
	display: block;
	float: left;
	border-bottom: 3px solid #0f0f0f;	
}
ul#work li.last  {
	margin-right: 0px;
}
ul#work li img {
	width: 120px;
	height: 80px;
}
ul#work li  h3 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
ul#work li h3 a {
	color: #fff;
	font-size: 16px;
	font-weight: lighter;
	text-decoration: none;
}
ul#work li h3 a:hover {
	color: #af0f4b;
}
ul#work li  p {
	margin: 0px 0px 5px 0px;
	padding: 0;
}



.work {
	width: 150px;
	float: left;
}
.work img {
	width: 150px;
	height: 80px;	
}

.tab-wrapper {
	padding: 0px;
	border: 0px;
}
.tab-menu {
	list-style:none;
	margin:0;
	padding:0;
	clear:both;
	height:27px;
	clear:both;
	margin-bottom: 0px;
}
.tab-menu li {
	float:left;
	margin-right:1px;
	text-align:center;	
    border-right: 1px solid #f9c9df;
    border-left: 1px solid #fbe1ed;
}
.tab-menu li a {
	font-size: 10px;
    text-transform: uppercase;
	display:block;
	height:22px;
	padding: 3px 6px 0px 6px;
	font-weight: bold;
	color:#ad97a1;
	width:80px;
	text-decoration: none;
	background: url('http://www.melba.cc/images/layout/onglet.gif') #fbddeb repeat-x;    
}
.tab-menu li a:hover,
.tab-menu li a:focus
{
	background-color:		#ffffff;
}
.tab-menu li a:hover
{
	background-color:		#ffffff;
}
.tab-menu li.tab-selected a
{
	background: url('http://www.melba.cc/images/layout/onglet2.gif') #fbddeb repeat-x;
}
h3#rss {
	width: 220px;
	display: block;
	color: #fff;
	font-size: 16px;
	font-weight: lighter;
	text-decoration: none;
}
h3#rss a#rsslink  {
	text-decoration: none;
   	color: #fff;
}

h4#navtitle {
	color: #c5b993;
}
h3.plantitle {
	background: #0f0f0f;
	border-top: 1px solid #313131;
	border-bottom: 4px solid #2f2f2f;	
	color: #ffffff;
	padding: 2px 5px;
	font-size: 14px;
	cursor: pointer;
}
h3.plantitle a {
	color: #ffffff;
	font-size: 16px;
	font-weight: lighter;
	text-decoration: none;
}
h3.plantitle a:hover {
	color: #af0f4b;
}
