/* CSS Document */

.titreCadreDocs{
	background:url(images/evenements/titre-cadre-docs.gif) no-repeat;
	width:270px;
	height:51px;
}

.titreCadreGrand{
	width:571px;
	float:left;
	margin-bottom:10px;
}

.titreCadreContact{
	background:url(images/specialites/titre-contact.gif) no-repeat;
	width:571px;
	height:50px;
}


.titreCadreBandeGrand{
	background:url(images/specialites/titre-cadre-bg.gif) repeat-y;
	width:551px;
	padding:10px;
}

.titreCadreBottomGrand{
	background:url(images/specialites/titre-cadre-bottom.gif) no-repeat;
	width:571px;
	height:6px;
}

.cadreFVC{
	background:url(images/specialites/cadre-FVC.gif) no-repeat;
	width:333px;
	height:75px;
	padding-top:65px;
	padding-left:14px;
	padding-right:5px;
	
	float:right;
}

ul#listePro {
	margin: 0;
	margin-left:10px; 
	padding: 0;
	list-style-type: none;	
	line-height: 16px;
}

ul#listePro li {
    background: url(images/accueil/puce-actualites.gif) no-repeat 0 5px;
	margin: 0;
	padding: 0 0 0 12px;
}