﻿/* forms */
fieldset {
  margin-bottom: 10px;
  	line-height: 13px; 
	text-decoration: none;
	text-align: left;
	/*padding-right: 38px;
	padding-left: 38px;*/
	margin-top: 12px;
	border-style: none;
}

.form_content 
{
	background-color:White;
	margin-bottom: 10px;
	text-decoration: none;
	text-align: left;
	padding-right: 38px;
	padding-left: 38px;
	margin-top: 12px;
	border-style: none;
}

legend {
  /* padding: 0 2px; */
  /* font-weight: bold; */
  margin-bottom: 5px;
  margin-left: -8px;
 font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #438A89;
	line-height: 18px;
	font-weight: bold;
}
label {
  /* display: inline-block;
  line-height: 1.8; */
  float:left; 
  text-align:left;
  vertical-align: top;
	font-style: normal; 
	font-size: 10px; 
	margin-right:10px;
}
fieldset ol {
  margin: 0;
  padding: 0;
}
fieldset li {
  list-style: none;
  padding: 0px;
  margin: 0;
  margin-bottom: 10px;
  vertical-align:top;
  display:table-row;
  width:625px;
}
.rbl
{
	display:inline-block;
	 vertical-align:top;
	
}

/* end forms */
.TopExtranet
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: White;
	font-weight: bold;
}

h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #438A89;
	font-weight: normal;
}
h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #959374;
	font-weight: normal;
	
}
h3
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	
	
}

.form_titre { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #438A89;
}
.form_organisme { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #438A89;
}
.form_section { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #959374;
}

hr
{
	width:100%;
	height: 1px;
	border-style: solid;
	color:Black;
	margin-bottom:5px;

}
body {
	background-color: #c7c3a6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #254F4E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #254F4E;
}
a:hover {
	text-decoration: underline;
	color: #254F4E;
}
a:active {
	text-decoration: none;
	color: #254F4E;
}
html, table#fullheight{height:100%}
