body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.maj_lang {
	text-transform: capitalize;
}

table {
	padding: 0px;
	margin: 5px;
}
.titre_tab_cote {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}

td {
	padding: 5px;
	vertical-align: top;
}
h1 {
	color: #b66832;
}
p {
	font-size: 12px;
}

a:link {
	color: #336666;
	text-decoration: none;
}
a:hover {
	color: #b66832;
	text-decoration: none;
}
a:visited {
	color: #339900;
	text-decoration: none;
}
#navcontainer
{
width: 190px;
border-right: 1px solid #000;
padding: 0px;
margin-bottom: 1em;
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
background-color: #ccd9d9;
color: #333;
}

#navcontainer ul
{
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}

#navcontainer li
{
border-bottom: 1px solid #90bade;
margin: 0;
}

#navcontainer li a
{
display: block;
padding: 6px 0.5em;
border-left: .7em solid #339900;
border-right: .7em solid #339900;
background-color: #668c8c;
color: #fff;
text-decoration: none;
width: 190px;
}

#navcontainer li a:hover
{
border-left-color: #b66832;
border-right-color: #b66832;
background-color: #336666;
color: #fff;
}

#navcontainer li li
{
border-top: 1px solid #90bade;
border-bottom: 0;
margin: 0;
}

#navcontainer li li a
{
	background-color: #99b2b2;
	width:185px;
	padding-top: 4px;
	padding-right: 0.5em;
	padding-bottom: 4px;
	padding-left: 1.3em;
	font-size: 10px;
}

#navcontainer li li li a
{
padding: 3px 0.5em 3px 1.9em;
background-color: #73b2e8;
width: 190px;
}
li {
	font-size: 12px;
}
lu {
	font-size: 12px;
}
.compteur {
	background: #336666;
	text-transform: uppercase;
	padding: 3px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 15px;
}
a.compteur:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: justify;
}
a.compteur:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: justify;
}
a.compteur:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: justify;
}
th {
	border-bottom: thin dotted #336666;
}
h6 {
	font-weight: normal;
	color: #333333;
}
.compteur_art {

	background: #b66832;
	text-transform: uppercase;
	padding: 1px;
	font-size: 10px;
}
h4 {
	color: #b66832;
	font-size: 12px;
}
label {
	font-size: 12px;
}
td {
}
maj-debut {
	text-align: right;
}
.tab_fond {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #668C8C;
	border-left-color: #668C8C;
}
.titre_tab_petition {

	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}
table.spip {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #999999;
	border-collapse:collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table.spip caption{
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin-left: auto;                                                       
	margin-right: auto;
	padding: 3px;
	font-weight: bold;
	font-family: Verdana,Arial,Sans,sans-serif;
	font-size : 70%;
}

table.spip tr.row_first {
	background-color: #FCF4D0;
}

table.spip tr.row_odd {
	background-color: #d0d0d0;
}

table.spip tr.row_even {
	background-color: #F0F0F0;
}

table.spip td {
	padding: 3px;
	text-align: left;
	vertical-align: middle;
}.discret {
	text-decoration: none;
	color: #000000;
}
.spip_documents{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 70%;
}

.spip_documents_center{
	margin: auto; 
	text-align: center;
	width: 80%;
}

.spip_documents_left{
	float: left;
	margin-right: 15px; 
	text-align: center;
}

.spip_documents_right{
	float: right;
	margin-left: 15px; 
	text-align: center;
}
#navcontainer7
{
width: 190px;
border-right: 1px solid #000;
padding: 0px;
margin-bottom: 1em;
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
background-color: #ccd9d9;
color: #333;
}

#navcontainer7 ul
{
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}

#navcontainer7 li
{
border-bottom: 1px solid #90bade;
margin: 0;
}

#navcontainer7 li a
{
	display: block;
	padding: 6px 0.5em;
	background-color: #669966;
	color: #FFFFFF;
	text-decoration: none;
	width: 190px;
	border-right-width: 0.7em;
	border-left-width: 0.7em;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #668C8C;
	border-left-color: #668C8C;
}

#navcontainer7 li a:hover
{
border-left-color: #b66832;
border-right-color: #b66832;
background-color: #336666;
color: #fff;
}

#navcontainer7 li li
{
border-top: 1px solid #90bade;
border-bottom: 0;
margin: 0;
}

#navcontainer7 li li a
{
	background-color: #99CC99;
	width:185px;
	padding-top: 4px;
	padding-right: 0.5em;
	padding-bottom: 4px;
	padding-left: 1.3em;
	font-size: 10px;
}

#navcontainer7 li li li a
{
padding: 3px 0.5em 3px 1.9em;
background-color: #73b2e8;
width: 190px;
}
.intro {
	font-size: 11px;
	color: #000000;
}
h3 {
	text-align: left;
}
.petitions {
	border: thin dotted #000000;
}
.titre {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.titre:hover {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
