html
{
}
body
{	max-width: 1200px; min-width: 1200px; padding-left: 20px; padding-right: 20px; margin: auto;
	background: rgb(248, 248, 250); color: rgb(0, 0, 0);
}
#tete
{	width: 1200px; margin-top: 60px; height: 140px;
}
#corps
{
}
#pied
{
}

/* CORPS
*/
#realisations
{	clear: both;
}
#tab_real
{	margin: auto;
}
#tab_real td
{	border-left: solid 39px rgb(248, 248, 250); border-bottom: solid 78px rgb(248, 248, 250); border-right: solid 39px rgb(248, 248, 250); 
}
.info_real_1
{	width: 355px; padding: 10px; font-size: 14px; font-family: calibri, arial, sans-serif; color: rgb(55, 55, 55); background: rgb(230, 230, 230); 
}
.image_real
{	position: relative; width: 375px; height: 231px; overflow: hidden; text-align: center; background-image: url("../Deco/bckg.png"); 
}
.image_real img
{	position: absolute; top: 0px; left: 0px;
}
.fond_image
{	text-align: center; padding: 60px 10px 0px 10px; font-size: 22px; font-family: "Trebuchet MS", calibri, arial, sans-serif; color: rgb(255, 255, 255);
}
.fond_image a
{	color: rgb(255, 255, 255);
}
img.lg
{	width: 375px; 
}
img.ht
{	
}
.info_real_titre
{	width: 355px; height: 20px; padding: 10px 10px 0px 10px; font-size: 14px; font-family: calibri, arial, sans-serif; background: rgb(230, 230, 230); 
}
.info_real_local
{	width: 355px; height: 20px; padding: 0px 10px 2px 10px; font-size: 12px; font-family: helvetica, tahoma, calibri, arial, sans-serif; background: rgb(230, 230, 230); color: rgb(100, 100, 100);
}
#cadre_db
{	width: 520px; padding: 40px; margin: auto; margin-top: 60px; 
	background: rgb(200, 200, 200); border: 2px solid rgb(200, 0, 20); border-radius: 10px;
}
#gauche_db
{	float: left; margin-bottom: 20px;
}
#titre_db
{	margin-left: 160px; padding: 40px 20px 0px 20px; text-align: center; font-size: 24px; font-family: "Tahoma", "Trebuchet MS", arial, sans-serif;
}
#info_db
{	clear: both; padding-top: 20px; border-top: 1px solid rgb(160, 160, 160);
}

/* PIED
*/

/*	DIVERS
*/
a
{	text-decoration: none; color: rgb(0, 0, 0);
}
.orange
{	color: rgb(250, 140, 0);
}