
/***
* Feuille de style du site EkwalPlaying
*/

* {
	padding:0; 
	margin:0; 
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", sans-serif;
	color: #990000;
}

h1{font-size: 20px; margin-top: 1.4em; margin-bottom: 1.4em;}
h2{font-size: 16px; margin-top: 1.2em; margin-bottom: 1.2em;}
h3{font-size: 14px; margin-top: 1.0em; margin-bottom: 1.0em;}

p {
	font-size: 12px;
	margin-bottom: 0.8em;
	color: #555;
	text-indent: 2em;
}

#maintable {
	width: 780px;
	height: 100%;
	margin: 0 auto;
	border-collapse: collapse;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	padding: 0px;
}

#headertop {
	width: 100%;
	height: 20px;
	background: #FFFFFF url(images/7.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#maincontent {
	/*width: 583px;*/
	height: 100%;
	vertical-align: top;
	text-align: left;
}

#footerleft {
	background-image: url(images/32.jpg);
	width:197px;
	height:32px;
	color: #FFFFFF;
	font-size:10px;
}

#footerright {
	background: #FFFFFF url(images/35.jpg) repeat-x;
	width: 583px;
	height:32px;
	text-align: center;
}

#footer {
	background-image: url(images/34.jpg);
	width:780px;
	height:69px; 
}

a:link {
	text-decoration: none; 
	color: #FF6600;
}

a:visited {
	text-decoration: none;
	color: #FF6600;
}

a:hover {
	text-decoration: underline;
	color: #FF6600;
}

a:active {
	text-decoration: none;
	color: #FF6600;
}

ul {
	margin-left: 40px;
	margin-bottom: 1.5em;
	font-size: 11px;
}

li {
	font-size: 12px;
	color: #555;
	margin-bottom: 0.8em;
}

.image-diaporama {
	border: 0;
	margin: 10px;
}
