.cadreblanc {
	border: 1px solid #FFFFFF;
}
.cadrenoir {
	border: 1px solid #000000;
}
.cadrerouge {
	border: 1px solid #FF0000;
}
input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10;
	background-color: #DEE1E6;
	border: 1px solid;
	border-color: #186CB3;
	cursor:hand;
}
textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10;
	background-color: #DEE1E6;
	border: 1px solid;
	border-color: #186CB3;
}
.filethaut {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.filet {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.filetbas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.filetgauche {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.reliefclair {
	background-color: #DFE4EA;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #AEB8CA;
	border-bottom-color: #A7B6CD;
	border-left-color: #FFFFFF;
}

h1{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size : 36pt;
	font-weight : bold;
	text-decoration : none;
	color : #00286A;
}
.titre1{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : bold;
	text-decoration : none;
	color : #00286A;
}

h2{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : bold;
	text-decoration : none;
	color : #00286A;
}
h3{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	text-decoration : none;
	line-height : 100%;
	color : #374864;
	display:inline;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

hr	{
	height: 0px;
	border: solid #526A94 0px;
	border-top-width: 1px;
}
a	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt ;
	color: #0F116A;
	text-decoration: none;
	font-weight : bold;
}
a:hover	{
	color: #ff0000;
	text-decoration: underline;
}

a.menumini	{
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight : normal;
	cursor: hand;
}
a.menumini:hover	{
	color: #ff0000;
	text-decoration: underline;
}
a.menuminiclair	{
	font-family: Verdana;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
	font-weight : normal;
	cursor: hand;
}
a.menuminiclair:hover	{
	color: #ffff00;
	text-decoration: underline;
}
.boutonbleu {
	cursor : hand;
	font-family:Verdana;
	font-size:10;
	/*font-weight: bold;*/
	color:white;
	background-color:#575739;
	border-width:1;
	border-color:#EEEEDD;
	border-style:solid;
}
.boutonbleuover {
	background-color:#EEEEDD;
	border-width:1;
	border-color:#575739;
	border-style:solid;
	color:black;
}
a.verdana1 {
font-family : Verdana;
font-size :10pt;
font-weight : bold;
color:#ffcc00;
text-decoration : none;}

a.verdana1:hover {
color :rgb(255,0,0);
text-decoration:underline;
}

a.verdana2 {
font-family : Verdana;
font-size:10pt;
font-weight : bold;
color:#00286A;
text-decoration:none;}

a.verdana2:hover {
color:#ff0000;
text-decoration:underline;}

.verdana3 {
font-family : Verdana;
font-size:12pt;
font-weight : bold;
color:#EFE3F9;
text-decoration:none;}

.verdana3:hover {
color:#ff0000;
text-decoration:underline;
}
