body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
table.principal {
	background-color: #942723;
	
}

td.actu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	border: 1px dotted #029834;
	background-color: #FFCC33;
	text-align: left;
	vertical-align: top;
	padding: 10px;
}
td.actu h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #333333;
	border: 1px dotted #029834;
	background-color: #FFCC00;
	text-align: center;
	vertical-align: top;
	padding: 10px;
	font-weight: bold;
}

td.actu a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	font-weight: bold;
}

td.actu a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
td.actu a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	font-weight: bold;
}

td.menu {
	font-size: 1em;
	font-variant: normal;
	background-color: #029834;
	font-weight: bold;
	color: #333333;
	vertical-align: middle;
	padding: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: left;
}
td.menu a:link {
	text-decoration: none;
	color: #FFFFFF;
}
td.menu a:hover {
	color: #CCCC00;
}

td.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


td.contenu {
	vertical-align: top;
	background-color: #FFFFFF;
	color: #333333;
	font-size: 11px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}

td.contenu a:link{
	vertical-align: top;
	color: #029834;
	font-size: 11px;
	font-weight: bold;
}

td.contenu a:hover{
	vertical-align: top;
	color: #333333;
	font-size: 11px;
	text-decoration: underline;
}

td.contenu a:visited{
	vertical-align: top;
	color: #029834;
	font-size: 11px;
}

td.contenu h1 {
	font-size: 1.2em;
	color: #333333;
	font-weight: bold;
}
td.contenu h2 {
	font-size: 1em;
	color: #333333;
	font-weight: bold;
}

td.sousmenu {
	vertical-align: top;
	word-spacing: normal;
	color: #333333;
	font-size: 1em;
	font-weight: bold;
	margin: 5px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	text-align: left;
	text-decoration: underline;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
td.sousmenu ul {
	list-style-type: none;
	line-height: 1.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #009900;
}
td.sousmenu a {
	color: #029834;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	font-size: 1em;
	line-height: 1.1em;
	background-position: left;
}
td.sousmenu a:hover {
	color: #029834;
	text-decoration: underline;
	font-weight: bold;
}
td.sousmenu a:visited {
	color: #029834;
	text-decoration: underline;
	font-weight: bold;
}
p.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
}
p.copyright a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	}
p.copyright a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #CC6600;
	font-weight: normal;
	text-decoration: underline;	
}
p.copyright a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
}
.vertblanc {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bolder;
	color: #029834;
	padding-right: 5px;
	text-align: left;
	padding-left: 5px;
	vertical-align: middle;
}
