@charset "utf-8";
/* CSS Document */
body, html {
	border:0px;
	margin:0px; 
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#e2e1dd;
}
.titre {
	font-size:22px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:1px;
}
.sous_titre {
	font-size:16px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.top {
	width:100%;
	height:66px;
	background-image:url(images/www/nextup_03.gif);
	margin:0px;
	padding:0px;
}
.top table {
	width:650px; /* 593 */
}
.petition {
	/*margin:0px 0px 0px 80px; /* 60 */
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
	color:#000000;
	width:502px; /* -30px */
	text-align:justify;
	border:1px solid #bfbdbd;
	padding:15px;
	_margin-top:-5px;
	background-color:#ffffff;
}
a, a:link, a:visited, a:active {
	font-size:11px;
	color:#003399;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#titre {
	font-size:25px;
	font-weight:bold;
	color:#ECEAE6;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top:2px;
	letter-spacing:3px;
}
.signer {
	width:430px; /* -20px */
	margin:5px 0px 10px 25px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:10px;
	font-size:11px;
}
.signer table {
	width:400px;
	margin-left:10px;
}
.input_text {
	width:99%;
	border:1px solid #666666;
} 
.tab_label {
	text-align:right;
	width:1%;
	white-space:nowrap;
}
.petition_top {
	/*margin:0px 0px 0px 80px;*/
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/www/petition_03.gif);
	background-repeat:no-repeat;
	width:504px; /* -30px */
	height:48px; /* -20px */
	padding:10px 15px 10px 15px;
	background-position:-1px 0px;
}
.petition_bas {
	/*margin:0px 0px 0px 80px;*/
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/www/petition_06.gif);
	background-repeat:no-repeat;
	width:534px;
	height:39px;
	background-position:-1px 0px;
	font-size:11px;
	text-align:center;
	padding-top:12px;
}
.petition_menu  {
	/*margin:0px 0px 0px 80px;*/
	margin-left:auto;
	margin-right:auto;
	width:517px; /* -30px */
	padding:5px 0px 5px 15px;
	background-color:#afd28d; /*#c4e4a5;*/
	color:#FFFFFF;
	border-left:1px solid #bfbdbd;
	border-right:1px solid #bfbdbd;
	font-size:12px;
	_margin-top:-4px;
	_padding-bottom:10px;
}
.petition_menu a, .petition_menu a:visited, .petition_menu a:active {
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}
.petition_menu a:hover {
	color:#456f2d;
	text-decoration:underline;
}
.link {
	font-size:11px;
	/*margin:0px 0px 0px 80px;*/
	margin-left:auto;
	margin-right:auto;
	width:604px;
	text-align:center;
}

.envoyerami {
	width:100%;
	font-size:11px;
	text-align:center;
}
.warning {
	font-size:11px;
	color:#FF0000;
	text-align:center;
	width:99%;
}
.success {
	font-size:11px;
	color:#00CC00;
	text-align:center;
	width:99%;
}
.msg_warning {
	text-align:center;
	color:#FF0000;
}
.msg_ok {
	text-align:center;
}

.menutop {
	padding-bottom:6px;
}
.menutop ul {
	list-style: none;
	display: inline;
	background: none;
	padding: 0;
	margin:0;
	line-height:24px;
	margin-right:0px;
}
.menutop ul li {
	font-size:14px;
	display:inline;
	border-top:1px solid #4d4d4d;
	border-right:0px;
	border-bottom:0px;
	border-left:1px solid #4d4d4d; 
	list-style: none;
	margin: 0;
	padding: 3px 10px 7px 10px;
}

.menutop ul li a {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #f6f2f2;
	font-weight:bold;
	text-decoration: none;
	
}
.menutop ul li:hover {
	color: #f6f2f2;
	background-color: #CC6600; 
}
.menutop ul li a, .menutop ul li a:hover, .menutop ul li a:visited  { text-decoration:none; color:#f6f2f2; }

.table_signatures {
	border:0px solid #000000;
	width:500px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	table-layout: fixed;
}
.table_signatures tr td ,.table_signatures tr th{
	padding:3px;
	text-align:left;
	border-bottom:1px solid #ebeae6;
}
.table_signatures tr td {
	font-size:11px;

}
.table_signatures tr:hover td{
	background-color:#c4e4a5;
}
.total_signatures {
	padding:4px 0px 14px 1px;
	font-weight:bold;
}

