body			{
	color: #000;
	font-size: 12px;
	font-family: arial, sans-serif;
	background-image: url(_elements/fond.jpg);
	margin-top: 30px;
}

a:link			{
	text-decoration: none;
	color: black;
}
a:visited		{
	text-decoration: none;
	color: black;
}
a:hover			{
	color: #cb200c;
	text-decoration: none;
	}
a:active		{
	color: #cb200c;
	text-decoration: none;
}

.footer         {
	width: 420;
	height: 30px;
	text-align: left;
	font-size: 11px;
	padding-top: 10px;
}

.footer a:link, .footer a:visited         {
	text-decoration: none;
	color: black;
}
.footer a:hover, .footer a:active         {
	color: #cb200c;
	text-decoration: none;
}

.crg         {
	width: 420;
	text-align: left;
	font-size: 11px;
	padding-top: 3px;
	color: #919191;
}

.crg a:link, .crg a:visited         {
	text-decoration: none;
	color: #919191;
	font-size: 11px;
}

.crg a:hover, .crg a:active         {
	color: #000;
	text-decoration: none;
}

.page { 
	width: 388px;
	margin-top: 0px;
	margin-left: 0px;
	float: none;
	text-align: center;
}

.carretransparent {
	text-align: center;
	width : 380px;
	height: 480px;
}

.carreblanc {
	text-align: center;
	width : 370px;
	background-color: white;
	padding: 8px;
}

.carreblancmarques {
	text-align: center;
	background-color: white;
	overflow: visible;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 364px;
}

.carreorange {
	text-align: center;
	width : 304px;
	background-image: url(_elements/fond_orange.jpg);
	border: 8px solid #fff;
	color: #fff;
	background-color: #cb200c;
	height: 300px;
	padding: 30px;
}

.logosustensiles {
	text-align: center;
	float: left;
}

.colonne1 { width: 110px;
	float: left;
	text-align: left;
	white-space: normal;
	margin-top: 15px;
}

.colonne2 { width: 100px;
	float: left;
	text-align: left;
	white-space: normal;
	margin-top: 15px;
}

.colonne3 { width: 90px;
	float: left;
	text-align: left;
	white-space: normal;
	margin-top: 15px;
}

.colonne { width: 90px;
	float: left;
	text-align: left;
	margin-left: 13px;
	white-space: normal;
	margin-top: 15px;
}

.list {
	padding-bottom: 6px;
	text-align: left;
	background-image: url(_elements/puce.gif);
	padding-right: 10px;
	padding-left: 10px;
}

.marques {
	margin: 1px;
	text-align: center;
	border: 1px solid #f5f5f5;
	width: 100px;
	height: 100px;
	padding: 2px;
}

.photos {
	width: 364px;
}

.rectangleorange {
	text-align: center;
	width : 364px;
	height: 150px;
	background-image: url(_elements/fond_orange.jpg);
	background-color: #cb200c;
	padding-bottom: 35px;
	float: left;
	z-index: 1;
	position: static;
	margin-top: 5px;
}

.rectangleorange a:link, .rectangleorange a:visited {
	color: white;
}

.rectangleorange a:hover, .rectangleorange a:active {
	color: black;
}

.pano {
	margin-top: 8px;
}

.googlemap {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

.coordonnees {
	color: white;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	width: 169px;
	float: right;
	margin-right: 8px;
	margin-top: 8px;
}

.texte12 {
	font-size: 14px;
}

.texte10 {
	font-size: 12px;
}

table			{
	color: #fff;
	font-size: 12px;
	font-family: arial, sans-serif;
	text-align: justify;
}

a img /* Toutes les images contenues dans un lien */
{
   border: none;
}

.menu {
	width: 420;
	height: 30px;
	padding-top: 15px;
	text-align: left;
}

.atelier {
	border: 1px solid #e2e2e2;
	width: 354px;
	margin: 8px;
}

.entete_atelier {
	font-size: 18px;
	color: black;
	font-weight: bold;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 0;
	padding-top: 6px;
	margin-top: 0;
}

.date_atelier {
	font-size: 12px;
	color: black;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-right: 40px;
	margin-left: 10px;
}

.titre_atelier {
	font-size: 16px;
	color: #cb200c;
	font-weight: bold;
	text-align: left;
	margin: 3px 10px 0;
}

.texte_atelier {
	font-size: 11px;
	color: black;
	text-align: left;
	margin: 2px 10px 10px;
}


.archive_atelier {
	font-size: 11px;
	color: black;
	font-weight: bold;
	text-align: left;
	margin: 15px 10px 8px;
}

.textefooter {
	font-size: 11px;
	color: #000;
	text-align: justify;
	padding-top: 2000px;
	padding-bottom: 50px;
}


