/**
 * Style sheet intro
 */
/* Page Intro */
*
{
	margin:0;
	padding:0;
	text-align:left;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
}

#wrapper
{
	width:570px;
	margin-right:auto;
	margin-left:auto;
	background-image:url("tl_files/animations/anim_page_intro.gif");
	background-repeat:no-repeat;
}

.page
{
	margin-top:170px;
}

/* for IE 7 */

{
	width:160px;
}

/* for IE 6 */

{
	width:160px;
}

.photos_page_intro
{
	width:160px;
}

.intr_faisons_point
{
	height:64px;
	background-image:url("tl_files/my_template/intr_bgr_faisons.jpg");
	background-repeat:no-repeat;
}

.intr_av_peinture
{
	width:182px;
	height:86px;
	background-image:url("tl_files/my_template/intr_bgr_avant_peinture.gif");
	background-repeat:no-repeat;
}

.intr_av_enseigne
{
	height:86px;
	margin:0;
	padding:0;
	background-image:url("tl_files/my_template/intr_bgr_avant_enseigne.gif");
	background-repeat:no-repeat;
	border:0;
}

.intr_av_plexi
{
	width:457px;
	height:86px;
	background-image:url("tl_files/my_template/intr_bgr_avant_plexi.gif");
	background-repeat:no-repeat;
}

.intr_logo
{
	width:457px;
	height:62px;
}

.intr_apres_logo
{
	width:112px;
	height:62px;
	background-image:url("tl_files/my_template/intr_bgr_apres_logo.gif");
	background-repeat:no-repeat;
}

.intr_bgr_adresse
{
	width:569px;
	height:100px;
	background-image:url("tl_files/my_template/intr_bgr_adresse.gif");
	background-repeat:no-repeat;
}

