
	#mainArea td#mid {
		width:561px;	/* 578 - (7+10) */
		padding:20px 10px 0 7px;
	}

	#mainArea td#mid a {
		color:#ce4857
	}

	/* Basic Component CSS Document */

	.text-component {
		color:#353535;
		font-size:1em;
		/*font-family:"Trebuchet MS", Arial;*/
		/*margin:0 0 10px 0;*/
		padding:0 0 5px 0;
		background-repeat:repeat-x;
		background-position:0 bottom;
		
	}
	* html .text-component em {
		font-style:normal;
		color:#999
	}
	.text-component img {
		
	}

	.text-component .title {
		display:block;
		color:#218c32;
		font-size:2.5em;
		font-weight:bold;
		border-bottom:2px solid #8cc919
	}
	
	.text-component div {

	}	
	
	.text-component .intro {
		clear:both;
		display:block;
		margin:10px 0 -2px 0;
		color:#005221;
		font-weight:bold;
		font-size:1em; background-color:#fff
	}

	.summary-component {
		background-image:url(../../img/elements/cl_dotted.gif);
		background-position:0 top;
		background-repeat:repeat-x;
		padding:5px 0 10px 0;
		margin:5px 0 0 0;
	}

	.summary-component-title {
		padding:0 0 5px 0;
		font-weight:bold;
		font-size:1.5em;
		margin:0 0 5px 0;
		font-family:"Arial Narrow", Arial;
	}

	.summary-component ul {
		list-style-type:none;
		padding:0 0 0 10px;
		width:360px
	}

	.summary-component ul li {
		margin:0 0 10px 0;
		padding:0 0 5px 0px;
		background-image:url(../../img/elements/cl_dotted.gif);
		background-position:0 bottom;
		background-repeat:repeat-x;
	}
	
	.summary-component ul li a img {
		position:relative;
		top:2px;
		left:2px;

	}

	.summary-component ul li a.title {
		background-image:url(../../img/elements/carre_vert.gif);
		background-position:0 5px;
		background-repeat:no-repeat;
		display:block;
		font-weight:bold;	/* bold to change */
		color:#228327;
		text-decoration:none;
		padding:0 0 0 10px;
	}


	.summary-component ul li a {
		color:#005221;
		text-decoration:none;
		font-weight:bold;
		padding:0 0 0 12px;
		background-image:url(../../img/elements/carre_vert.gif);
		background-repeat:no-repeat;
		background-position:0 5px;
	}
	
	.summary-component ul li a:hover {
		text-decoration:underline;
	}
	
	.list-component {
		padding:0 0 10px 0;
	}

	.list-component-title {
		padding:0 0 5px 0;
		color:#353535;
		font-weight:normal;
		font-size:1.0em;
		margin:0 0 5px 0;
	}

	.list-component ul {
		list-style-type:none;
		padding:0 0 0 10px;
	}

	.list-component ul li {
		margin:0 0 5px 0;
		padding:0 0 0 8px;
		color:#353535;
		text-decoration:none;
		background-image:url(../../img/elements/carre_vert.gif);
		background-repeat:no-repeat;
		background-position:0 6px;
	}

	.list-component ul li a {
		color:#353535;
		text-decoration:none;
	}

	/* Link Component */

	a.l1 {
		color:#2e933b;
		text-decoration:underline
	}

	a.l1:hover {
		text-decoration:none
	}

	a.l2 {
		color:#ce0026;
		text-decoration:underline
	}

	a.l2:hover {
		text-decoration:none
	}

	a.l3 {
		color:#c40225;
		text-decoration:underline
	}

	a.l3:hover {
		text-decoration:none
	}

	table.table-list-component {
		border-collapse:collapse;
		border:0;
		margin:0 0 10px 0;
		width:550px
	}

	table.table-list-component caption {
		display:block;
		margin:5px 0 5px 0
	}

	table.table-list-component tr td {
		padding:1px 20px 1px 10px;
		vertical-align:top;
		color:#343331;
	}

	table.table-list-component tr td a {
		color:#218C32;
		text-decoration:underline
	}

	table.table-list-component tr td.head {
		background-color:#e3e1d5;
	}

	table.table-list-component tr.r1 {
		background-color:#fff;
	}

	table.table-list-component tr.r2 {
		background-color:#F2F2ED;
	}

	.field, textarea {
		border:1px solid #bbb497;
		padding:1px 2px 0 2px;
		color:#6f6f6f;
	}

	.field {
		height:17px;
	}

	textarea {
		font-family:Arial, Helvetica, sans-serif;
		font-size:1em;
		width:275px;
		height:75px;
	}

	.section {
		background-image:url(../../img/elements/cl_dotted.gif);
		background-repeat:repeat-x;
		background-position:0 bottom;
		padding:0 0 10px 0;
		margin:0 0 10px 0;
	}

	.ln {
		clear:both;
		margin:5px 0 5px 0;
	}

	* html .ln {
		margin:3px 0 3px 0;
	}

	.star {
		color:#cd0136;
	}

	label {
		display:inline;
		float:left;
		width:95px;
		padding:0 5px 0 5px;
		color:#30312b;
	}

	.buttons {
		clear:both
	}

	.obligatory-data {
		color:#cd0136;
		margin:20px 0 20px 0;
		padding:0 0 0 5px;
	}
