/* CSS Document */
#content {
	padding-top:23px;
	padding-bottom:103px;
	margin-right: 20px;
	margin-left: 24px;
	background: url(../images/vlblue_bg.gif) no-repeat left 53px;
}
div.c2left {
	float: left;
	width: 508px;
	clear: left;
}
div.c2right {
	float: right;
	width: 321px;
	background: url(../images/contact_bg.gif) no-repeat 18px 18px;
	padding-top: 90px;
}
div.c2right a {
	color: #063260;
}
div.c2right p {
	margin-bottom: 20px;
	padding-left: 18px;
}
div.c1 {
	clear: both;
}
div.main {
	padding-left: 76px;
}
h1 {
	font-size: 1.5em;
	font-weight: normal;
	color: #062F5B;
	margin-bottom: 7px;
}
h2 {
	font-size: 15px;
	line-height: 24px;
	font-weight: normal;
	color: #FFFFFF;
	background: #A1CAE9 url(../images/h2lblue_left.gif) no-repeat left center;
	padding-left: 13px;
	margin-bottom: 10px;
	float: left;
}
h2 span {
	background: #A1CAE9 url(../images/h2lblue_bg.gif) no-repeat right center;
	padding-right: 13px;
	line-height: 24px;
	display: block;
}
hr {
	background: #FFFFFF;
	clear: both;
	border-top: 1px solid #FFFFFF;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 30px;
	color: #FFFFFF;
}
fieldset {
	margin-bottom: 10px;
	border-style: none;
	color: #063260;
	font-size: 0.8em;
}
fieldset#infos input, fieldset#infos textarea {
	border: 1px solid #809DB9;
}
fieldset#infos input {
	display: block;
	float: left;
	line-height: 14px;
	font-size: 12px;
}
fieldset#infos input.short {
	width: 130px;
}
fieldset#infos input.long, fieldset#infos textarea.long {
	width: 342px;
}
fieldset#infos textarea.long {
	width: 342px;
	height:128px;
}
fieldset#infos div.line {
	height: 14px;
	margin-bottom: 10px;
}
label {
	display: block;
	float: left;
	width: 70px;
	line-height: 14px;
}

label.c2 {
	padding-left: 10px;
}
fieldset#envoi {
	text-align: center;
}
.ita{
	font-style: italic;
	padding-left: 60px;
}
.red{
color:#FF0000;
}
.fright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.plan {
	font-size: 0.8em;
}

