/* CSS Document */

body { 
scrollbar-face-color: #ffffff;  
scrollbar-shadow-color: #d7c7da; 
scrollbar-highlight-color: #ffffff; 
scrollbar-3dlight-color: #fffff;  
scrollbar-darkshadow-color: #d7c7da;  
scrollbar-arrow-color: #d7c7da; 
} 

a:link {
color: #000000; text-decoration:underline;
} 

a:visited {
color: #000000; text-decoration: underline;
} 

a:hover {
color: #9B4B45; text-decoration: none;
}
a.lien:link {
color: #9B4B45; text-decoration:underline;
} 

a.lien:visited {
color: #9B4B45; text-decoration: underline;
} 

a.lien:hover {
color: #9B4B45; text-decoration: none;
}

.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #A56555;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	text-align: center;
}

.texte_b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #A56555;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	text-align: justify;
}

.texte2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color:#5C6052;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
}

.texte3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #fff;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
}

.texte33 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #000;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
}


.texte4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #C8A8C8;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
}

.TopMenuItemContact {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 8pt;
	font-weight: normal;
	padding: 1px 15px 1px 15px;
	cursor: hand;
	background: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f4f4f4;
	border-right-color: #f4f4f4;
	border-bottom-color: #f4f4f4;
	border-left-color: #f4f4f4;
}

.TopMenuItem {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 8pt;
	font-weight: normal;
	padding: 1px 15px 1px 15px;
	cursor: hand;
	background: #ffffff;
	border: 1px solid #000000;
}

TEXTAREA { 
	background-image: url("logo.gif"); 
	background-repeat: no-repeat; 
	background-position: center; 
	background-color:#BEB9B3; 
	border-width: 1px; 
	border-color: #000000; 		
	font-family: Verdana; 
	font-size: 11px; 
	color: #007B1D; 
	text-align: left; 
}

INPUT { 
	background-color: #BEB9B3; 
	border-width: 1px; border-color: #000000; 
	border-style: solid; 
	font-family: Verdana; 
	font-size: 11px; 
	color: #FFFFFF; 
}

.input2 { 
	background-color: #E4D7B5; 
	border-width: 0px; border-color: #000000; 
	border-style: solid; 
	font-family: Verdana; 
	font-size: 11px; 
	color: #FFFFFF;  
}

/*PLan Google Map */

#map {
	width: 580px;
	height: 480px;
	border: #000000 solid 1px;
}

.infosbulle {
	border: none;
	margin: 0;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.plan-titre {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	margin-bottom: 1em;
	text-align:center;
}
.plan-adresse {
	font-size: 12px;
	color: #333;
	text-align:center;
	!text-align:center;
}
.plan-printer {
	display:block;
	text-align: right;
	padding-bottom:15px;
}

.plan-printer img,
.plan-printer a {
	border: none;
}
