body, table, tr, td, p, div, span, ul, ol, li {
	font-family: Arial, Verdana, Sans-serif;
}

body {
	margin: 0 0 10px 0;
	padding: 0;
	background-color: #143951;
}

a {
	text-decoration: underline;
	color: #000000;
}

a:visited {
	text-decoration: underline;
	color: #000000;
}

a:active {
	text-decoration: underline;
	color: #000000;
}
	
a:hover {
	text-decoration: none;
	color: #000000;
}

a:visited:hover {
	text-decoration: none;;
	color: #000000;
}
	
img {
	border: 0px none;
	padding: 0px;
	margin: 0px;
}

br
{
	padding: 0px;
	margin: 0px;
}

p, td, ul, ol, li, blockquote, input {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

ul, ol {
	margin-left: 17px;
	margin-bottom: .5em;
	padding: 0;
}

li {
	margin-top: .7em;
}
	
td, th {  
	vertical-align: top;
	}
	
em {
	font-style: italic;
}

form {
	padding: 0px;
	margin: 0px;
}

INPUT {
	background-color: #FFFFFF;
	border: #FFFFFF 1px solid;
	color: #000000;
	font-family: arial, verdana, ms sans serif;
	font-size: 11px;
	font-weight: normal;
	margin-top: 4px;
} 

TEXTAREA {
	background-color: #FFFFFF;
	border: #FFFFFF 1px solid;
	color: #00000;
	font-family: arial, verdana, ms sans serif;
	font-size: 11px;
	font-weight: normal
	padding-top: 4px;
} 




/* Menu */

#mmhide-menu {
	padding: 0px 10px 0 10px;
	font-weight: bold;
	font-size: 12px;
}

#mmhide-menu img {
	margin: 0px 19px 0 19px;
}




/* Header */

#mmhide-header {
	background: url(images/top01.gif) no-repeat left top;
}


#mmhide-header td {
	padding: 0;
	margin: 0;
	vertical-align: bottom;
}

#mmhide-header td.marge-gauche
{

}

#mmhide-header td.coordonnees
{
	padding: 17px 0 0 0;
	font-size: 12px;
	vertical-align: top;
}

#mmhide-header td.coordonnees table
{
	margin: 11px 0 0 0;
}

#mmhide-header td.coordonnees table tr td
{
	padding: 2px 8px 2px 0;
	font-size: 11px;
	vertical-align: middle;
	color: #143951;
}

#mmhide-header a {
	text-decoration: none;
	color: #143951;
}

#mmhide-header a:visited {
	text-decoration: none;
	color: #143951;
}

#mmhide-header a:active {
	text-decoration: none;
	color: #143951;
}
	
#mmhide-header a:hover {
	text-decoration: underline;
	color: #143951;
}

#mmhide-header a:visited:hover {
	text-decoration: underline;;
	color: #143951;
}


/* Contenu */

#mmhide-content {
	background: #143951 url(images/background.gif) repeat-y left top;
}

#mmhide-content table 
{
	background: url(images/back-repeat.gif) repeat-y left top;
	padding: 0;
}

#mmhide-content .mmhide-content-bas-home
{
	background: url(images/home-back-bas.gif) no-repeat left top;
	padding: 0;
	height: 20px;
}

#mmhide-content .mmhide-content-bas 
{
	background: url(images/back-bas.gif) no-repeat left top;
	padding: 0;
	height: 16px;
}

#mmhide-content .mmhide-content-centre
{
	padding: 0px 0 20px 0;
	height: 175px;
	font-size: .8em
}

#mmhide-content .mmhide-content-centre td
{
	padding: 5px;
}

#mmhide-content .mmhide-content-centre h1
{
	font-size: 1.7em;
	font-weight: bold;
	padding: 0 0 1em 0;
	margin: 0;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}

#mmhide-content .mmhide-content-centre h2
{
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom: 1em;
	margin: 0;
	color: #496121;
	font-family: "Times New Roman", Times, serif;
}

#mmhide-content .mmhide-content-centre h3
{
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 1em;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
}

#mmhide-content .mmhide-content-centre h4
{
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 1em;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
}

#mmhide-content .mmhide-content-centre p
{
	padding-bottom: 1em;
}

#mmhide-content .mmhide-content-centre .image-align-right
{
	margin: 5px;
	float: right;	
}

#mmhide-content .mmhide-content-centre .flashpaper
{
	border: 4px solid #FFFFFF;	
}

#mmhide-content a {
	text-decoration: underline;
	color: #000000;
}

#mmhide-content a:visited {
	text-decoration: underline;
	color: #000000;
}

#mmhide-content a:active {
	text-decoration: underline;
	color: #000000;
}
	
#mmhide-content a:hover {
	text-decoration: none;
	color: #000000;
}

#mmhide-content a:visited:hover {
	text-decoration: none;
	color: #000000;
}

#mmhide-content .mmhide-content-centre .exposant {  
	font-size: 9.5px; vertical-align:super
}

/* Footer */

#mmhide-footer
{
	text-align: left;
}

#mmhide-footer table tr td
{
	color:#FFFFFF;
	font-size: 11px;
	text-align: right;
	padding: 10px 0 10px 0;
}

#mmhide-footer a {
	text-decoration: none;
	color: #FFFFFF;
}

#mmhide-footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#mmhide-footer a:active {
	text-decoration: none;
	color: #FFFFFF;
}
	
#mmhide-footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#mmhide-footer a:visited:hover {
	text-decoration: underline;;
	color: #FFFFFF;
}
