html, body {
margin:0;
padding:0;
}

body {
text-align:center;
font:0.8em "Trebuchet MS", helvetica, sans-serif;
background:#cc3300;
}
#interface {
height:343px;
width:760px;
margin:0 auto;
}
.imagegauche {
background:url(imagegauche.png);
width:50px;
height:343px;
float:left;
}
.imagecentre {
background:url(imagecentre.png);
width:50px;
height:343px;
float:left;
}
.imagedroite {
background:url(imagedroite.png);
width:50px;
height:343px;
float:left;
}
#nav {
color:#CC3333;
background:url(fondplaylist.png) repeat-x;
width:200px;
height:343px;
float:left;
}
#nav ul {
color:#CC3333;
text-align:left;
font-weight:bold;
margin:0;
padding:0;
}
#nav ul li {
color:#CC3333;
display:block;
line-height:36px;
}
#nav ul li a {
color:#CC3333;
}
#nav ul li a:hover {
color:#990000;
}
#nav ul li a:active {
color:#990000;
}
#player {
background:url(fondplayer.png) repeat-x;
width:400px;
height:343px;
padding-top:4px;
padding-left: 10px;
float:left;
}
div#conteneur {
text-align:left;
background:#cc3333;
border-right:1px solid #990000;
border-left:1px solid #990000;
border-bottom:1px solid #990000;
margin:0 auto;
}

h1,h2,h3,h4,h5 {
text-transform:uppercase;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#entete {
background:url(../img/entete3.png) center no-repeat;
height:100px;
}

#menuhaut {
border-top:1px solid #990000;
border-bottom:1px solid #990000;
background:url(../img/boutonhaut.png) repeat-x;
}
#menuhaut ul {
color:#CC3333;
text-align:center;
font-weight:bold;
font-size:small;
padding-bottom:5px;
padding-top:5px;
margin:0;
}
#menuhaut ul li {
display:inline;
margin-left:-4px;
}
#menuhaut ul li a {
color:#CC3333;
text-decoration:none;
border-right:1px solid #990000;
padding:5px 10px;
}
#menuhaut ul li a:hover {
background:url(../img/boutonhaut2.png) repeat-x;
color:#990000;
}
#active a {
color:#990000;
background:url(../img/boutonhaut2.png) repeat-x;
}
#centre {
background-color:#CC3333;
color:#FFCC33;
border-style:inset;
border-color:#990000 #FFCC66 #FFCC66 #990000;
padding:5px;
}
#pied {
color:#FFCC66;
font-family:Arial, Helvetica, sans-serif;
clear:both;
height: 60px;
background-color: #CC3333;
text-align:center;
border:1px solid #990000;
}
#pied a {
color:#FFCC66;
text-align:center;

}
#pied a:hover {
color: #990000;
text-align:center;
}
.newsextra {
border-top:1px solid #990000;
width:50%;
font:italic 0.9em Georgia, "Times New Roman", Times, serif;
margin:0 0 30px;
padding:0;
}

#espg #prevnext{
	margin-top:10px;
}
#espg #prev, #espg #next {
color:#cc3333;
	display:block;
	padding:5px;
	
	/*-moz-border-radius:5px;*/
    background:url(../img/boutonhaut.png) repeat-x;
	text-decoration:none;
	margin:0 10px 10px;
	font-size:0.8em;
}
html body #espg div #prev:hover, html body #espg #next:hover,html body #espg div #prev:focus, html body #espg #next:focus {
	border-color:#990000;
	color:#990000;
	background:url(../img/boutonhaut2.png) repeat-x;
	
}
#espg #prev {
	float:left;
}
#espg #next {
	float:right;
}
#espg #image {
	text-align:center;	
	background: #cc3300 url(imagefade/loading.gif) no-repeat 50% 50%;
	margin:0 auto;
	margin-bottom:5px;
}
#espg .imgwrapper {
	float: left;
	margin: 0 15px 15px 15px;
	padding: 2px;
}
#espg .imgwrapper span {
	display:block;
	font:0.8em verdana, sans-serif;
	text-align:center;
color:#ffcc66;	
}
#espg .imgwrapper img {
	background-color: #fff;
	border: 1px solid #990000;
	/*-moz-border-radius:5px;*/
	padding: 4px;
}
#espg .imgwrapper a:visited img {
	background-color:#fff;	
}
#espg .imgwrapper a:hover img, #espg .imgwrapper a:focus img {
	border:1px solid #990000;
    background:url(../img/boutonhaut.png) repeat-x;
}
#espg .imgwrapper a:hover, #espg .imgwrapper a:focus {
	color:#990000;
}
#espg #single {
	padding:3px;
	border:1px solid #990000;
	/*-moz-border-radius:5px;*/
	background:#ddd;
}
#espg #description {
	border:1px solid #990000;
	text-align:center;
	clear:both;
	margin:5px 40px;
	padding:5px;
	color:#303;
	background:url(../img/boutonhaut.png) repeat-x;
}
#espg #thedate {
	text-align:right;
	clear:both;
	margin:10px;
	color:#303;
	font-style:italic;
}
#espg #credit {
	background: #cc3300;
	color:#990000;
	border-top:4px solid #990000;
	/*-moz-border-radius:0 0 20px 20px;*/
	font-size:0.8em;
	text-align:center;
	margin:0;
	padding:3px 0;
	clear:both;
}
#espg #credit a {
	color:#990000;
}
#espg #credit a:hover, #espg #credit a:active, #espg #credit a:focus {
	color:#ffcc66;
	text-decoration:none;
}
#espg #directories {
	border-bottom:1px solid #990000;
	margin:0;
}
#espg #breadcrumb {
	padding:5px;
	color:#cc3333;
	border:solid 1px #990000;
	margin:0;
	background:url(../img/boutonhaut.png) repeat-x;
}
#breadcrumb a {
	color:#cc3333;
	border:1px solid #990000;
	padding:5px;
	text-decoration:underline;
	background:url(../img/boutonhaut.png) repeat-x;
}
#espg #breadcrumb a:hover, #espg #breadcrumb a:active, #espg #breadcrumb a:focus{
	color:#990000;
	background:url(../img/boutonhaut2.png) repeat-x;
}
#espg #dirdesc {
	padding:4px;
	border-bottom:1px solid #990000;	
	background:transparent;
	margin:0 0 10px 0;
}
#espg #gallery {
	padding:3px 0px;
}
/* Standard category listing*/
#espg #directories ul.cat {
	list-style:circle;
	padding-bottom:5px;
	
}
#espg ul.cat li {
	margin:2px 0;
	padding-left:5px;
}
#espg ul.cat li a{
	color:#CC3333;
	background:url(../img/boutongauche.png) repeat-x;
	border:1px solid #990000;
    padding:0 20px 1px 20px;
}
#espg ul.cat li a:hover{
	color:#990000;
	background:url(../img/boutongauche2.png) repeat-x;
text-decoration: none
}



/* categories with thumbs */

.pagination a{
	color:#990000;
text-decoration:none;
}
.pagination a:hover{
	color:#ffcc00;
}
#espg div.catthumbs {
	margin:5px;
	padding:5px;
}
#espg div.catthumbs div {
	margin:10px;
	padding:2px;
	text-align:center;
	float:left;
	width:200px;
}
#espg div.catthumbs img.tnexample{
	margin:5px;
	margin:0 auto;
	display:block;
	border:0;
}
#espg div.catthumbs a{
	display:block;
}

#espg div.pagination{
	clear:both;
	text-align:center;
}

/* footer */
#footer {
	font-family: arial,helvetica,sans-serif;
	margin:0 15px;
	clear: both;
	padding:0;
	font-size: 70%;
	color:#303;
}
#footer a:hover, #espg #footer a:focus  {
	text-decoration:none;
	color:#969696;
}

#design {
	float:right;
	text-align:right;
	margin:0;
}
#copyright {
	padding:0 0 0.2em;
	margin:0;
}
/*editor*/
#espg div#admin {
	background:#cc3300;
	color:#fff;
	/*-moz-border-radius:0 0 20px 20px;*/
	font-size:1em;
	font-weight:bold;
	letter-spacing:0.2em;
	text-align:center;
	margin:0;
	padding:5px 0;
	clear:both;
}
#espg div#editor {
   font: 0.8em Verdana, Arial, sans-serif;
   border-top: 1px solid #990000;
   padding: 10px 20px;
   margin: 10px 0;
   clear:both;
}
#espg div#editor h2 {
   font-size: 1.2em;
   text-align: center;
   margin: 0 0 8px;
}
#espg div#editor p.valid {
   background: #cc3300;
   color: black;
   font-size:1.2em;
   float: left;
   padding: 5px;
   margin: 5px 0;
}
#espg div#editor p.invalid {
   background: #cc3300;
   font-size:1em;
   border:1px solid #990000;
   color: #fff;
   float: left;
   padding: 5px;
   margin: 5px 0;
}
#espg div#editor fieldset {
   background: #cc3300;
   clear: both;
}

#espg div#editor p {
   margin: 5px 0;
}
#espg div#editor input[type="text"], #espg div#editor textarea,#espg div#editor input[type="password"] {
   border: solid 1px #990000;
   margin: 2px 1px 1px;
}
#espg div#editor input[type="text"]:focus, #espg div#editor textarea:focus,#espg div#editor input[type="password"]:focus {
   border: solid 2px #990000;
   margin: 1px 0 0;
}
#espg div#editor input#userfile{
   margin: 2px 1px 1px;
}
/* login specific */
#espg p.warn{
	background: #cc3300;
	font-size:1em;
	border:1px solid #990000;
	color: #fff;
	float: left;
	padding: 5px;
	margin: 5px 0;
}
#espg div#login fieldset {
   background: #cc3333;
   clear: both;
}
#espg div#login input[type="text"], #espg div#login input[type="password"] {
   border: solid 1px #990000;
   margin: 2px 1px 1px;
}
#espg div#login input[type="text"]:focus, #espg div#login input[type="password"]:focus {
   border: solid 2px #990000;
   margin: 1px 0 0;
}
#espg div#login label{
	width:8em;
	float:left;
	text-align:right;
	padding-right:5px;
}
#espg div#login .button{
	margin: 0.5em 0 0 9em;
}

#espg div.clearer {
	clear: both;
}
#espg img.precache {
	position: absolute;
	top: 0;
	left: 0;
	float: left;
	visibility: hidden;
}
/* comment system */
#espg div#comments{
	margin:0.5em 15%;
	font-size:0.9em;
}

#espg div#comments div.comment-odd{
	margin:3px 0;
	border:1px solid #990000;
	background:#cc3300;
}
#espg div#comments div.comment-even{
	margin:3px 0;
	border:1px solid #990000;
	background:#cc3300;
}
#espg p.cname{
	font-weight:bold;
	margin:3px;
}
#espg p.ccomment{
	margin:0 10px;
}
#espg p.time{
	font-style:italic;
	margin:0;
	padding:4px 1em 4px 0;
	text-align:right;
}
#espg p.no-comment{
	font-weight:bold;
	text-align:center;
}
#espg p.comment-error{
	color:#900;
}
#espg div.comment-form-holder{
	width:50%;
	margin:0.5em 0;
}
#espg form.comment-form{
	width:100%;
}
#espg form.comment-form fieldset{
	border:1px solid #990000;
}
#espg form.comment-form legend{
	letter-spacing:0.1em;
	color:#003;
}
#espg form.comment-form label{
	width:12em;
	float:left;
}
 div.pagedcomments{
 	text-align:center;
 }
#espg p.comment-attrib{
	text-align:right;
	font-size:80%;
	padding-right:1em;
}
#espg .center{
	text-align:center;
}
