/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

  /**********************************/
 /************* GENERAL ************/
/**********************************/

html {
	height:100%;
}
body {
	background:url(../images/fond-motif.png) top left repeat;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:1.3em;
	height:100%;
}
.page {
	background: url(../images/fond-entete-motif.png) top left repeat-x;
	width: 100%;
	min-height:100%;
}
.wrapper {
	margin: auto;
	background: url(../images/fond-centre.png) center repeat-y;
	min-height:100%;
	min-width:1016px;
}
.header {
	width: 1016px;
	height: 220px;
	margin:auto;
	background: url(../images/fond-entete.png) center no-repeat;
	position:relative;
}
.main {
	width:960px ;/*960px*/
	margin: 0 auto;
	padding: 0 28px;
}
.content {
	width: 560px;
	margin: 0 0 0 40px;
}
.content-sign {
	width:900px;
	margin: 0 0 0 40px;
}
.aside {
	width: 300px;
	margin-right: 20px;
	float: right;
}
.content-sign .aside {
	margin-right:0;
	margin-left: 20px;
	z-index:50;
}
#logo > a {
	background: url(../images/titre.png) left top no-repeat;
	display:block;
	width:867px;
	height:176px;
	position:absolute;
	top: 0px;
	left: 70px;
	text-indent: -9000px;
}
.annonce {
	margin: 0 20px 30px;
	padding:5px 20px;
	background: #dae6f2;/*f8c8c0*/
	border: solid 4px #486c92;
	border-radius: 10px;
}
.annonce h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 1.7em;
    font-weight: bold;
    line-height: 1em;
	margin: 15px 0;
}
.footer {
	margin:auto;
	width: 900px;
	border-top: #CCC solid 1px;
	padding-bottom: 10px;
	margin-top: 40px;
	padding-left: 20px;
}
  /**********************************/
 /******** TEXTES, LISTES **********/
/**********************************/
a {
    text-decoration: none;
    color: #486c92;
	font-weight: bold;
}
/*a:visited {
    color: #708092;
}*/
a:hover, a:focus, a:active {
    color: #e53517;
}
a.selected {
	color:#000000;
	border-top: thin solid #000;
	/*border-bottom: thin solid #000;*/
}
p, ol, li {
	margin-top:15px;
	margin-bottom:15px;
}
.annonce p:first-child {
	margin-bottom:0;
}
.annonce img {
	float:right;
	margin:0 0 0 10px;
}
strong {
	font-weight:bold;
}
ol {
	list-style:decimal;
	padding-left:20px;
}
em {
	font-style:italic;
}
.ie6 li, .ie7 li {
	margin-left:5px;
}
.aside li {
	margin:5px 0 15px 0;
}
.aside lo {
	margin:0;
}
.actions li a, .aside h2 {
	display:block;
	width:300px;
	height:70px;
	text-indent: -9000px;
	background-image:url(../images/boutons_fin.png);
}
.aside h2 {
	height:48px;
	background-position: 0 0;
	margin-bottom: 15px;
}
li.signe > a {
	background-position: 0 -49px;
}
li.envoie > a {
	background-position: 0 -189px;
}
li.partenariat > a {
	background-position: 0 -329px;
}
/*li.signe > a:hover {
	background-position: 0 -119px;
}
li.envoie > a:hover {
	background-position: 0 -259px;
}
li.partenariat > a:hover {
	background-position: 0 -399px;
}*/
.nomargetop {
	margin-top:5px;
}
.menu {
	width:580px;
	height:42px;
	padding-top: 6px;
}
.menu > div {
	float:right;
	width:300px;
	margin:0;
}
.menu div.signataires {
	width: 280px;
}
.sep {border-top:1px solid #999;height:1px;line-height:1px;font-size:1px;margin-top:6px;margin-bottom:2px;}
.menu h2 {
	margin:0;
	display:block;
	width:300px;
	text-indent: -9000px;
	background: url(../images/l-appel.png) 0 -30px no-repeat;
	height:30px;
}
.menu a h2 {
	background-position: 0 0;
}
.signataires h2 {
	background-image: url(../images/les-signataires.png);
	width: 280px;
	
}
.signataires a:hover h2, .appel a:hover h2 {
	background-position: 0 -30px;
}
.signatures {
	clear:both;
}
tr:nth-child(odd) {
	background-color:#dae6f2;
}
tr:hover {
	background-color:#ffe062;
}
.total {
	color: #e53517;
	font-weight: bold;
}
.menu {
	margin-bottom: 15px;
}
.info {
	min-height:155px;
	position:relative;
	width:600px;
}
.pages {
	position:absolute;
	bottom:0;
}
.reseaux {
	float:right;
}
