body {
 background: #FFFFFF;
 color:#000000; 
}

a {
	color: #0000CC;
}

#cadreprincipal {
	position: relative;
	font-size : 14px;
	border : 3px solid #FF0033;
	-moz-border-radius : 20px;
	width : 800px;
	padding : 10px;
	margin-left : 30px;
	background : #FFFFFF;
}

* html fieldset {
    padding-top : 1em;
    top : 20;
}

* html legend {
	top : -0.9em;
}


#stats {
	width : 800px;
	padding : 10px;
	margin-left : 30px; 
	text-align : center;
}

#cadreprincipal legend {
	position : relative;
	font-weight : bold;
	font-size : 35px;
	color : #FF0033;
}



.soustitre {
	font-weight : bold;
	font-size : 18px;
	color : #000000;
}

.menunavig {
		border-top : 1px solid black;
		border-bottom : 1px solid black;
		font-weight : bold;
		font-size : 14px;
		margin: 20px 0px 20px 0px;
		padding : 5px;
		text-align : center;
}

.menunavig li, .menunavig ul , .menunavig form{
	font-size : 14px;
	display : inline;
	list-style-type : none;
	margin : 0px 0px 0px 15px;
	padding : 0px;
}

#contenu {
	float : left;
	width : 630px;
	border-right : 1px dotted grey;
	margin 5px;
	padding-right : 5px; 
	min-height : 650px;
}

#pub {
	margin-left : 20px;
	font-size : 9px;
	float : left;
	width : 130px;
}

#arbo {
	font-size : 16px;
	margin: 0px 0px 20px 0px;
}

#sites {
font-size : 12px;
		padding: 20px 0px 20px 0px;
		margin: 20px 0px 20px 0px;
		border-top : 1px dotted black;
		border-bottom : 1px dotted black;
}

#definitions, #googlefoot {
		font-size : 12px;
		padding: 20px 0px 20px 0px;
		margin: 20px 0px 20px 0px;
		border-top : 1px dotted black;
		border-bottom : 1px dotted black;
}

#footer {
	margin-top : 20px;
	font-size : 11px;
	text-align : center;
}

INPUT, SELECT, TEXTAREA {font-size : 9pt;}

a:link {
text-decoration: none;
color: #FF0033
} 

a:visited {
text-decoration: none; 
color: #FF0033
} 

a:hover {
text-decoration: underline
}

body {
	margin-top : 10px;
	margin-bottom : 10px;
	padding : 0px;
	font-family: Arial, Helvetica, sans-serif;
	background : #EEEEEE;
}

h1, h1 a{

font-family : Arial;
margin : 0px;
margin-top : 10px;
padding : 0px;
font-size : 1.1em;
}

h1 small{
font-size : 0.8em;
}

.texte9 {
font-size : 9px;
}
