ul#pmenu
{
	background: #f0f0f0 url(../images/layout/menu_bg/offerte.gif) bottom left no-repeat;
}
#content
{
	background: #70BC1F;
}
ul#pmenu li a:hover, ul#pmenu li.act a
{
	color: #70BC1F;
}
.hori .col1
{
	background: url(../images/layout/sep/h_offerte.gif) left bottom repeat-x;
}
.vert2l .col1
{
	background: url(../images/layout/sep/v_offerte.gif) right top repeat-y; 
}
.vert2r .col1
{
	background: url(../images/layout/sep/v_offerte.gif) left top repeat-y; 
}
.vert3 .col1
{
	background: url(../images/layout/sep/v_offerte.gif) right top repeat-y; 
}
.vert3 .col2
{
	background: url(../images/layout/sep/v_offerte.gif) left top repeat-y; 
}
.form_field
{
	padding: 2px;
}
.enf
{
	color: #000000;
}
p
{
	width: 348px;
}
.submit
{
	float: left;
	clear: both;
	margin-bottom: 12px;
}
.label, .field
{
	float: left;
	display: inline;
	margin-bottom: 3px;
}
.label
{
	width: 160px;
	margin-right: 16px;
}
.field, .field input, .field select, .field textarea
{
	width: 300px;
}
.field textarea
{
	font-family: Verdana, Lucida Grande, Lucida Sans Unicode, Helvetica, Arial, sans-serif;
	font-size: 12px;
}
.anders
{
	text-align: right;
}

br {clear: left;}
