@charset "utf-8";
* {
	margin:0;
	padding:0;
}

html {
	overflow-y:scroll;
}

table.general {
	margin:auto;
}

img
{
 border:none;
}

.textegris {
	font-family: tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

.texterouge {
	font-family: tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}

td.centre {
	padding-top: 24px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 48px;
	height: 310px;
	vertical-align: top;
	background-image:url(images/fond_haut.gif);
	background-repeat:no-repeat;
}

td.colonne1 {
	padding-right: 7px;
	vertical-align: top;
	text-align: justify;
}

td.colonne2 {
	padding-right: 7px;
	padding-left: 7px;
	vertical-align: top;
	text-align: justify;
}

td.colonne3 {
	padding-left: 7px;
	vertical-align: top;
	text-align: justify;
}

.texteprune {
	font-family: tahoma;
	font-size: 11px;
	color: #990033;
	text-decoration: none;
}

.textenoir {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.texteblanc {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

td.actu {
	padding-top: 35px;
	vertical-align: top;
}

td.centreactu {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6A9D26;
	border-bottom-color: #6A9D26;
	border-left-color: #6A9D26;
	padding: 7px;
}

.actualite a {
	font-family: tahoma;
	font-size: 11px;
	color: #8ec63f;
	font-weight:bold;
	text-decoration: none;
}
.actualite input {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.actualite textarea {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.actualite {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.pttextgrisclair {
	font-size: 9px; 
	color: #999999;
	text-decoration:none;
}

.btnsmenu td {
	 background-image:url("images/menu/adherents-g.gif");
}

.btnsmenu td.menucourent {
	background-image:url("images/menu/adherents-p.gif");
}

a.lien {
	font-family:tahoma;
	font-size:11px;
	color:#8ec63f;
	text-decoration:none;
}

a.lien:hover {
	text-decoration:underline;
}

.tableschema{
	padding:5px;
	border:1px #999999 solid;
}

.marge1 {
	margin-left:40px;
}

.margecontact {
	padding:2px;
}

