/* SOCIETE: KOLTECH */
/* AUTEUR: Aur�lien Marchand */
/* DATE DE CREATION: 17/03/06 */
/*  Tous droits r�serv�s 
// *****************************************************************
// CSS Edition d'offres Demo
// *****************************************************************
*/
body{
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	margin-top: 0;
	margin-left: 0;
	background: White;
}
.Style8 {
	color: #00AAA6;
	font-weight: bold;
}
#titreAnnonce{
	position:absolute;
	left:60px;
	top: 109px;
	color:#00688B;
	font-size:18px;
} 

#titreOffre{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#00688B;
	font-size:18px;
	margin: 0px;
	padding-left:40px;
	vertical-align:middle;
}
.tableauOffre{
	padding:50px 20px 20px 20px;
}
.gch {
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align : right;
}
td{
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	color: #787878;
}


/* Tableau affichage liste offres */
.TDEntete{
	text-align:center;
	background:#E7E4EB;
	border-style:solid;
	border-width:1px;
	border-color:#00688B;
	font-weight:bold;
}
.TD1st{
	border-style:solid;
	border-width:1px;
	border-color:#00688B;
	padding-left:2px;
	background:#CFDAFF;
}
.TD2nd{
	border-style:solid;
	border-width:1px;
	border-color:#00688B;
	padding-left:2px;
	background:#E7E4EB;
}


.color1 { color: #aaaaaa;}
.color3 { color: #fe000c !important;}

div#tracker {
	position: relative;
	height: 25px;
	width: 561px;
	margin: 10px 0 0 0;
	font-size: 11px;
	font-weight: 900;
	float: left;
	color: #aaaaaa;
}

div#tracker a {
		color: #aaaaaa;
		font-weight: 900;
}

div.hr {
		height: 1px;
		width: 412px;
		background-color: #cccccc;
		clear: both;
		margin: 10px 0 10px 0;
		font-size: 1px;
	}
	
#fin  {
	position: relative;
	width: 412px;
	height: 565px;
	float: left;
	background-color: #f8f8f8;
	border: solid 1px #cccccc;
	color: #8a8a8a;
	padding: 0 0 0 10px;

}
#fin2  {
	position: relative;
	width: 440px;
	/*height: 565px;*/
	float: left;
	background-color: #f8f8f8;
	border: solid 1px #cccccc;
	color: #8a8a8a;
	padding: 0 0 0 10px;

}
.liens {float : right; margin-right : 15px;}

.img {	width :  560px;}

input.submit {background-color: #fe000c;
			color: #ffffff;
			height: 20px;
			width: 83px;
			font-size: 11px;
			font-weight: 700;
			margin: 10px 0 0 10px; float : right;}
		
input.reset { 	background-color: #595F61;
				color: #ffffff;
				height: 20px;
				width: 83px;
				font-size: 11px;
				font-weight: 700;
				margin: 10px 0 0 10px; float : right;}
				
.titre_cand {
			font-weight: 900;
			color: #787878;
			font-size: 12px;
			text-align : right;
			
			vertical-align : top;padding-right : 5px;
		}
		
div.offre{  		
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
font-weight: 900;
					color: #787878;
					font-size: 12px;
					margin-top : 10px;
					margin-bottom : 30px;}
		
.gris {color: #787878;}
