/************************************************************
*    Copyright � by consign val�rie vuillerat 2005    		*
*          Val�rie Vuillerat, Bern (Switzerland)            *
*************************************************************/
/**content 640*/

/** A. HOME *************************************************/
#cssStandardText{
	position:			static;
	width:				640px;
	height:				auto;
	background-color: 	#FFFFFF;
	padding:			40px 20px 20px;
	}

.cssStandardHead	{
	font-size:			16px;
	line-height:		16px;
	color:				#999999;
	font-weight: 		bold;
	}

.cssStandardTitle	{
	color: 				#000000;
	font-weight: 		bold;
	}

#wrapperJobs{ float:left; padding:10px 20px; width:598px; margin:10px 0px; border:1px solid #3399ff; background:#eaf5ff; }
#wrapperJobs p{ padding:0px; margin:0.25em 0px; }

.error .cssFormTableLeft{ color:#b60000; font-weight:bold; }
.error .cssFormInput{ border:1px solid #b60000; }
.error .hint{ float:left; color:#b60000; font-size:80%; display:block; width:280px; padding:1px 0px 0px 0px; }
.cssFormTableRight .hint{ width:220px; padding:3px 0px 0px 0px; }
.checkbox{ float:left; width:14px; height:14px; margin:1px 5px 0px 0px; padding:0px; border:0px; }
label{ float:left; width:280px; display:inline-block; margin-bottom:2px; }

