/* CSS Document */
p.listeformation {
	border: 1px solid #00508e;
	margin : 10px;
	background:url("../images/descr.png") no-repeat 98% center;
}
p.listeformation  a {
	color:#00508e;
	display:block;
	text-decoration:none;
	padding:4px;
}
#colannexe {
	float:left;
	background:#c8dbe3 url("../images/formations/bascolannexe.gif") no-repeat left bottom;
	padding-bottom:30px;
	width: 165px;
	text-align:left;
}
.descriptifformation {	
	position: relative;
	float:left;
	margin: 10px 0 0 30px;	
}
.descriptifformation ul{
	list-style-image:url("../images/formations/lien.png")
}
.for_info{
	font-weight:bold;
	margin: 10px;
}
.for_intitule{
	font-weight:normal;
	font-style:italic;
	color:gray;
	display:block;
}


.for_select{
	border:1px dashed #00508e;
	padding: 2px;
}
.for_table{
	width: 100%;
	font-size:1em;
}
.for_liste{
	position: relative;
	list-style-type: none;
	padding: 0;
	margin: 0;
	height : 4em;
}
h3.for_titre{
padding : 25px 0 0 0;
border-top :solid #00508e 1px;
	
	
}
.for_date{
	position: absolute;
	left : 20px;

}
.for_region{
	position: absolute;
	left : 120px;
	
}
.for_ville{
	position: absolute;
	left : 280px;
}

.for_part{
	position: absolute;
	right:0;
	
}
.for_lien{
	position: absolute;
	top : 2em;
	right : 0;
}
.for_lien:hover{
}
.information{
	font-size: 0.8em;
}
#contenu .couleur{
color:#000000;
font-weight : bold;
}
#coldouble #choix h3{
margin:20px 0 20px 100px;
font-size:0.9em;
}