#principal {
	float: left;
	width: 670px;
	margin-left: 10px;
	}

.current {
	clear: both;
	margin-right: 10px;
	padding-bottom: 10px;
	padding-top: 4px;
	padding-left: 6px;
	width: 670px;
	background: white url(images/fond_current.png) repeat-x;
	text-transform: uppercase;
	color: #336699;
	font-weight: bold;
	line-height: 2em;
}

#bando {
	height: 118px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 699px;
}

#bando p {
	padding: 20px 20px 0 400px;
	margin: 0;
	font-size: 1.1em;
	text-align: justify;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #333333;
}

div.gp-comp {
	margin: 8px 0 6px 0;
}


div.comp-1 {
	padding-left: 105px;
	width: 210px;
	height: 80px;
	float: left;
}

div.comp-2 {
	padding-left: 105px;
	margin-left: 30px;
	float: left;
	width: 210px;
	height: 80px;
}

.joblien:link {
	font-size: 1.1em;
	font-weight: bold;
	margin-right: 15px;
	color: #333333;
	text-decoration: none;
}

.joblien:hover {
	font-size: 1.1em;
	font-weight: bold;
	margin-right: 15px;
	color: #333333;
	text-decoration: underline;
}

.joblien:visited {
	font-size: 1.1em;
	font-weight: bold;
	margin-right: 15px;
	color: #333333;
	text-decoration: line-through;
}

.comment {
	font-size: 12px;
}


