/**
 ** The visual branding of general-wine-services.ch is copyrighted
 ** by Liquid Concept S.à.r.l. And General Wine Services.
 ** Photos are right managed by the photograph.
 **
 ** Date: 2005/9/21
 ** Olivier Amblet <olivier.amblet@liquid-concept.ch>
 **
 ** Color Sheme:
 **  - purple: #0C1263
 **  - dark purple: #0A1347
 **  - mauve: #CACDEF
 **  - grenat: #5B002C
 **  - salmon : #FFDCEE
 ** Unit : 155px
 **/
 
/* -- LAYOUT OVERRIDE --  */

#site-heading {
	background: url('../i/sign.gif') no-repeat;
	width: 465px;
	height: 71px;
}

#site-heading h1,
#site-heading p {
	display: none;
}

.column-one {
	width : 463px;
	float : right;
}

/* -- Corporate ID --  */

.box-wrap {
	background: url('../i/gws-view.jpg') no-repeat;
}

.box-header {
	padding : 43px 12px 0 310px;
	height: 108px;
}

p.accroche {
	font-weight: bold;
	font-size: 1.2em;
	padding: 1em 10px .5em 0;
	line-height: 1.5em;
	text-align: left;
	color: #CACDEF;
}

p.accroche-right-aligned {
	font-weight: bold;
	font-size: 1.2em;
	padding: 1em 0 .4em 10px;
	text-align: right;
	line-height: 1.5em;
	color: #CACDEF;
}

.news h3 {
	font-size: 1em;
	font-weight: bold;
	padding-top: 0;
}
.news blockquote p {
	padding: .4em 0 .4em 0;
}
.news {
	padding: 1em 0;
}
.news p.date {
	color: #CACDEF;
	padding: 6px 0 0;
	font-size: .85em;
	font-style: italic;
}

.column-one-content {
	background: url('../i/wave.jpg') no-repeat;
}

#accroches {
	font-family: Georgia;
	padding-top: .5em;
	padding-bottom: .6em;
}

#navcontainer {
	margin-left: 0;
}
