body {
	background-color: white;
	margin: 0px;
	text-align: center;
	background-attachment: scroll;
	background-image: url(img/VCALM-fond_body.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.titre1 {
	font-size: 14px;
	/*	font-weight: bold; */
	margin-left: -20px;
	margin-right: -80px;
	margin-bottom: 15px;
	margin-top: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	border-bottom: 1px dotted white;
}
.titre1a {
	color:#3C2E79;
	font-size: 14px;
	/*	font-weight: bold; */
	margin-left: -20px;
	margin-right: -80px;
	margin-bottom: 15px;
	margin-top: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	border-bottom: 1px dotted white;
}

.soustitre {
	font-weight: bold;
	margin-left: -10px;
	margin-right: -10px;

}
.soustitre22 {
	font-size: 13px;
	margin-left: -15px;
	margin-right: -15px;
	/*	font-weight: bold; */
	margin-bottom: 5px;
	margin-top: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	text-align:center;
}
.soustitre2 {
	font-size: 13px;
	margin-left: -15px;
	margin-right: -15px;
	/*	font-weight: bold; */
	margin-bottom: 5px;
	margin-top: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	text-align:center;
}

.soustitre2a {
	color:#3C2E79;
	font-size: 13px;
	margin-left: -15px;
	margin-right: -15px;
	/*	font-weight: bold; */
	margin-bottom: 5px;
	margin-top: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	text-align:center;
}

.texte {
	margin-top: 5px;
	margin-bottom: 10px;
	text-align:justify;
	color:#FFFFFF;
}
.cgv {
	margin-top: 5px;
	margin-bottom: 10px;
	text-align:right;
	color:#FFFFFF;
}
.tbcontact td {
	color:#FFFFFF;
	font-size:11px;
}
.texte a {
	margin-top: 5px;
	margin-bottom: 10px;
	text-align:justify;
	text-decoration:none;
	color:#FFFFFF;
}
.texte a:visited {
	margin-top: 5px;
	margin-bottom: 10px;
	text-align:justify;
	text-decoration:none;
	color:#FFFFFF;
}
.texte a:hover {
	margin-top: 5px;
	margin-bottom: 10px;
	text-align:justify;
	text-decoration:underline;
	color:#FFFFFF;
}
.cgv a {
	margin-top: 5px;
	margin-bottom: 10px;
	text-align:justify;
	text-decoration:none;
	color:#FFFFFF;
}
.cgv a:visited {
	margin-top: 5px;
	margin-bottom: 10px;
	text-align:justify;
	text-decoration:none;
	color:#FFFFFF;
}
.cgv a:hover {
	margin-top: 5px;
	margin-bottom: 10px;
	text-align:justify;
	text-decoration:underline;
	color:#FFFFFF;
}
.texte2 {
	margin-top: 5px;
	margin-left: -32px;
	margin-right: -50px;
	margin-bottom: 10px;
	text-align:center;
}
.texte2 a {
	margin-top: 5px;
	margin-bottom: 10px;
	text-decoration:none;
	color:#FFFFFF;
}
.texte2 a:visited {
	margin-top: 5px;
	margin-bottom: 10px;
	text-decoration:none;
	color:#FFFFFF;
}
.texte2 a:hover {
	margin-top: 5px;
	margin-bottom: 10px;
	text-decoration:underline;
	color:#FFFFFF;
}

.texte2a {
	color:#3C2E79;
	margin-top: 5px;
	margin-left: -32px;
	margin-right: -50px;
	margin-bottom: 10px;
	text-align:center;
}

#page {
	text-align: left;
	width: 844px;
	height: 502px;
	padding: 0px;
	margin: 50px auto;
}

#menu {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 163px;
	padding: 0px;
	width: 651px;
	height: 30px;
}
#ssmenu {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 163px;
	width: 651px;
	height: 20px;
}

#content {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 163px;
	width: 651px;
	height: 341px;
	overflow: auto;
}
#lowcontent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 163px;
	width: 651px;
	height: 321px;
	overflow: auto;
}

#text_scroll {
	font-size:10px;
	color: #FFFFFF;
	line-height: 18px;
	padding-top: 15px;
	padding-right: 100px;
	padding-bottom: 15px;
	padding-left: 60px;
}
INPUT, TEXTAREA {
	border : 1px solid #3C2E79;
	background: #DDD;
}
INPUT:focus, TEXTAREA:focus {
	background: #FFF;
	border: 1px solid black;
}
INPUT:hover, TEXTAREA:hover {
	border: 1px solid white;
}
.image {
text-align:center;
}