/* CSS by complex AI, Théo Reichel (admin@complex.ch), mai 2008*/
/* vincenti-guitares.com */
/***************************
# COLORS ###################

*/

/***************************
# Yahoo resetter 
****************************/
/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.3.0
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
/*table{border-collapse:collapse;border-spacing:0;} */
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup,sub{line-height:-1px;vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}


/***************************
# HTML redf
****************************/
body {
	background-color: #fff;
	font-family: "helvetica", "arial", "geneva";
	color: #000;
	font-size: 12px;
}
p {
	margin: 1em 0;
}
a, a:link, a:active, a:visited {
	color: #930;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
strong {
	font-weight: bold;
}

/***************************
# Main IDs
****************************/
#wrap {
	width: 600px;
	margin: 0 auto;
}
#content {
	margin-left: 165px;
}
#header {
	height: 73px; 
}
#leftBar {
	width: 145px;
	float: left;
	padding: 102px 0 0 0;
	text-align: right;
}
#opening_hours {
}

#guitare_box {
  margin-bottom: 100px;
	background-repeat: no-repeat;
	background-color: #000;
	border: solid 1px black;
}
#guitare_box a {
	color: #999;
}
#guitare_box a:hover {
	text-decoration: none;
	color: #FFF;
}
#homepage {
  padding: 21px 0;
  width: 421px;
  margin-left: 2px;
}
/***************************
# Vin-guit specific
****************************/
.guitconcert {
  display: block;
  float: left;
	width: 138px;
	padding: 10px 0 10px 5px;
	border-right: solid 3px white;
	height: 700px;
}
ul.guitconcert li {
	margin: 1em 0;
}

.guitconcert .on {
	color: #FFF;
}
#guitconcert {
	background-repeat: no-repeat;
	position: absolute;
}
/***************************
# Classes
****************************/
div.address {
	padding-top: 25px;
	color: #888;
}
td.main_listing {
	width: 142px;
	vertical-align: bottom;
	height: 73px;
}
.main_listing h2 {
	font-size: 1.5em;
	font-family: times;
	display:block;
	padding: 3px 0;
}
.main_listing a {
	color: #333;
}
.text {
}
li.guitconc_on a, li.guitconc_on a:link, li.guitconc_on a:visited, li.guitconc_on a:active {
	color: #fff;
}
.guitconc_desc {
	color: #fff;
	margin: 0.2em 0;
}
.hide {
	display: none;
}
.text_column2 {
	margin: 10px 146px 0 146px;
}
.text_column3 {
	margin: 10px 0px 0 292px;
}
.content_listing {
	font-family: Times;
	font-size: 1.3em;
	line-height: 1.2em;
}
.content_listing a {
	color: #999;
}
/***************************
# Typo
****************************/
.text li {
	margin: 0.1em;
}

/***************************
# Others
****************************/
#hidden_image {
 display: none;
}
.on_sousrub {
	font-weight: bolder;
}
