/* CSS Document */

body {
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 15px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #666666;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #7D89CD;
}
a:hover {
	text-decoration: underline;
}
.entete {
	color: #283064;
	background-color: #F6F6F6;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #BFBFBF;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.bandeau {
	background-color: #F6F6F6;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-bottom-color: #BFBFBF;
	border-top-color: #BFBFBF;
	padding: 4px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #283064;
	vertical-align: bottom;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 10px;
}
ul {
	list-style-position: outside;
	list-style-image: url(images/grey_cursor.gif);
	line-height: 17px;
}

h3 {
	font-size: 11px;
	color: #283064;
	font-style: italic;
}
button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.barnav {
	font-size: 12px;
	border: 1px solid #CCCCCC;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #283064;
}
.box170 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #283064;
	width: 170px;
}
.box200 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #283064;
	width: 200px;
}
.legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #283064;
}
.m {
	color: #283064;
}
.o {
	color: #F76806;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	vertical-align: bottom;
	height: 25px;
	top: 5px;
	line-height: normal;
	padding-top: 10px;
}

#colonne_gauche {
	vertical-align: top;
	width: 680px;
}
#colonne_droite {
	vertical-align: top;
	width: 250px;
	text-align: right;
}
#colonne_espace {
	width: 20px;
}
#admin_entete {
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	height: 50px;
}
#form1 #html_field {
	height: 500px;
	width: 700px;
}

/********************** styles entete***********************************/
.mainmenu {
    font-weight: bold;
    color: #737373;
    text-decoration: none;
    font-size: 12px;
}

.mainmenu:hover {
    color: #f76806;
}

.menu {
    height: 26px;
    border-right: 1px solid #6e6e6e;
    color: #fff;
	font-size: 12px;
    font-weight: bold;
    text-decoration: none;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}

.menulien {
	color: #fff;
}

.sur {
	background-image: url(images/securite.png);
    border-right: 1px solid #6e6e6e;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #283064;
	text-decoration: none;
	text-align: right;
	padding-right: 5px;
}
/********************** styles pied***********************************/

.pied {
	background-image: url(images/reed_logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.piedt {
    color: #000;
	font-size: 10px;
	font-weight: normal;
}

.piedtxt {
    color: #000;
	font-size: 10px;
	font-weight: normal;
}

.piedtxt:hover {
    color: #F76806;
	font-size: 10px;
	color: #F76806;
}

#piedlink {color: #BBBBBB; font-size: 10px;}
#piedlink a {color: #BBBBBB; font-size: 10px; font-weight: normal; text-decoration: none;}
#piedlink a:hover {color: #7D89CD; text-decoration: underline;}