body {
	background-color: #FFFFCC;
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
}

img {
	margin: 0;
	border: 0;
}
	
td {
	vertical-align: top;
}

td#accueil {
	vertical-align: top;
	border: dotted 1px #CCCC99;
}

input {
	border: solid #336633 1px;
} 

select {
	border: solid #336633 1px;
}

textarea {
	border: solid #336633 1px;
}

ul {
	list-style-type: square;
	color: #000000;
	font-family: arial;
	font-size: 9pt;
}

#bas {
	padding-top: 3px;
	color: #336633;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

.style1 {
	margin-left: 5px;
	color: #000000;
	font-family: arial;
	font-size: 9pt;
	text-align: left;
}

.style2 {
	margin-top: 10px;
	margin-left: 10px;
	color: #000000;
	font-family: arial;
	font-size: 9pt;
	text-align: left;
}

.style3 {
	color: #336633;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.style4 {
	color: #000000;
	font-family: arial;
	font-size: 9pt;
	text-align: left;
}

.style_catalogue {
	color: #663300;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.style_mentions {
	margin: 30px;
	color: #000000;
	font-family: arial;
	font-size: 9pt;
	text-align: left;
}

.travaux {
	color: #CC0000;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

.zufic {
	color: #66CC00;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

.metier{
	color: #FF9900;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

.catalogue {
	color: #663300;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

.garanties {
	color: #CC0000;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

.realisations{
	color: #66CC00;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

.avantages {
	color: #FF9900;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

.contact {
	color: #663300;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

.mentions {
	color: #CC0000;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

.formulaire {
	margin-left: 5px;
	color: #336633;
	font-family: arial;
	font-size: 9pt;
	text-align: left;
}

.donnees {
	margin: 5px;
	color: #000000;
	font-family: arial;
	font-size: 8pt;
	text-align: left;
}

.titre_travaux {
	margin-top: 20px;
	margin-bottom: 10px;
	color: #CC0000;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

.titre_zufic {
	margin-top: 20px;
	margin-bottom: 10px;
	color: #66CC00;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

.titre_metier {
	margin-top: 20px;
	margin-bottom: 10px;
	color: #FF9900;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

.titre_realisations {
	margin-top: 20px;
	margin-bottom: 10px;
	color: #66CC00;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

.titre_catalogue {
	margin-top: 20px;
	margin-bottom: 10px;
	color: #663300;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

.titre_contact {
	margin-top: 20px;
	margin-bottom: 10px;
	color: #663300;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

.gras {
	font-weight: bold;
}

.gras_rouge{
	color: #CC0000;
	font-weight: bold;
}

a {
	color: #336633;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}

a:link {
	color: #336633;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #336633;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #336633;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #336633;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

a.zufic{
	color: #66CC00;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

a:link.zufic {
	color: #66CC00;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

a:visited.zufic {
	color: #66CC00;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

a:hover.zufic {
	color: #66CC00;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

a:active.zufic {
	color: #66CC00;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

a.avantages{
	color: #FF9900;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

a:link.avantages {
	color: #FF9900;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

a:visited.avantages {
	color: #FF9900;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

a:hover.avantages {
	color: #FF9900;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

a:active.avantages {
	color: #FF9900;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

a.catalogue{
	padding-left: 3px;
	padding-right: 3px;
	border: solid 1px #663300;
	color: #663300;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
}

a:link.catalogue {
	color: #663300;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

a:visited.catalogue {
	color: #663300;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

a:hover.catalogue {
	color: #663300;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

a:active.catalogue {
	color: #663300;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

a.style_catalogue{
	color: #663300;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

a:link.style_catalogue {
	color: #663300;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

a:visited.style_catalogue {
	color: #663300;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

a:hover.style_catalogue {
	color: #663300;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

a:active.style_catalogue {
	color: #663300;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

