/* CSS Document */
body {
	background-image:url(images/pattern.jpg);
	background-repeat:repeat-x;
	margin: 0px;
	background-color: #e6e6e6;
}

.titreplan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #5F0666;
	font-weight: bold;
}
.txtplan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
.plan {
	border: #3b813f 3px solid;
	width: 350px;
	height: 494px;
}

#titre {
	padding-top: 24px;
}
#form{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#757575;
}
input, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#757575;
}
a:link {
color: #727272; text-decoration: underline;
} 

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

a:hover {
color: #727272; text-decoration: underline;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	}
	
	
a.lien:link {
color: #757575; text-decoration: underline;
}


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

a.lien:hover {
color: #757575; text-decoration: underline;
}

a.lien2:link {
color: #875F00; text-decoration: underline;
}


a.lien2:visited {
color: #875F00; text-decoration: underline;
} 

a.lien2:hover {
color: #875F00; text-decoration: underline;
}

a.lien3:link {
color: #757575; text-decoration: none;
}


a.lien3:visited {
color: #757575; text-decoration: none;
} 

a.lien3:hover {
color: #757575; text-decoration: none;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #757575;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #757575;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}
.texte-puce {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #757575;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}	
.soustexte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #757575;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	margin-left: 40px;
	display:block;
}	
.texte2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #875F00;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.texte3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #ffffff;
	letter-spacing: normal;
	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;
	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;
}

.contenu {
	width: 480px;
	height: 257px;
	margin-top: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	overflow: auto;
	overflow-x : hidden;
	scrollbar-face-color: #EDE2C3; 
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #EDE2C3; 
	scrollbar-darkshadow-color: #EDE2C3; 
	scrollbar-track-color: #EDE2C3; 
	scrollbar-arrow-color: #ffffff;
}

.contenu_texte {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
}