body, html {
	height: 100%;
	margin: 2px 0px;
	border: 0px;
	padding: 0;
	font-family: Arial, Helvetica; 
	font-size: 12px;
}

body {
	margin-top: 1px;
	margin-bottom: 1px;
	background-color: #333333;
}

H1 { font-size: 14px; }

TD { font-size: 12px; }

a:link, a:visited  {
	color: #2B7FAB;
	text-decoration:underline;
	font-weight: bold;
}

a:hover, a:active {
	color: #2B7FAB;
	text-decoration:underline;
	font-weight: bold;
}

a.dl:link, a.dl:visited, a.dl:hover, a.dl:active { 
	font-size: 11px; 
	font-family: verdana, arial, helvetica; 
	padding-left: 4px;
}

.conteneur {
	width: 760px;
	height: 100%;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	background: #ffffff;
}

.main {
	border: 1px solid #CCCCCC;
}

.menutop, a.menutop:link, a.menutop:visited  {
	font-size:10px;
	font-weight: bold;
	color: #0267FF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}

a.menutop:hover, a.menutop:active {
	text-decoration:underline;
}

.copyright, a.copyright:link, a.copyright:visited, a.copyright:hover, a.copyright:active 
{ font-size: 9px; color: #999999; font-weight: normal; }
a.copyright:link, a.copyright:visited { text-decoration: underline; }
a.copyright:hover, a.copyright:active { text-decoration: underline; }


.path {
	font-weight: normal;
	color : #000000;
	font-size: 10px;
}

td.menu {
	padding-right: 15px;
	border-left: 2px solid #EEEEEE;
	text-align: right;	
}

a.menu { font-size: 11px;}

div.menu {
	background-image: url('images/pes-puce.gif');
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px; 
}

.lang {
	font-size: 11px;
	text-align: right;
	padding-right: 10px;
}

#googlethema {
	padding-bottom: 15px;
}

a.lienext:link, a.lienext:hover, a.lienext:active, a.lienext:visited  {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
