
body {
font-family:Arial, Helvetica, sans-serif; font-size:11px; color: #666666;}


.textfield {
	border:#666666 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	width:225px;
	height:auto;
	font-size:11px;
	float:left;
	margin-top: 2px;
}
#radio {
	position: relative;
	left: 5px;
	top: 8px;
}
#select {border:#666666 1px solid; font-family:Arial, Helvetica, sans-serif; height:auto; font-size:11px; width: 150px; font-style: italic; margin-left:10px}
#more {
	color: #93520b;
	clear: both;
	float: left;
	font-style: italic
}
#less {
	color: #93520b;
	display: none;
	clear: both;
	float: left;
	font-style: italic
}

.carte {
	height:auto;
	width:740px;
}
.infos {

	height:auto;
	width:750px;
	font-size: 12px;
	padding-left: 7px;
}
.image {
	float:left;
	width: 400px;
	margin:10px;
	text-align:center;
}
.content {
	float:left;
	width:308px;
	margin:10px;
	overflow: hidden;
	height: auto;
	background-image: url(../../images/form/form-bgr.gif);
}
.form-label1 {
	width: 70px;
	height: auto;
	float: left;
	margin-top: 2px;
	color: #666666;
	font-weight: bold;
}
.form-label2 {
	width: 100px;
	height: auto;
	float: left;
	margin-top: 2px;
	font-style: italic;
}


.label {width:60px; float:left; line-height:20px; font-size:12px;}
.color-text {
	background-image: url(../../images/form/cache.gif);
	float: left;
	height: 30px;
	width: 30px;
	text-align:center;
	margin-left: 10px;
	margin-top: 5px;
}
.header-bar {
	float: left;
	width: 308px;
	height: 20px;
	clear: both;
	padding: 4px;
	background-image: url(../../images/form/form-title.gif);
}

.label-h {
	font-size: 13px;
	font-weight: bold;
	color: #444444;
	float: left;
	height: auto;
	clear: both;
}
.300 {
	clear: both;
	float: left;
	width: 300px;
	height:auto
}
.block-info {
	width: 308px;
	padding: 4px;
	clear: both;
	float: left;
	padding-bottom: 7px;
}
.block-content {
	width: 308px;
	padding: 4px;
	padding-bottom: 7px;
	clear: both;
	float: left;
}
.form-footer {
	background-image: url(../../images/form/form-footer.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 308px;
	clear: both;
	padding-left: 5px;
	padding-top: 3px;
	font-weight:bold;
	color: #ffffff;
	font-size:10px;
}
.form-header {
	background-image: url(../../images/form/header-DE.gif);
	height: 40px;
}
li {
	list-style-image: url(../../images/form/form-point.gif);
	line-height: 13px;
	color: #dd000a;
}
input {color: #444444; }


