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: #386F3C;
}

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;
}

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 {
	text-align: center;
}

#mmhide-menu img {
	margin: 0px 12px 0 12px;
}


/* Header */

#mmhide-header table.mmhide-header1 {
	border-top: 3px solid #FFFFFF;
	border-left: 3px solid #FFFFFF;
}

#mmhide-header table.mmhide-header1 tr td {
	padding: 0;
	margin: 0;
	border-right: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
}

#mmhide-header table.mmhide-header2 {
	border-top: 0px none #FFFFFF;
	border-left: 0px none #FFFFFF;
	height: 185px;
}

#mmhide-header table.mmhide-header2 tr td {
	padding: 0;
	margin: 0;
	border-right: 0px none #FFFFFF;
	border-bottom: 0px none #FFFFFF;
}

#mmhide-header table.mmhide-header2 tr td.mmhide-nom_ecole
{
	font-size: 11px;
	color: #000000;
	height: 91px;
	vertical-align: top;
}

#mmhide-header table.mmhide-header2 tr td.mmhide-adresse 
{
	font-size: 11px; line-height:11px;
	color: #000000;
	vertical-align: middle;
	text-align: left;
	padding-left: 34px;
}

#mmhide-header table.mmhide-header2 tr td.mmhide-adresse p
{
	border-left: 1px solid #666666;
	padding: 5px;
}

#mmhide-header table.mmhide-header2 tr td.mmhide-enter 
{
	vertical-align: middle;
	text-align: center;
	padding: auto;
	margin: auto;
	/*width: 190px;*/
}


/* Contenu */

#mmhide-content
{
	background-color: #E6E7CF;
	border-top: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
}

#mmhide-content .mmhide-content-centre
{
	padding: 25px 0 20px 0;
	font-size: .8em
}

#mmhide-content .mmhide-content-centre td
{
	padding: 5px;
}

#mmhide-content .mmhide-content-centre h1
{
	font-size: 1.4em;
	font-weight: bold;
	padding: 0 0 1em 0;
	margin: 0;
	color: #000000;
}

#mmhide-content .mmhide-content-centre h2
{
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 1em;
	margin: 0;
}

#mmhide-content .mmhide-content-centre h3
{
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 1em;
	margin: 0;
}

#mmhide-content .mmhide-content-centre h4
{
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 1em;
	margin: 0;
}

#mmhide-content .mmhide-content-centre p
{
	padding-bottom: 1em;
}

#mmhide-content .col-white
{
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	padding: 15px 0 10px 0;
}

#mmhide-content .col-beige
{
	background-color: #E6E7CF;
	text-align: center;
	vertical-align: top;
	padding: 15px 0 10px 0;
}

#mmhide-content .image-align-right
{
	margin: 5px;
	float: right;	
}

#mmhide-content .mmhide-content-centre .exposant {  
	font-size: 9.5px; vertical-align:super
}

/* Footer */

#mmhide-footer
{
	color:#FFFFFF;
	font-size: 11px;
	text-align: right;
	padding-top: 10px;
	padding-left: 0px;
	text-align: left;
}

#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;
}