@charset "ISO-8859-1";
/* -------------------------------------------------------------- 
  
   Artionet CSS powered by Blueprint CSS Framework Screen Styles
   * Version:   0.6 (21.9.2007)
   
-------------------------------------------------------------- */

@import 'lib/reset.css';
@import 'lib/typography.css';
@import 'lib/navigation.css';
@import 'lib/grid.css';
@import 'lib/forms.css';
@import 'lib/classes.css';
  
h1.logo {margin:50px 20px 20px 50px; padding:0px;}
h1.logo a{
	display:block;
	width:139px;
	height:133px;
	background:url('../images/logo.gif');
	font-size:0px;
	line-height:0px;
	text-indent:-10000px;
}
.lang {position:absolute;top:10px;right:10px;}
.address {
	font-size:11px;
	line-height:1.4em;
	padding:0px 0px 0px 0px;
	margin: 2em 1em 1em 30px;
}
.soutien {
	font-size:11px;
	line-height:1.4em;
	padding:0px 0px 0px 0px;
	margin: 4em 1em 1em 30px;
}
.soutien p {margin-bottom: 10px;}

.news {background:url('../images/bgNews.jpg') no-repeat;width:587px;height:204px;padding:20px 0px 20px 20px;}
.news h2 {color:#5e6a68;}
.news em {color:#5b8c0f;font-style:normal;background:none;}
.news strong {color:#89be32;}
.news .more {color:#010101;text-transform:uppercase;font-size:10px;}

.newsletter {
	width:184px;
	height:90px;
	background:url('../images/bgNewsletter.gif');
	position:absolute;
	top:-73px;
	left:61px;
	padding:15px 0px 0px 10px;
}
.newsletter h4 {color:#5e6869;font-size:22px;margin:0px 0px 10px 0px;}
#footer .newsletter a {color:#5e6869;}
.newsletter input.txt {background:url('../images/bginput.gif') no-repeat;width:119px;height:17px;border:0px;float:left; margin-right:5px; padding: 3px; display: block; overflow: hidden; color: #5e6868}
.newsletter input.btn {background:url('../images/bgbtnOK.gif') no-repeat;width:44px;height:22px;border:0px;color:#fff;
font-weight:bold;font-size:10px;}
#footer a {color:#fff;}
#printlink {position:absolute;top:10px; left:710px;background:url('../images/btnprint.gif');width:188px;height:24px;display:block;
font-size:0px;line-height:0px;text-indent:-10000px;}

/* Ajout de Vincent */
.icons img{border:0;padding:0;margin:0 auto 8px auto; background:#e7e7e7; display:block;}
.icons{padding:0; width:100px; height:100px; float:left;text-align:center; margin:0 0 20px 5px; line-height:1;color:#333333;}
.icons a{color:#333333;}
.icons a:hover{color:#83BB34;}

.btn-a{display:block;padding:8px 9px 9px 8px;width:113px;height:43px;line-height:43px;background:url('/htdocs/images/icons/button.png') no-repeat 0 0;text-align:center;color:#111;}
.btn-a:hover{color:#fff;}

#header_print{display:none;}

.pager{width:100%; border-bottom: 0px;}
.pagination{ background:#86bf34; text-align:right; font-size:10px; padding:7px }
.pagination a{ color:#fff; background:#5e6868; border:1px solid #5e6868; padding:1px 3px}
.pagination a:hover{ color:#5e6868; background:#fff; border:1px solid #fff; padding:1px 3px}
.pagination a.page_Selected{ color:#86bf34;background:#fff;border:1px solid #fff;padding: 1px 3px}

