@charset "ISO-8859-2";
/* CSS Document */

#content {
	padding-top:45px;
	padding-bottom: 20px;
}

.reference{
	display:block;
	padding-left: 20px;
	float:left;
	width:200px;
}

.reference h2{
	height: 37px;
	width: 200px;
	text-indent: -2000px;
	margin-bottom: 5px;
}

h2.programmation {
	background: url(../images/h2-programmation.gif) no-repeat top left;
}

h2.production{
	background: url(../images/h2-production.gif) no-repeat top left;
}

h2.conseil{
	background: url(../images/h2-conseil.gif) no-repeat top left;
}

h2.presse{
	background: url(../images/h2-presse.gif) no-repeat top left;
}

.reference h3{
	font-size: 1.4em;
	padding-bottom: 10px;
	padding-top: 20px;
}

.reference p{
	font-size:1.3em;
	line-height: 1.6em;
}

.reference .texte{
	height: 250px;
	background: url(../images/hr.gif) repeat-x bottom;
	display:block;
}

.reference ul{
	margin-top:10px;
	margin-bottom:9px;
}

.reference li{
	list-style: none;
	font-size:1.1em;
	line-height: 1.2em;
	padding-bottom: 1.2em;
}

.reference li a{
	background:  url(../images/li-link.gif) no-repeat 0 5px;
	padding-left: 10px;
}

#violet {
	color: #663366;
}

/*
//  Navigation
*/
 li.level1 a:link, li.level1 a:visited{
	width:133px;
	background:url(../images/navigation-li.gif) no-repeat -383px -80px;
}

 li.level1 a:hover{
	width:133px;
	background:url(../images/navigation-li.gif) no-repeat -383px -40px;
}

 li.level1 a:active{
	width:133px;
	background:url(../images/navigation-li.gif) no-repeat -383px -80px;
}


li.level2 a:link, li.level2 a:visited{
	width:143px;
	background:url(../images/navigation-li.gif) no-repeat -240px -80px;
}

 li.level2 a:hover{
	width:143px;
	background:url(../images/navigation-li.gif) no-repeat -240px -40px;
}

 li.level2 a:active{
	width:143px;
	background:url(../images/navigation-li.gif) no-repeat -240px -80px;
}

 li.level3 a:link, li.level3 a:visited{
	width:117px;
	background:url(../images/navigation-li.gif) no-repeat -123px -80px;
}

 li.level3 a:hover{
	width:117px;
	background:url(../images/navigation-li.gif) no-repeat -123px -40px;
}

 li.level3 a:active{
	width:117px;
	background:url(../images/navigation-li.gif) no-repeat -123px -80px;
}

li.level4.active a{
	width:131px;
	background:url(../images/navigation-li.gif) no-repeat -516px 0;
}

h1{
	background:url(../images/h1.gif) no-repeat 0px -160px;
}
