body {
	font-family: Verdana;
	color: #ffffff;
	font-weight: normal;
	font-size : 11px; 
	background:#C0C0C0 url('../images/fond.gif') repeat-x center top; 
	padding: 0px;
	margin: 0px;
}
.fondinterieur {
	background: #3F3F3F url('../images/fond_interieur2.jpg') repeat-x center top; 
}
.fondinterieur2 {
	background: #C6C6C6 url('../images/fond_interieur.jpg') repeat-x center top; 
}
.fondinterieurkonceptuel {
	background: url('../images/konceptuel/fond_page.gif') repeat-x center top; 
}

.interieurpage {
	font-family: Verdana;
	color: #222222;
	font-weight: normal;
	font-size : 11px; 
}
.interieurpetittableau {
	font-family: Verdana;
	color: #222222;
	font-weight: normal;
	font-size : 10px; 
}
a{
	font-family: Verdana;
	color: #222222;
	font-weight: normal;
	text-decoration:none;	
	font-size : 11px; 
}
a:hover {
	font-family: Verdana;
	color: #222222;
	font-weight: normal;
	text-decoration:underline;
	font-size : 11px; 
}
.lienfooter {
	font-family: Verdana;
	color: #222222;
	font-weight: normal;
	text-decoration:none;	
	font-size : 11px; 
}
.lienfooter:hover {
	font-family: Verdana;
	color: #222222;
	font-weight: normal;
	text-decoration:underline;
	font-size : 11px; 
}

.lienblanc{
	font-family: Verdana;
	color: #ffffff;
	font-weight: normal;
	text-decoration:none;	
	font-size : 11px; 
}
.lienblanc:hover {
	font-family: Verdana;
	color: #ffffff;
	font-weight: normal;
	text-decoration:underline;
	font-size : 11px; 
}
.parcours
{
	font-size:11px;
	color: #292828;
	FONT-FAMILY: Verdana;
	font-weight : normal;
	TEXT-DECORATION : none;
}

td {
	font-family: Verdana;
	color: #ffffff;
	font-weight: normal;
	font-size : 11px; 
}
input, textarea, select, button {
	color : #222222;
	font-family : Verdana;
	font-size : 11px;
	background-color: #FFFFFF;
	font-weight : normal;
	border-color : #222222;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
}