body
{
	background-color: #EEEEEE;
}

#haut
{
	background-image: url('header.jpg');
	width: 805px;
	height: 105px;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}

#milieu
{
	background-image: url('milieu.jpg');
	width: 805px;
	background-repeat: y-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: -20px;
}

#prez
{
	width: 550px;
	padding-top: 20px;
	padding-left: 25px;
	float: left;
	font-family: Tahoma;
	font-size: 13px;
	text-align: justify;
	line-height: 20px;

}

#prez h2
{
	color: #FF8000;
}

#prez img
{
	
	border: none;
	
}

.titre
{
	font-size:18px;
	font-weight: bold;
	color: #FF6600;
}


.sous_titre
{
	font-size:13px;
	color: #FF6600;
}

#menu
{
	
	width : 175px;
	float: right;
	padding-right: 10px;
	font-family: Tahoma;
	
}

#menu h3
{
	color: #FF6600;
	font-family: Tahoma;
	font-size: 18px;
	text-align: left;

}

#menu h6 a
{
	color: white;
}

#menu h6 a:hover 
{
	color: #FF6600;
}

#menu p
{
	font-size: 15px;
	text-align: left;
	text-decoration: underline;
}

#menu a
{
	color: black;
}


#profil p
{
	font-size: 12px;
	text-decoration: none;
}

#bas
{
	background-image: url('bas.jpg');
	width: 805px;
	height: 23px;
	background-repeat: y-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: -20px;
}

#pied_de_page
{
	font-family: Comic sans MS, sans-serif; 
	font-size: 10px;
	color: #ff6600;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	padding-bottom: 2px;
	clear: both;
	padding-top: 50px;
}

#pied_de_page a img
{
	text-decoration: none;
	border: 0 none;
}

#ins
{

	float: left;
	width: 500px;
	padding-left: 40px;
	padding-top: 40px;
	font-family: Tahoma;
	font-size: 15px;
	text-align: justify;
	line-height: 25px;
}

#ins h2
{
	color: #FF6600;
}


#blog h2
{
	color: #FF6600;
}

#blog a
{
	color: black;
}

.coment 
{
	padding-left: 420px;
}

.caca
{
	border: 1px solid #FF8000;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: justify;
	font-size: 12px;
	line-height: 15px;
}
.tableau 
{
	width: 550px;
	text-align: center;
	vertical-align: middle;
	border-collapse: collapse;
	font-size: 12px;
}

.tableau tr td
{
	border: 1px solid black;
	border-collapse: collapse;
}

.inspired
{
	font-family: Arial Rounded MT Bold, Arial;
	font-size: 8px;
	color: #757575;
	text-align: center;
	margin-top: -0px
}
