
body {

font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 1em;
color:#dbd8c6;
background:black;
background-image: url("layout/fond.jpg");
background-repeat:repeat-x-y;
background-attachment:fixed;
margin:0;
padding:0;
text-align:justify;

}

td {

vertical-align : top;

}

.image {

border : 1px solid #dbd8c6;

}

.tablein1	{border : 1px solid #CCCCCC; background-color : #FAFAFA;}
.tablein1	td {	padding: 5px;
	border-top: none;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: none;}

.tdright	{text-align : right;}

A.minilien:link		{font : 9px Verdana, Arial, Helvetica, sans-serif; color : #CC0000; text-decoration : none; }
A.minilien:active	{font : 9px Verdana, Arial, Helvetica, sans-serif; color : #CC0000; text-decoration : none; }
A.minilien:visited	{font : 9px Verdana, Arial, Helvetica, sans-serif; color : #CC0000; text-decoration : none; }
A.minilien:hover	{font : 9px Verdana, Arial, Helvetica, sans-serif; color : #FF0000; text-decoration : none; }


.titre1		{font : 14px Verdana, Arial, Helvetica, sans-serif; color : #CC0000; }
.titre2		{font : 24px Verdana, Arial, Helvetica, sans-serif; color : #888888; font-weight : bold; }

.caption	{font : 9px Verdana, Arial, Helvetica, sans-serif; color : #888888; }

.fichetech	{
	padding: 5px;
	border-top: none;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: none;
}

.dates {
line-height:20px;
text-align:justify;
}

a:link {color:#dbd8c6; text-decoration:underline;}
a:visited{color:#dbd8c6; text-decoration:underline;}
a:hover {color:#d5beea; text-decoration:underline;}
a:active {color:#dbd8c6; text-decoration:underline;}

div#global { 

position: relative;
left: 50%;
width: 800px;
margin-left:-400px;

}

div#contenu { 

margin-left: 140px;
margin-right: 140px;
padding: 10px;
background: black;
border: 1px solid;
border-color:#6e6c63;
	
	}

div#gauche { 

position: absolute;
left:0;
width: 120px;
padding: 10px;
	
}
	
div#droite { 

position: absolute;
right:0;
width: 120px;
padding: 10px;
	
}
  
.centercontent {

text-align:center;
  
  }
  
.rightcontent {
  
text-align:right;
line-height: 3px;
  
  }
  
  
.setlist {

font-style:italic;

}


.imgborder {
border-width: 1px;
border-style: solid;
border-color:#dbd8c6;

}
  
h2 {

  font-size: 1.2em;
  color: white;
  
}

h3 {

color: #bba1d2;
font-size: 1em;
line-height: 3px;
background: #3d2c4c;

  }
  
h4 {

color: #bba1d2;

}  

ul#menu {

margin:0;
padding:0;
list-style-type:none;

}

li#menu {

margin-bottom:7px;

}

#menu a {

display: block;
text-decoration:none;
text-align:center;
line-height: 15px;
width: 120px;
border: 1px solid;
border-color: black;
background: #3d2c4c;

}

#menu a:hover, #menu a:focus {
color: black;
background:#bba1d2;
}

ul#dates {

font-size: 0,7em;
margin:0;
padding:0;
list-style-type:none;

}
  