/********************************************************************

							BASIC DIVS
							
********************************************************************/
body, div, span, td, input, textarea, ul, li, table, tr, td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; font-style: normal; line-height: normal; 
	font-variant: normal; 
	vertical-align: middle; 
}
body {	
	background-color: #333333;
	font-variant: normal; 
	text-transform: none; 
	text-decoration: none; 
}
img { border: none; }
h3 {
	font-weight: bold;
	font-size: small;
}
table {
	margin: 0 auto;
	border: 0;
	text-align: left;
}	
td  {
	text-decoration: none; 
}
select {
	margin-bottom: 6px;
}
/**** GOOGLE ****/
iframe {
	position : absolute;
	top: 0;
	left: 0;
}
/********************************************************************
							LIENS
********************************************************************/
a {
	color: #336699;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	cursor: url(/img/devilhand.gif), pointer;
}
a:hover, a:focus { color: #989898; }
/********************************************************************

							SPECIFIC DIVS
							
********************************************************************/
#content {
	background: #FFFFFF url(/img/google_bg.gif) 0 0 repeat-y;
	text-align: center;
	/* margin and position change with the browser */
}
p.news {
	padding-bottom: 20px;
	border-bottom: 2px solid gray;
}
.news img { width: 150px; }
table.store td { text-align: left; }
.bold { font-weight: bold; }
.clear { clear: both; }
.centered { margin: 0 auto; }
.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }
.title {
	margin: 0;
	font-family:  "Base 02", "Arial Black", Arial, sans-serif;
	font-size: 2.5em; color: #333333;
	font-variant: small-caps;
}
.bbc a img.bbc {
	margin: 1px 0px 1px 1px; 
	background-image: url(/img/bbc/bbc_bg.gif);
	height: 22px;
	width: 23px;
}
.bbc a img.bbc:hover {
	background-image: url(/img/bbc/bbc_hoverbg.gif);
}
.bbc img.divider {
	margin: 0 2px;
}
.at_lithobia_dot_com {
	display: block;
	text-indent: -300px;
	height: 12px;
	width: 94px;
	background-image: url(/img/atlithobiadotcom.jpg);
	background-repeat: no-repeat;
}
#footer a {
	height: 18px;
	width: 148px;
	background: url(/img/menu/menu.jpg) 0px -288px no-repeat;
	text-indent: -5000px;
	/* margin and position change with the browser */
}
#footer a:hover { background-position: 0px -306px; }

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;
}
/* A quote, perhaps from another post. */
.quote{
	color: #000000;
	background-color: #C3B8D0;
	border: 1px solid #000000;
	margin: 1px;
	margin-left: 40px;
	padding: 1px;
	font-size: x-small;
}
/* A code block - maybe even PHP ;). */
.code{
	color: #000000;
	background-color: #cccccc;
	border: 1px solid #000000;
	padding: 1px;
	font-family: "courier new", helvetica, "times new roman", serif;
	font-size: 11px;
	width: 99%;
	margin: 1px auto 1px auto;
	white-space: nowrap;
	overflow: auto;
}
/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader{
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
}
.quoteheader{
	margin-left: 40px;
}
.hidden { display: none; }
/********************************************************************
							MENU
********************************************************************/
#home {
	position: absolute;
	top: 0px;
	left: 0px
}
#nav { 
	position: absolute;
	right: 20px;
	top: 10px; 
}
#menu ul, #menu li {
	margin: 0; padding: 0;
	list-style: none;
}
#menu div#nav {
	float: right;
	width: 555px;
	height: 44px;
}
#menu div#nav li {
	display: block;
	float: left;
}
#menu a {
	display: block;
	float:left;
	width: 74px;
	height: 18px;
	background: #ccc url(/img/menu/menu.jpg);
	margin: 2px 9px !important;
	margin: 2px 4px;
	text-indent: -5000px;
}
#menu a:hover { background-image: url(/img/menu/anim.gif); }
#menu a.logo, #menu a.logout {
	position: absolute;
	top: 10px;
	left: 20px;
	margin: 0;
}

#menu a.logo, #menu a.logout { width: 144px; height: 36px; }
#menu a.logo {            background-position: 0px 0px; }
#menu a.logo:hover {      background-position: 0px -36px; }
#menu a.logout {          background-position: 0px 0px; }
#menu a.logout:hover {    background-position: 0px -36px; }

#menu a.concerts {        background-position:   0px  -72px; }
#menu a.concerts:hover {  background-position: -74px  -72px; }
#menu a.contacts {        background-position:   0px  -90px; }
#menu a.contacts:hover {  background-position: -74px  -90px; }
#menu a.divers {          background-position:   0px -108px; }
#menu a.divers:hover {    background-position: -74px -108px; }
#menu a.forum {           background-position:   0px -126px; }
#menu a.forum:hover {     background-position: -74px -126px; }
#menu a.guestbook {       background-position:   0px -144px; }
#menu a.guestbook:hover { background-position: -74px -144px; }
#menu a.histoire {        background-position:   0px -162px; }
#menu a.histoire:hover {  background-position: -74px -162px; }
#menu a.links {           background-position:   0px -180px; }
#menu a.links:hover {     background-position: -74px -180px; }
#menu a.medias {          background-position:   0px -198px; }
#menu a.medias:hover {    background-position: -74px -198px; }
#menu a.news {            background-position:   0px -216px; }
#menu a.news:hover {      background-position: -74px -216px; }
#menu a.photos {          background-position:   0px -234px; }
#menu a.photos:hover {    background-position: -74px -234px; }
#menu a.radio {           background-position:   0px -252px; }
#menu a.radio:hover {     background-position: -74px -252px; }
#menu a.store {           background-position:   0px -270px; }
#menu a.store:hover {     background-position: -74px -270px; }
/******************************************************************************************************
								Pour pages "gallery"
******************************************************************************************************/
p.gallery_links a {
	text-transform: none; 
	text-decoration: none;
	font: normal small-caps normal 13px/16px "Trebuchet MS",sans-serif;
}

ul.gallery {
	text-align: center;
	padding: 0;
	margin: 0;
	list-style: none;
}
ul.gallery li {
	display: inline;
	padding: 0;
	margin: 0;
}
ul.gallery li a.thumb {
	display: block;
	width: 140px; height: 155px;
	float: left;
	text-align: center;
	font-size: 8px;
	cursor: pointer;
	margin: 3px 10px;
}
ul.gallery li a.thumb span.img {
	display: block;
	width: 140px; height: 140px;
	background-repeat: no-repeat;
	background-color: #EEEEEE;
	background-position: center;
	border: 1px solid #CCCCCC;
	cursor: url(/img/fucksor.gif), auto;
}
ul.gallery li a.thumb:hover span.img, ul.gallery li a.thumb:focus span.img { background-color: black; }

/* FORMULAIRE DE LA PAGE CONTACT */
form {
	padding: 10px;
	margin: 0 auto;
}
fieldset { border: 1px solid #eee; }
legend { color: #eee; }
textarea.contact, textarea.guestbook { width: 100%; height: 150px; }

/* PAGE GUESTBOOK */
a .website {
	display: block;
	float: left;
	width: 22px;
	height: 22px;
	background-image: url(/img/home.png);
	text-indent: -5000px;
	margin: -3px 10px 0 0;
}
a.sign_book {
	padding: 5px;
	border-bottom: 1px solid #DDD;
	background-color: #EEE;
	color: #333333;
}
a.sign_book:hover {
	background-color: #333;
	color: #EEE;
}
.msg {
	text-align: left;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #333333;
	margin: 10px 0;
}
.msg.pair { background-color: #FBFBFB; }
.msg p {
	margin: 5px 5px 10px 10px;
}
.msg_header {
	padding: 5px 0 5px 10px;
}
.comment {
	border-top: 1px dotted #999999;
	margin: 0 50px;
	font-size: 98%;
	background-color: white;
	color: #333333;
	padding: 10px 5px 5px 10px;
}
ul.error { list-style: none; margin: 0; padding: 0; font-size: bold; }
/* Page medias */
h2.demo {
	background: url(/img/demo.gif) center no-repeat;
	height: 47px;
	text-indent: -5000px;
}
/* Page links */
h2.groupes, h2.festivals_scenes, h2.studios {
	height: 30px;
	background: #fafafa center no-repeat;
	text-indent: -5000px;
}
h2.groupes { background-image: url(/img/groupes.jpg); }
h2.festivals_scenes { background-image: url(/img/festivals_scenes.jpg); }
h2.studios { background-image: url(/img/studios.jpg); }