
/*FORM*/



.contents .form-gallery
{
}

.contents .form-gallery .section
{
	height:26px;
	width:587px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6f8964;
	margin-bottom:5px;
	position:relative;
}

.contents .form-gallery .section img.title-section
{
	float:left;
}

.contents .form-gallery .section .checks
{
	right:-15px;
	position:absolute;
	z-index:100;
	top:-4px;
}

.contents .form-gallery .section .check-content
{
	float:left;
	margin-right:15px;
}


.contents .form-gallery .section .check-content .check
{
	margin-top:5px;
}


.contents .form-gallery .section .check-content .check label
{
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin-left:1px;
	color:#738c69;
}

.contents .form-gallery .lines
{
	width:300px;
	float:left;
}

.contents .form-gallery .blu-link
{
	margin-left:30px;
	margin-top:60px;
	float:left;
}

.contents .form-gallery .line
{
	height:32px;
	width:300px;
	background-image:url(../img/forms/bgr_line.gif);
	background-repeat:no-repeat;
	margin-top:2px;
}

.contents .form-gallery .line .field-1, .contents .form-gallery .line .field-2, .contents .form-gallery .line .field-3
{
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-top:7px;
	color:#738c69;
	padding-right:5px;
}


.contents .form-gallery .line .calendar
{
	display:inline;
}

.contents .form-gallery .line input
{
	display:inline;
	height:17px;
	width:145px;
}

.contents .form-gallery .line select
{
	display:inline;
	height:20px;
	width:150px;
}

.contents .form-gallery .line input.button
{
	width:30px!important;
	height:22px;
}

.contents .form-gallery .line label
{
	height:17px;
	margin-right:5px;
}

.contents .form-gallery .line .field-1
{
	width:285px;
	float:left;
	text-align:right;
}



/*FINE FORM*/
