@charset "iso-8859-1";
/* CSS Document */

body {
	background-color: #F3F8FB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
H1 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:26px;
	color:#3A658B;
	font-weight:200;
	margin-top:0;
	margin-bottom:10px;
}
H2 {
	font-family:Verdana, Geneva, sans-serif;
	color:#355D80;
	font-size:12px;
	font-weight:bold;
	margin:0;
}
H3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin:0;
	font-weight:normal;
}
p {
	margin-top:5px;
}
ul {
	text-align:left;
}
.sous-titres {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:20px;
	color:#3A658B;
	font-weight:200;
	margin-top:0;
	margin-bottom:10px;
}
.mini_gris {
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	font-size:9px;
}
.admin_titre_blanc {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#FFF;
}
.admin_sous-titre_blanc {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#FFF;
}
.admin_main_blanc {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
}
.admin_bouton {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	background-color:#3A658B;
	border-color:#3A658B;
	border-width:0px;
	margin-top:-5px;
	margin-bottom:5px;
	margin-left:-2px;
}
.send_bouton {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#3A658B;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	background-color:#FFF;
	border-color:#FFF;
	border-width:0px;
	margin-top:-5px;
	margin-bottom:5px;
	margin-left:-2px;
	width:60px;
}
.admin_cell_1 {
	width:140px;
	height:20px;
	background-color:#F3F8FB;
	border:solid;
	border-width:1px;
	border-color:#CCC;
}
.admin_cell_2_multiline {
	width:360px;
	height:200px;
	overflow:auto;
	background-color:#F3F8FB;
	border:solid;
	border-width:1px;
	border-color:#CCC;
}
.petit_gris_fonce {
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	font-size:10px;
}
.bouton{ /*header of 2nd demo*/
cursor: hand;
cursor: pointer;
margin-bottom:2px;
margin-top:1px;
}
.sous-menu1{
	border:solid;
	border-color:#6586A2;
	border-width:1px;
	background-color:#4B759A;
	padding-left:5px;
	width:150px;
	margin-left:10px;
	margin-bottom:5px;
	cursor:pointer;
}
a.sous-menu1-type{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#CCC;
	text-decoration:none;
	line-height:16px;
}
a.sous-menu1-type:hover{
	color:#FFF;
}

.openlanguage{ /*class added to contents of 2nd demo when they are open*/
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #286934;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #286934;
}
.closedlanguage2{ /*class added to contents of 2nd demo when they are open*/
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	font-weight:bold;
	color:#CCC;
	cursor: hand;
	cursor: pointer;
	margin-bottom:2px;
	margin-top:1px;
}
.closedlanguage2:hover{ /*class added to contents of 2nd demo when they are open*/
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	font-weight:bold;
	color:#FFF;
}
.openlanguage2{ /*class added to contents of 2nd demo when they are open*/
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	font-weight:bold;
	color:#FFF;
	cursor: hand;
	cursor: pointer;
	margin-bottom:2px;
	margin-top:1px;
}
.special {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color:#555;
	display:none;
}

