html {
	margin: 0;
	padding: 0;
	}
body {
	/*défini la typo de tout le site */
	line-height: 1.2;/*interligne */
	color: #000000;
	background: #ffffff url('http://www.trsrouetplatrerie.fr/site/images/fond_gauche.jpg') repeat-x top left;  /*couleur image repetition position */
	margin: 0;
	padding: 0;
	scrollbar-face-color: #FFFFFF;  /*pour IE seulement */
	scrollbar-shadow-color: #16B8C7;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color:#16B8C7;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #16B8C7; font-style:normal; font-variant:normal; font-weight:normal
	}
	
.margin{
	margin: 4px; /*pour décoler les textes des bords*/
}	
	
/*Ce qui concerne les pieds de pages*/
.footer{
	background-image:url('http://www.trsrouetplatrerie.fr/site/images/foot.jpg');
	background-repeat:no-repeat;
	background-position:   left top ;

}
.coordonnee{
	font-family: Century Gothic;
	font-size: 13px;
	color: #000000;
	margin: 5px 2px 2px 75px; /*regrouper les marges en commencant par le haut - droite - bas - gauche*/
}



/*les images du site*/
.container {
	background-image: url('');
	background-repeat: no-repeat;
	background-position: left top
	}
.bgtableau1{
	background:#fff url('') no-repeat bottom left;
	}
.bgfond1{
	background-image: url('http://www.trsrouetplatrerie.fr/site/images/fond_gauche.jpg');
	background-repeat: no-repeat;
	background-position: right top
	}	
.bgfond2{
	background-image: url('http://www.trsrouetplatrerie.fr/site/images/fond_droit.jpg');
	background-repeat: no-repeat;
	background-position: left top
	}
	
	

/*les TEXTES*/	
	
H1 {
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 14px;
	color: #006a9a;
	font-style: normal;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 0px;
}
H2 {
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 14px;
	color: #006a9a;
	font-style: normal;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 0px;
}
H3 {
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 14px;
	color: #006a9a;
	font-style: normal;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 0px;
}
H4 {
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 14px;
	color: #006a9a;
	font-style: normal;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 0px;
}
H5 {
	margin-left:10px;
	font-family: Century Gothic;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	font-variant: normal;
}

.texte_saisi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006a9a;
	font-style: normal;
	letter-spacing: 1px;
	background-color: #FFFFFF;
	border: 1px dotted #251410;
}

.txt-contenu{
	font-family: Century Gothic, Times New Roman, Times, serif, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #006a9a;
}

.pied2page {
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006a9a;
}

.reference {
	font-family: Century Gothic;
	font-size: 11px;
	font-style: normal;
	color: #2A394F;
	font-weight: bold;
}
.tarifs {
	font-family: Century Gothic;
	font-size: 11px;
	font-style: normal;
	color: #2A394F;
	font-weight: bold;
}
.alerte{
	color: #006a9a;
	border: 1px solid #006a9a;
	background-color: #FFFFFF;
	font-family: Century gothic, Times, serif;
	font-size: 12px;
}


/*LES LIENS*/	

a {
	color: #006a9a;
	text-decoration: none;
	font-family: Century Gothic, Times New Roman, Times, serif, Arial;
	font-size: 13px;
	font-weight: normal;

}

a:visited {
	font-family: Century Gothic, Times New Roman, Times, serif, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #006a9a;
	text-decoration: none;
}
a:hover {
	font-family: Century Gothic, Times New Roman, Times, serif, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #67b1f8;
	text-decoration: underline;
}
	
a.c1 { 
	font-size: 10px; 
}

a:c1visited {
	font-family: Century Gothic, Times New Roman, Times, serif, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #006a9a;
	text-decoration: none;
}
a:c1hover {
	font-family: Century Gothic, Times New Roman, Times, serif, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #67b1f8;
	text-decoration: underline;
	
}
	
.lien a {
	color: #006a9a;
	text-decoration: none;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 2px;
}
.titre {
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #006a9a;
	text-decoration: none;
}

.lien a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 2px;
	color: #000000;
	text-decoration: none;
}
.lien a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 2px;
	color: #000000;
	text-decoration: underline;
}

/*AUTRE DECO*/	

.bordure {
	border: 1px dotted #006a9a;
}
.bordure2 {
	border: 1px solid #006a9a;
}
.bordure3 {
	border: 1px solid #006a9a;
}
.bordure4 {
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #F3BA94;
}
.bgpoint {
	background-image: url('http://www.trsrouetplatrerie.fr/site/images/pointiller.gif');
	background-repeat: repeat-x;
	background-position: left center
}
.container2 {
	background-image: url('');
	background-repeat: no-repeat;
	background-position: left top
}
.bgfond3 {
	background-image: url('');
	background-repeat: no-repeat;
	background-position: left top
}
.bgfond4 {
	background-image: url('');
	background-repeat: repeat-x;
	background-position: right top
}
.bgfond5 {
	background-image: url('');
	background-repeat: repeat-x;
	background-position: left top
}