﻿body
{
	margin: 5px 0;
	padding: 0;
	background: url('fondrouge.gif')
}
div#general /* div contenant tout le site*/
{
margin-left: auto; /* Pour centrer avec Firefox & co */
margin-right: auto;
width: 940px; /* Tout à fait ce que l'on veut ici... */
}

div#header
{
	padding:5px;
	height: 370px;
	background: url('../../../../Kit_graphique/top.jpg') no-repeat center;
}



div#footer
{
	font: normal normal bold 100% "Times New Roman", Times, serif;
	padding: 5px;
	height: 40px;
	vertical-align: middle;
}

.blanc {
	
	height:10px;
	clear:left;
}

.blanc2 {
	
	height:20px;
}

.blancH
{
	width: 30px;
	display: inline-block;
}

.table1{
	background: url('../../../../Kit_graphique/glitter/rouge.gif');
	padding:3px;
	height:100%;
	

	
}

.table2{
	background: url('../../../../Kit_graphique/glitter/jaune.gif');
	padding:5px;
	height:100%;
	
}

.table3{
	background: url('../../../../Kit_graphique/fond.jpg');
	height: 100%;
}



.Titre {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color:#CC3300;
	font-weight: bolder;
	text-decoration: underline;
	clear: left;
}

.Titre2 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color:#CC3300;
	font-weight: bolder;
	text-decoration: underline;
	clear: left;
}


.texte {
	 font-family:"Times New Roman";
	 font-size: large ;
	 color:#CC3300;
	 font-weight:bolder;
	 }
	  
	
.tableau {
	background: url('fondrose.gif');
	border: solid;
	border-color: #CC3300;
	text-align: center;
	border-width: 3px;
	
}

.tableauimages {
background:url('gifs/rd1.gif');
text-align:center;
}

.interieur {
background:url('fondrose.gif');
 text-align:center;
 font-weight:bolder;
}
 
}

.contour {
	
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #DE403B;
	font-weight: bolder;
    text-align: center;
	border: 2px #DE403B solid;
	padding: 5px;
	margin: 0px;
	display: inline;
}

.Lien
{
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}

.commentaire
{
	color:black;
	font-style:italic;
	font-weight:normal;
	text-decoration: none;
}
.boiteContenu2
{
	background: #FEF2B6;
	border-left-color: #EF5552;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color: #EF5552;
	border-right-style: solid;
	border-right-width: 2px;
	
}

