form {
display:inline;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

h1{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 20pt;
	font-weight : bold;
	text-decoration : none;
	line-height : 100%;
	color : #00348A;
}
h2{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : bold;
	text-decoration : none;
	line-height : 100%;
	color : #00348A;
}
h3{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	text-decoration : none;
	line-height : 100%;
	color : #00348A;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12pt;
	text-decoration : none;
	line-height : 100%;
}
h5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
	line-height : 100%;
}
a{
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt ;
	font-weight : bold;
	color:#000255;
}
a:hover{
	text-decoration : underline;
	color : #ff0000;
}
.Style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.Style2 {
	font-family: Trebuchet, Verdana;
	font-weight: bold;
	font-size: 12px;
}

.cadrepoint {
	border: 2px dotted #172B6C;
}
.cadre {
border: 1px solid #15497D;
}
.cadrerouge {
border: 1px solid #ff0000;
}
.cadreclair {
border:1px solid #CFD7FC;
}

.cadredouble {
	border: 4px double #15497D;
}
.pointillé {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: 1px dashed #15497D;
}

.titre_h3{
	font-family:"Trebuchet MS", Verdana;
	font-size:14pt ;
	font-weight : bold;
	color:#435778;
	line-height: normal;
	display:inline;
}
.titre_h3:hover{
	color:#ff0000;
}
.titre_h4{
	font-family:"Trebuchet MS", Verdana;
	font-size:14pt;
	font-weight : bold;
	color:#435778;
	line-height: normal;
	display:inline;
}
.titre_h4:hover{
	color:#ff0000;
}

.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	background-color: #EBF0FE;
	border: 1px solid;
	border-color: #186CB3;
}

.filetbas {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.filethaut {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF0000;
}

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

a.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000033;
}
a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff0000;
	text-decoration : underline,overline;
}
a.menuclair {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}
a.menuclair:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff0000;
	text-decoration : underline,overline;
}
a.gras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000033;
}
a.gras:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff0000;
	text-decoration : underline,overline;
}
a.grasclair {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}
a.grasclair:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffcc00;
	text-decoration : underline;
}
a.mini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #00348A;
	text-decoration : none;
}
a.mini:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff0000;
	text-decoration : underline;
}
a.miniclair {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
}
a.miniclair:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffff00;
	text-decoration : underline;
}
a.minigras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000033;
}
a.minigras:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff0000;
	text-decoration : underline,overline;
}
a.minigrasclair {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
}
a.minigrasclair:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffff00;
	text-decoration : underline,overline;
}
.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #234AA7;
	border: 1px solid #00348A;
	cursor:hand;
	color : #ffffff;
}
.submitover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #517ADB;
	border: 1px solid #00348A;
	cursor:hand;
	color : #000000;
}
.bt_gros {
	font-family: Impact;
	font-size: 14pt;
	background-color: #234AA7;
	border: 1px solid #00348A;
	cursor:hand;
	color : #ffffff;
}
.bt_gros_over {
	font-family: Impact;
	font-size: 14pt;
	background-color: #517ADB;
	border: 1px solid #00348A;
	cursor:hand;
	color : #000000;
}
.relieffonce {
	background-color: #004DCC;
	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: #71A2EC;
	border-right-color: #001C4C;
	border-bottom-color: #001C4C;
	border-left-color: #71A2EC;
}
.relieffoncecreux {
	background-color: #004DCC;
	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: #001C4C;
	border-right-color: #71A2EC;
	border-bottom-color: #71A2EC;
	border-left-color: #001C4C;
}
td.reliefjaune {
	background-color: #FFCC00;
	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: #FFEDA6;
	border-right-color: #BB9600;
	border-bottom-color: #957700;
	border-left-color: #FFEDA6;
}
td.reliefjaunecreux {
	background-color: #FFCC00;
	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: #957700;
	border-right-color: #FFEDA6;
	border-bottom-color: #FFEDA6;
	border-left-color: #957700;
}
td.reliefclair {
	background-color: #CDCED8;
	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: #70728F;
	border-bottom-color: #70728F;
	border-left-color: #FFFFFF;
}
td.reliefclaircreux {
	background-color: #CDCED8;
	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: #70728F;
	border-right-color: #FFFFFF;
	border-bottom-color: #ffffff;
	border-left-color: #70728F;
}
.rteImage {
	background: #D3D3D3;
	border: 1px solid #D3D3D3;
	cursor: pointer;
	cursor: hand;
}

.rteImageRaised, .rteImage:hover {
	background: #D3D3D3;
	border: 1px outset;
	cursor: pointer;
	cursor: hand;
}

.rteImageLowered, .rteImage:active {
	background: #D3D3D3;
	border: 1px inset;
	cursor: pointer;
	cursor: hand;
}

.rteVertSep {
	margin: 0 4px 0 4px;
}

.rteBack {
	background: #D3D3D3;
	border: 1px outset;
	letter-spacing: 0;
	padding: 2px;
}

.rteBack tbody tr td, .rteBack tr td {
	background: #D3D3D3;
	padding: 0;
}

.rteDiv {
	display: block;
	position: relative;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

.grosprix {
	font-family: Impact;
	font-size: 80pt;
}

