/* CSS Document */

Body
{
	background-color:#E1E1DB;
	font-size: 10.5px;
	color: #606040;
	font-family: Arial;
}
.espace-pro {
	font-weight: bold;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left:10px;
	font-weight: bold;
}

.fond-menu {
	background-image: url(images/alti-thermique_r2_c4.png);
	background-repeat: no-repeat;

}
.fond-sapin {
	background-image: url(images/alti-thermique_r6_c3.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.colonne-gauche {
	background-image: url(images/alti-thermique_r4_c2.png);
	background-repeat: repeat-y;
}
.colonne-droit {
	background-image: url(images/alti-thermique_r4_c4.png);
	background-repeat: repeat-y;
}
.slogan {
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}
.etiquette {
	background-image: url(images/etiquette.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 151px;
	width: 497px;
}
.trait {
	background-image: url(images/trait.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a:link { 
	text-decoration: underline; 
	color: #CB3300;
	}
a:hover { 
	text-decoration: underline; 
	color: #606040;
	}
a:visited {
text-decoration: underline; 
	color: #CB3300;
}
.titre-rouge {
	font-size: 12px;
	font-weight: bold;
	color: #CB3300;
	font-style: italic;
	text-decoration: underline;
}
.contact {
	background-color: #E1E1DB;
	border: 1px solid #A6A6A3;
}
.bouton   {

	margin:10px;
}

