body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size:11px;
}

.liens {
	font-family: Verdana, sans-serif;
	color:#FFB759;
	font-size:11px;			
}
.clear { clear:both; }

a:link.liens{
	text-decoration : underline;
}
a:visited.liens{ 
	text-decoration : underline;
}
a:hover.liens{
	text-decoration : none;
}

.contenu {
	font-family: Verdana, sans-serif;
	color:#000000;
	font-size:11px;			
}
a:link.contenu{
	text-decoration : underline;
}
a:visited.contenu{ 
	text-decoration : underline;
}
a:hover.contenu{
	text-decoration : none;
}


.blcLiens {
	width : 280;
	height : 72;
	padding-top : 124px;
	padding-left: 175px; 
	float: left;		
}

.blcActu {
	padding-top: 35px;
	padding-right: 30px;
	float: right;
}
.contenuColor {
	font-family: Verdana, sans-serif;
	color:#952C60;
	font-size:11px;			
}
a:link.contenuColor{
	text-decoration : underline;
}
a:visited.contenuColor{ 
	text-decoration : underline;
}
a:hover.contenuColor{
	text-decoration : none;
}

#homeConteneur { font-family:Verdana, Arial, Helvetica, sans-serif; text-align:left; width:760px; height:374px; background:url(../images/home_fond.jpg) no-repeat; padding:22px 0 0 0; position:relative; }
#homeConteneur h1, #homeConteneur h2 { font-size:12px; }
#homeConteneur .colonne1 { width:212px; float:left; padding:0 22px 0 277px; }
#homeConteneur .colonne2 { width:212px; float:left; }
.contenuHome { background:#FFF; border:1px solid #FFF; }
	#homeConteneur h1, #homeConteneur h2 { margin:0; }
		.contenuTexte { padding:10px; width:192px; }
			#homeConteneur p { margin:0 0 10px 0; }
			#homeConteneur a { color:#000; }
			#homeConteneur a:hover { text-decoration:none; }
	.espaceDeclaration { margin-top:10px; padding:5px 0 5px 18px; width:212px; background:url(../images/bgd_services.gif) no-repeat; }
		#homeConteneur .espaceDeclaration h1 { color:#a23c6e; padding:0 25px 1px 30px; font-size:11px; }
			#homeConteneur .espaceDeclaration h1 a { color:#a23c6e; text-decoration:none; }
	#homeConteneur .colonne2 .contenuHome { position:absolute; bottom:25px; }
/* Classes pour les univers du site */
.cfc { color:#a23c6e }
.copies { color:#7b937f }
.legislation { color:#9b6a91 }
.auteursEditeurs { color:#6a7f9b }
.kiosque { color:#dc8620 }


p.copies strong { color:#000; background:url(../images/ico_copies.gif) no-repeat 0 3px; padding-left:12px;  }
p.cfc strong { color:#000; background:url(../images/ico_cfc.gif) no-repeat 0 3px; padding-left:12px;  }
p.legislation strong { color:#000; background:url(../images/ico_legislation.gif) no-repeat 0 3px; padding-left:12px;  }
p.auteursEditeurs strong { color:#000; background:url(../images/ico_auteursEditeurs.gif) no-repeat 0 3px; padding-left:12px;  }
p.kiosque strong { color:#000; background:url(../images/ico_kiosque.gif) no-repeat 0 3px; padding-left:12px;  }
