/* CSS Document */
#tete {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	width: 100%;
}
.none {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #999999;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-weight: normal;
	background-color: #CCCCCC;
	margin-top: 10px;
	height: 25px;
	margin-bottom: 5px;
}
body {
	background-color: #CCCCCC;
	background-image: url(Media/decofond.gif);
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0099FF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 0.9em;
	font-weight: normal;
	text-align: left;
	border-color: #999999;
	background-color: #CCCCCC;
	margin-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	background-color: #CCCCCC;
	font-weight: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0099FF;
	text-decoration: none;
}

.menu {
	color: #0099FF;
	margin-top: 10px;
}
.compo {
	float: right;
	margin-right: 10px;
}



h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
#pied{
	background-color: #CCCCCC;
	text-align: right;
	width: 100%;
	padding-bottom: 0px;
	height: 15px;
}
.gris {
	color: #666666;
	font-size: x-small;
}

#pied a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #999999;
	background-color: #CCCCCC;
}#pied a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #0066FF;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCCCCC;
	height: 15px;
	width: 354px;
	text-align: right;
	padding-top: 3px;
}
#blanc{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #FFFFFF;
}
.exposant {
	vertical-align: 4px;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.mensuration {
	color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 50px;
}
img {
	border: 1px solid #666666;
}
a h4 {
	text-decoration: none;
}
a:hover h4 {
	color: #0066FF;
}

