/*
 *
 * Feuille de styles CSS pour www.air-sonic.net 
 *
 */

html {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

body {
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	height: 100%;
}

img {
	border: 0;
}

h1 {
	font-size: 1.5em;
	color: #000099;
	text-align: center;
}

h2 {
	font-size: 1.2em;
	color: #000099;
	margin-top: 40px;
	margin-bottom: 10px;
	padding: 0;
}

.h2 {
	font-size: 1.2em;
	color: #000099;
	font-weight: bold;
}

h3 {
	color: #000099;
	font-size: 1em;
}

p {
	color: #000099;
}

a {
	color: #000099;
}

small {
	margin: 0;
	padding: 0;
	font-size: 0.7em;
}

cite {
	font-style: italic;
	font-weight: bold;
}

blockquote {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

blockquote p {
	color: #000000;
}

.center {
	text-align: center;
}

a:hover {
	text-decoration: none;
}

em.name {
	color: #CC6666;
}

.introlink {
	font-size: 25pt;
}

.introtext {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

#globalcenter {
	margin-top: 50px;
	text-align: center;
	width: 100%;
}

p.newalbum {
	font-family: "Courier New", Courier, mono;
	font-size: 0.8em;
	color: #000000;
}

#container {
	position: absolute;
	width: 100%;
	background-color: #CCCCCC;
}

#header {
	height: 47px;
	background-color: #000099;
	text-align: center;
	margin-left: 180px;
	margin-right: 180px;
	border-bottom: 2px solid #FFFFFF;
}

#headerleft {
	width: 180px;
	height: 47px;
	background-color: #333333;
	position: absolute;
	left: 0;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}

#headerright {
	width: 180px;
	height: 47px;
	background-color: #333333;
	position: absolute;
	right: 0;
	border-left: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}

#header2 {
	border-bottom: 2px solid #FFFFFF;
	height: 47px;
	text-align: center;
	margin-left: 180px;
	margin-right: 180px;
}

#header2left {
	width: 180px;
	height: 47px;
	position: absolute;
	left: 0;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}

#header2right {
	height: 47px;
	position: absolute;
	right: 0;
	width: 180px;
	border-left: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}

#center {
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	background-color: #FFFFFF;
	margin-left: 180px;
	margin-right: 180px;
	padding: 10px 10px 10px 10px;
	min-height: 550px;
}

#newscenter {
	background-color: #FFFFFF;
	margin-left: 180px;
	margin-right: 180px;
	padding: 0 2px 1px 2px;
	min-height: 600px;
	overflow: auto;
}


#left {
	width: 180px;
	position: absolute;
	left: 0;
	text-align: right;
}

#left p {
	margin-right: 5px;
}

#right {
	width: 180px;
	position: absolute;
	right: 0;
}

#right p {
	margin: 4px;
	padding: 0;
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
}

#right strong {
	color: #FF9900;
}

#right p.space {
	margin-left: 5px;
	margin-bottom: 300px;
}

#footer {
	height: 60px;
	text-align: center;
	font-size: 0.8em;
	color: #FFFFFF;
	border-top: 2px solid #FFFFFF;
}

#footerleft {
	width: 180px;
	height: 60px;
	position: absolute;
	left: 0;
	border-right: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
}

#footerright {
	width: 180px;
	height: 60px;
	position: absolute;
	right: 0;
	border-left: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
}

.gouts h2 {
	font-size: 1em;
	background-color: #CC3300;
	color: #FFFFFF;
	padding: 5px 5px 5px 40px;
}

.gouts p {
	font-size: 0.8em;
	color: #000000;
}

p.address {
	text-align: center;
	font-weight: bold;
	font-size: 1.8em;
	font-style: italic;
	color: #BBBBBB;
}

span.gouts {
	font-size: 1.3em;
	font-weight: bold;
	color: #0066FF;
}

.gouts strong {
	color: #FF9900;
	font-weight: normal;
}

.lastband {
	color: #FFFFFF;
	background-color: #FF0000;
	font-size: 1em;
	font-style: italic;
	margin: 0;
	padding: 10px 0 10px 20px;
}

.secondband {
	color: #FFFFFF;
	background-color: #000099;
	font-size: 1em;
	font-style: italic;
	margin: 0;
	padding: 10px 0 10px 20px;
}

.firstband {
	color: #FFFFFF;
	background-color: #009933;
	font-size: 1em;
	font-style: italic;
	margin: 0;
	padding: 10px 0 10px 20px;
}

table.concerts {
	font-size: 0.7em;
	padding: 0;
	border-collapse: collapse;
}

table.concerts td {
	padding: 8px;
}

table.press td {
	padding: 10px;
}

table.photos {
	font-size: 0.8em;
	margin: auto;
	text-align: right;
}

table.photos th {
	border: 2px solid #FFFFFF;
	width: 150px;
	padding: 2px;
	background-color: #CC3300;
	color: #FFFFFF;
}

table.photos td {
	border: 2px solid #FFFFFF;
}

td.date {
	width: 80px;
	background-color: #CCCCCC;
}

td.desc {
	color: #999999;
}

ul.title {
	list-style-type: none;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}

h3.articles {
	text-align: right;
	color: #000099;
}

ul.articles {
	color: #000099;
	list-style-type: none;
	font-size: 1em;
	margin: 0;
	padding: 0;
}

ul.articles li {
	font-size: 0.8em;
	text-align: right;
}

ul.articles a {
	color: #FF9900;
}

td.tabledisco {
	padding: 15px;
}

.imgheader {
	margin-top: 10px;
}

.menulinks {
	list-style-type: none;
	margin: 4px;
	padding: 0;
}

.menulinks li {
	margin-bottom: 8px;
	font-size: 1.1em;
}

.menulinks a {
	margin: 0 2px;
	color: #FFFFFF;
	/*font-weight: bold;*/
	text-decoration: none;
}

.menulinks a:hover {
	color: #FF9900;
	text-decoration: none;
}

.smalltext {
	font-size: 0.8em;
}
