html, body {
	padding: 0px;
	margin: 0px;
	height: 100%;
	background-image: url(images/bg_cel.jpg);
	background-repeat: none;
	background-color: #ffffff;
	vertical-align: top;
}

a:link {
	text-decoration: underline; 
	color: #00367B; 

}
 
a:active {
	text-decoration: underline; 
	color: #00367B; 
}
 
a:visited {
	text-decoration: underline; 
	color: #00367B; 
} 

a:hover {
	text-decoration: underline; 
	color: #00367B;
	cursor: hand; 
}


td {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11pt;
	color: #333333;
	vertical-align: top;
}

img {
	border: 0px;
}

.content {
	vertical-align: top;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11pt;
	color: #333333;
	padding-right: 40px;
	padding-top: 10px;
	text-align: justify;
}

h1 {
	font-size:14pt;
	padding-bottom:0px;
	margin-bottom: 15px;
	color: #00367B;
}

h2 {
	font-size:12pt;
	padding-bottom:0px;
	margin-bottom: 10px;
	color: #00367B;
}

.theme {
	margin-bottom:15px;
}

.subtitle {
	font-size: 12pt;
	font-weight: normal;
	font-style: italic;
	color: #333333;
}

div#submenu a {
	font-size: 9pt;
	text-decoration: underline; 
	color: #ffffff; 
}

.form1 {
	border:1px #00367B dotted;
	background-color:#eeeeee;
	width:320px;
	padding:2px;
	margin-bottom:5px;
	font-family: Arial,Verdana,Tahoma; 
	font-size: 10pt;
	color: #333333;
}

.form2 {
	border:1px #00367B dotted;
	background-color:#fff;
	width:320px;
	padding:2px;
	margin-bottom:5px;
	font-family: Arial,Verdana,Tahoma; 
	font-size: 10pt;
	color: #333333;
}

.info {
	border:1px #00367B dotted;
	background-color: #eeeeee;
	padding: 15px;
}

.box_contact {
	border:1px #00367B dotted;
	background-color: #eeeeee;
	padding: 15px;
	font-size: 9pt;
}

.contact {
	font-size: 9pt;
}


.galerie {
	padding: 12px;
}