h1, h2, h3, h4, h5, h6, p, ul, li {
	font-family: Verdana, sans-serif;	
}

h1, h2, h3, h4, h5, h6 {
	color: #cb5912;	
}

p, ul, li {
	color: #333;	
}

div {
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

h1 {
  background: url(images/heading.png) no-repeat 0 2px;
  padding-left: 50px;
  text-transform: uppercase;
  margin-bottom: 10px;
  margin-top: 20px;
  font-size: 15px;
}

h2 {
  font-size: 13px;
  margin-bottom: 10px;
}

h3 {
  font-size: 11px;
  margin-bottom: 10px;
}

p {
  font-size: 11px;
  line-height: 1.5em;
  margin-top: 6px;
  color: #333;
}

p, ul {
  margin-bottom: 1em;
}
ul {
  padding-left: 1em;
  margin-top: 6px;
  margin-left: 6px;
}
li {
  list-style-type: none;
  background: url(images/puce-natixis.gif) no-repeat 0px 6px;
  padding-left: 10px;
}
a {
  color: #581d74;
}
a:hover {
  text-decoration: underline;
}

em {
  font-style: italic;
}

/* lettrine */
.lettrine {		
}

.lettrine:first-letter {
	font-size: 50px;
	float: left;
	margin: 4px 6px 6px 0;
}

/* encadre */
.encadre {
	border: 1px solid #b290b3;
	background: #ece4f1;
	margin: 10px;
	padding: 10px;
}

/* images */
img {
  border: 10px solid #E4E4E4;
}

.image-a-gauche {
	float: left;
	margin-right: 8px;
	margin-bottom: 4px;
}

.image-a-droite {
	float: right;
	margin-left: 8px;
	margin-bottom: 4px;
}

/* Bouton play */
.pngfix {	
}

/* Vignette actu */
.news-thumb {	
}


/* liens bouton */
.plus{
}

.plus a{
	border: none;
	padding: 0;
	text-align: center;
	color: #fff;
	font-weight: bold;
	background: #5d2478;
	text-decoration: none;
}

/* fancybox */
.agrandir{
}

/* legende dans la photo */
.legende-photo {
	position: relative;
	margin: 0 auto;
}

.legende-photo SPAN {
	position: absolute;
	z-index: +1;
	left: 10px; bottom: -10px;
	font-style: italic; color: #fff;
	display: block;
	background: #581d74;
	padding: 4px 0;
	/**/
	opacity:0.75;
  	filter:alpha(opacity=75);
}

/* fleche-lien */
.fleche-lien {
	padding-left: 14px;
	background: url(images/arrow-off.gif) no-repeat 0px 4px;
	display: block;
}
