BODY
{
	margin-top:5px;
	margin-left:5px;
/*
	SCROLLBAR-FACE-COLOR: #CCFF99;
	SCROLLBAR-ARROW-COLOR: #008000;
	SCROLLBAR-TRACK-COLOR: #FFCC99;
*/
	background-image:url('http://www.carbone14.org/cedric/co2info/imag/fond/cerc.gif');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-color:#FFFEEF;
}

A {
	text-decoration: none
}
A:visited {
	text-decoration: none;
	color: #0000FF
}
A:hover {
	text-decoration: underline;
	/*font-weight: bold;*/
	font-style: normal;
	color : #FF0000; 
	/*font-variant:small-caps*/
}
 
P {
	text-align: justify
}

h1 {
	font-size: 20px;
	font-family: sans-serif;
	font-weight: normal;
	font-style: normal;
	color : #008000
}

h2 {
	font-size: 17px;
	font-weight: bold;
	padding : 0px 0px 0px 0px;
	color : #008000
}

h3 {
	font-size: 17px;
	text-decoration: underline;
	font-weight: normal;
	color : #000000
}

.titr1 {
	font-size: 24px;
	font-family: sans-serif;
	/* font-weight: bold; */
	color : #008000;
	margin-top:10px;
	margin-bottom:6px;
}

.titr2 {
	border-style:dotted;
	border-width:1px;
	padding:0;
	font-size: 20px;
	font-family: sans-serif;
	font-weight: bold;
	color : #008000;
	margin-top:10px;
	margin-bottom:6px;
	margin-left:20px;
	width:500px;
	background-color:#CCFF99
}

.titr3 {
	text-decoration: underline;
	color : #000000;
	margin-top:6px;
	margin-bottom:3px;
	margin-left:40px;
	font-weight: bold;
}

.relief {
	text-decoration: none;
	font-weight:bold;
	color : #000000
}

.basPage {
	font-family: cursive;
	text-align: right;
	color: maroon
}

.dateMaj {
	font-size: 14px;
	font-family: cursive;
	text-align: right;
	color: maroon
}
.vers {
	font-size: 14px;
	font-family: cursive;
	text-align: right;
	color: maroon
}
.cont {
	font-size: 14px;
	font-family: cursive;
	text-align: right;
	color: maroon
}
input
{
    BACKGROUND-COLOR: #ffffa3;
    FONT-FAMILY: Arial;
    BORDER-BOTTOM: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid
}
select
{
    BACKGROUND-COLOR: #ffffa3;
    FONT-FAMILY: Arial;
    BORDER-BOTTOM: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid
}
textarea
{
    BACKGROUND-COLOR: #ffffa3;
    FONT-FAMILY: Arial;
    BORDER-BOTTOM: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid
}

.inputObligatoire
{
    BACKGROUND-COLOR: #ffffa3;
    FONT-FAMILY: Arial;
    BORDER-BOTTOM: red 1px solid;
    BORDER-LEFT: red 1px solid;
    BORDER-RIGHT: red 1px solid;
    BORDER-TOP: red 1px solid
}


.inputModifie
{
    BACKGROUND-COLOR: #ff0000;
    FONT-FAMILY: Arial
}