/********************************************/
/*											*/
/*				chaudsures444.ca			*/
/*  			Feuille de style			*/
/*  	 Créée par : Joël Fréchette			*/
/*			  jfrechette@dgk.ca				*/
/*			pachooca@hotmail.com			*/
/* 	 		Date : 13 avril 2007			*/
/* 			  Copyright DGK 2007			*/
/*											*/
/*		--------------------------------	*/
/*											*/
/*	Toute modification à ce document se		*/
/*  doit d'être accompagnée d'un 			*/
/*	commentaire ou d'être rapportée au		*/
/*  créateur de la feuille de style			*/
/*											*/
/********************************************/



/**********************
*
PARAMÈTRES DE BASE 
*
**********************/
body, html {
	background-image:url(../../images/communs/i_bodybkg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#c25a0e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	height:100%;
	padding:0; margin:0;
}

h1 {
	color:#7F3600;
	margin: 12px 0 6px 20px; padding:0;
}

.bg {
	background-image:url(../../images/communs/logo_back.gif);
	background-position:top center;
	background-repeat:no-repeat;
	width:1104px; height:906px;
}

.site1 {
	border-left:solid 1px #000000;
	border-right:solid 1px #000000;
	border-bottom:solid 1px #612d07;
	width:670px;
}

.contenu {
	background-image:url(../../images/communs/contenu_ombre.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.imagebaseball { 
	float:left;
	margin:12px 40px 12px 50px;
}
.floatleft { float:left;}

.image {border:1px solid #000000;}
