* { margin: 0; padding: 0; list-style: none;}
/* body, table, tr, th, td, p, a, form, ul, li, dd, dt, dl, input, select, textarea, div, em, b, strong, i, fieldset, legend, hr, label, ol, small, u  { margin: 0; padding: 0; list-style: none;} */

p img, h2 img, h3 img {margin: 0 20px 10px 0;}
* html p img, * html h2 img, * html h3 img {margin: 0;}

html, body {width: 100%; height: 100%; }

body { background: white; text-align: center; font-size: 11px; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; }

a { text-decoration: none; color: #8F0000}
a:hover { text-decoration: underline; color: #660000}

p {text-align: justify;}

td ul li {
	background: transparent url(../charte/puce.gif) no-repeat 0 2px;
	padding: 0 0 4px 20px;
	display: block;
}
#page {
	margin: 0 auto;
	text-align: justify;
	width: 955px;
	background: #EEEEEE;
	position: relative;
	top: 10px;
}

#menu {
	clear: both; 
	background: transparent url(../charte/menu-fond.gif) repeat-x 0 0;
	width: 955px;
}

#menu ul {
	float: right; 
	background: transparent url(../charte/fond-ul-menu.gif) no-repeat top right;
	padding: 16px 55px 0 0;
	width: 584px;
}

#menu ul li {
	float: left; 
	padding: 2px 0 0 10px;
	font-size: 12px; font-weight: bold; color: white;
}

#menu ul li a {
	background: transparent url(../charte/fond-li-orange.gif) no-repeat 0 0;
	padding: 0 0 18px 20px;
	font-size: 12px; font-weight: bold; color: white;
	display: block;
}
#menu ul li a:hover {
	background: transparent url(../charte/fond-li-orange.gif) no-repeat 2px 0;
}
.menu_gauche{float: left;}
.logo {
	background: white url(../charte/terre-en-vues-logo_fond.gif) no-repeat 0 0;
	width: 316px;
	height: 85px;
	float: left;
}
.logo a:link, .logo a:visited { background: white; background-image: none; width: 316px; height: 85px; display: block;}
.logo a:hover, .logo a:active { background: transparent;}

.clear { clear: both;}
.clearall { clear: both; font-size: 1px;}

.contenu {
	padding: 10px;
}
.ariane {
	font-size: 12px;
	font-weight: bold;
	color: #8F0000;
	padding-bottom: 10px;
}
td.titre {
	padding-bottom: 10px;
}
h1 {
	font-size: 20px;
	display: inline;
}
h2 {font-size: 16px;}
h3 {font-size: 14px;}

img.gauche {
	float: left;
	clear: right;
	padding-right: 10px;
}
img.droite {
	float: right;
	clear: left;
	padding-left: 10px;
}
.lien {
	background: transparent url(../charte/fond-lien.gif) no-repeat 0 0;
	width: 214px;
	border-bottom: white 3px solid;
	margin-bottom: 20px;
	text-align: left;
}
.lien a {
	padding: 5px 2px 5px 32px;
	color: white;
	font-weight: bold;
	font-size: 14px;
	display: block;
}

.pied {
	background: transparent url(../charte/fond-pied.gif) no-repeat bottom center;
	font-size: 10px;
	border-top: white 1px solid;
	padding: 8px 0 22px 0;
	margin-top: 10px;
	text-align: center;
}
.td_border{
	border-top: #EEEEEE solid 4px;
	border-right: #EEEEEE solid 4px;
	padding: 4px;
}

.champtexte {
	width: 210px;
	border: #666666 solid 1px;
	padding: 2px;
}


