 
body {
	background-image: url("http://www.crij-bretagne.com/quartiersdete/images/fond.jpg");
	background-attachment : fixed;
	background-repeat : no-repeat;
	background-position: top center; 
	background-color: #FFFFFF;
	font: normal 0.8em Lucida Sans;
	color: #000000;
}

.trait {
	font-size: 14px;
	vertical-align:top;
	background: url(images/trait.gif) repeat-y;
}

.trait2 {
	font-size: 14px;
	position: center;
	background: url(images/trait2.gif) repeat-x;
}

.textefixe {
	font-size: 14px;
	font: normal Lucida Sans;
	line-height: 14px;
}
.textefixe2 {
	font-size: 16px;
	font: normal Lucida Sans;
	line-height: 18px;
}

.titrefixe {
	font-size: 20px;
	font: normal Lucida Sans;
	line-height: 20px;
	font-weight: bold;
	color: #e43a2d;
}

.titrefixe2 {
	font-size: 16px;
	font: normal Lucida Sans;
	font-weight: bold;
	color: #3d60af;
}

.titrefixe3 {
	font-size: 14px;
	font: normal Lucida Sans;
	font-weight: bold;
	color: #3d60af;
}

a {
	color: #B43A81;
}

a img{ border:none; }

a:hover {
	text-decoration: none;
}

.lien {

color: #3d60af;
}

.lien2 {
font-size: 16px;
color: #3d60af;
}

.lien3 {
font-size: 20px;
color: #3d60af;
}


#texte_page_fixe{
font: Lucida Sans;
color: #000000;
font-size: 0.8em;
}

h1 {
	font: bold 1em Lucida Sans;
}

h2 {
	font: bold 1.3em Lucida Sans;
}

h3 {
	font: normal 1.3em Lucida Sans;
}

h4 {
	font-size: 1.8em;
	font-weight: bold;
}

h5 {
	font: bold 1.1em Lucida Sans;
}


