@import url('global.css');

div#titre  { margin:15px 0 30px 0; }
div#presses   { padding-left:40px; }
.presse       { width:627px; margin-bottom:30px; }
.presse_left  { float:left; }
.presse_right { float:right;}
.texte        { margin-bottom:45px; padding-left:100px;  width:565px; }
.texte p      { margin-bottom:15px; }
.image        { margin-bottom:30px; }

.reference             { width:791px; height:106px; margin-bottom:20px; }
.reference_img         { float:left; width:166px; height:106px; }
.reference_txt         { float:right; width:625px; height:106px; }
.reference_txt_titre   { width:611px; height:24px; padding-left:14px; }
.reference_txt_adresse { width:611px; height:22px; padding-left:14px; }
.reference_txt_desc    { width:611px; height:48px; padding:10px 0 0 14px; }

.texte .titre          { margin-bottom: 42px; }
#slideshow             { position: relative; width: 568px; height: 362px; margin-left: auto; margin-right: auto; }
.mecenat-slideshow     { width: 100%; height: 362px; background-image: url('../images/front/diapo_background.jpg'); background-repeat: no-repeat; background-position: top left; margin-bottom: 86px; text-align: center; }
.slideshow-navigation img { cursor: pointer; }
.donation              { margin-top: 50px; }
.donation-contact      { margin-left: 65px; }

.dots {
	position: absolute;
	top: 380px;
	left: 242px;
}
.dotOn {
	width: 10px;
	height: 10px;
	background-image: url('../images/front/slideshow_doton.png');
}
.dotOff {
	width: 10px;
	height: 10px;
	background-image: url('../images/front/slideshow_dotoff.png');
}

h1            { font-weight:normal; font-size:25px; }
h2            { font-size:20px; color:#97bf02; }
h3            { font-size:17px; }
.size15       { font-size:15px; }
.size17       { font-size:17px; }
.size18       { font-size:18px; }
.titre_mini   { font-size:15px; color:#97bf02; font-weight:bold; }
.texte        { text-align:justify; }
.presse_titre { font-size:15px; color:#97bf02; }
.presse       { border-bottom:solid 1px #97bf02; }
.presse a     { color:#97bf02; }

.bold         { font-weight: bold; }
.green        { color: #97bf0e; }
.fl           { float: left; }

.reference             { background:#ededed; border-bottom:solid 2px #97bf02; }
.reference_txt_titre   { background:#97bf02; color:#fff; font-size:15px; font-weight:bold; line-height:24px; }
.reference_txt_adresse { background:#fff;  line-height:22px; }
#reference_pager       { text-align:center; color:#000; }
#reference_pager a     { color:#9e9e9e; }

