@import url(global_arts.css);

/* TITRES */

h1 {
	color: #4a3874;
}

h2 {
	color: #000;
	padding: 0 0 0 9px;
	background-image: 	url(../img/global/pro_puce_titre.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	margin: 0 0 5px 0;
}

h2 a{
	color: #301b60;
}

h2 a:hover{
	color: #7c980b;
	text-decoration: none;
}

/* HEADER */

.header {
	height: auto;
}

/* BROCHURE */

.brochure {
	width: 836px;
	height: 533px;
	background-color: #2b738b;
	margin: 0 0 0 16px;
} 
