* 
{
margin: 0; 
padding: 0;
}

body
{
	background-color: Black;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	font-family: "Trebuchet MS", Arial, Helvetica, serif;
	font-weight: bold;
}

#global
{
	width: 780px;
	background-image: url(image/inter/rep.jpg);
}


#header
{
	width: 780px;
	height: 250px;
	background: url("image/inter/head.jpg") no-repeat;
}

#mainmenu
{
	width: 165px;
	float: left;
}

.menu dd
{
	padding-left: 40px;
	font-size: small;
}

.menu dt
{
	color: White;
	text-align: center;
	font-variant: small-caps;
	list-style-type: none;
	background-image: url(image/inter/bouton.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 2px;
}

.menu a
{
	color: Black;
	text-decoration: none;
}

.menu a:hover
{
	color: #a7f2ff;
	text-decoration: none;
}

#contenu
{
	margin-left: 180px;
	font-size: small;
	padding: 15px 30px 15px 30px;
}

#footer
{
	width: 780px;
	height:100px;
	clear: both;
	background: url(image/inter/foot.jpg) no-repeat;
	
}

p
{
	color: Black;
	text-align: left;
	margin-bottom: 20px;
}

a
{
	color: #23edff;
}

a:hover
{
	color: White;
}

h1,h2,h3
{
	color: #1f00b0;
	text-align: center;
	margin: 20px;
}


a img
{
	border: none;
}

table
{
	margin-bottom: 10px;
}
table, td, .info
{
	border-collapse: collapse;
	border: thin groove Silver;
}

td
{	/*cellule droite info tech*/
	padding-left: 7px;
	padding-right: 7px;

	
}

.info
{
	/*cellule gauche info tech*/
	color: #a7f7ff;
}

caption
{	
	font-variant: small-caps;
	font-weight: bold;
	font-size: medium;
	color: White;
	text-align: left;
}

.presentation
{
	/* image flottante des fiches techniques*/
	float: left;
	display: block;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
}

.presentation2/*image flottante droite de l'accueil*/
{
	margin-left: 20px;
	margin-right: 20px;
	float: right;
}

.presentation3/*image flottante gauche de l'accueil*/
{
	margin-left: 20px;
	margin-right: 20px;
	float: left;
	
}

.clic
{	/*paragraphe sous les titres des fiches techniques*/
	text-align: center;
}

ul
{
	list-style-type: none;
}

.galerie li /*photos des galeries*/
{
	display: inline;
}

.descriptif /*paragraphes descriptifs des galeries*/
{
	margin: 20px;
	padding: 10px;
	border: thin groove Silver;

}

.code /*code des bannieres*/
{
	color: White;
	border: thin solid White;
}

.retour/* pour annuler les flottements d'image*/
{
	clear: both;
}

#pub
{
	margin-left: 40px;
	margin-top: 10px;
}

	
}

#news
{
	margin-left: 30px;
	margin-right: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, serif;
	font-size: small;
}

#news h3
{
	border: medium ridge Gray;
}

.date
{
	text-decoration: underline;
}

.special
{
	color: #ffffff;
}