*{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

body{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*width: 980px; */
	background: url(../images/fr/background.jpg) top center #035294 no-repeat;
}

.sousmenu{
border-bottom: 1px solid #035294;
}

.autodatatable .td1_err{
	/*border: 2px dashed #F00*/
	
	font-size: 11px;
	background-color:#DBA7A6;
}

.autodatatable .td2_err{
	/*border: 2px dashed #F00*/
	
	font-size: 11px;
	background-color:#BD7D7D;
}

.autodatatable .th{
	font-size: 11px;
	border-bottom: 1px solid #000000;
	font-weight: bold;
	text-align: center;
	/*background-color: #cab99e;*/
}

.centertext {
	text-align: center;
}

.hide {
	display: none;
}
.espaceTD{
	padding-right:5px;
	padding-bottom:5px;
}
#test { 
	position: inherit;
}

.style_glossaire {
	cursor: pointer;
	color: #0066FF;
	font-weight: bold;
}

.largetable{
border: none;
}

.largetable th,td{
	font-size: 10px;
}




.sousmenu a{
padding-top: 7px;
padding-left: 19px;
padding-right: 19px;
text-align:center;
display: block;
height: 20px;
color: #035294;
font-weight: bold;
text-decoration: none;
}

.sousmenu a:hover{
padding-top: 7px;
padding-left: 19px;
padding-right: 19px;
text-align:center;
display: block;
height: 20px;
background:url(../images/fr/btn_bg.gif) repeat-x;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

.sousmenu .selected{
padding-top: 7px;
padding-left: 19px;
padding-right: 19px;
text-align:center;
display: block;
height: 20px;
background:url(../images/fr/btn_bg.gif) repeat-x;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

.content{

}

.middlecontent{
background: #FFFFFF;
padding-left: 14px;
padding-top: 25px;
padding-bottom: 25px;
padding-right: 14px;
}

.border_left{
background: url(../images/fr/border_left.jpg) repeat-y;
}

.border_right{
background: url(../images/fr/border_right.jpg) repeat-y;
}

.border_bot_mid{
background: url(../images/fr/border_bot_mid.gif) repeat-x;
}


#global{
width: 95%;
margin: auto;
}

.nav1{
background: url(../images/fr/nav1_background.jpg) repeat-x;
}

.userpan {
color: #FFFFFF;
}

.userpan a{
color: #a8d7ff;
text-decoration: underline;
}

.userpan a:hover{
color: #a8d7ff;
text-decoration: none;
}

#uluser ul li{margin-left:-20px;}

textarea{
	overflow: auto;
}

a{
	color: #003399;
	text-decoration: none;
}

a:hover{
	color: #003399;
	text-decoration: underline;
}

p{
	margin-bottom: 8px;
	margin-top: 3px;
}

h1,h2,h3 {
	margin-bottom: 8px;
	margin-top: 3px;
}

h1{
	font-size: 21px;
	font-weight: bold;
	color: #035294;
}

h1 a{
	font-size: 21px;
	font-weight: bold;
	color: #035294;
}

h2{
	font-size: 16px;
	font-weight: bold;
	color: #035294;	
}

h2 a{
	font-size: 16px;
	font-weight: bold;
	color: #035294;	
}

h3{
	font-size: 13px;
	font-weight: bold;
	color: #035294;	
}

h3 a{
	font-size: 13px;
	font-weight: bold;
	color: #035294;	
}

.msg_erreur{
	text-align:center;
	padding: 3px;
	margin: 6px;
	border: 1px solid #CC0000;
	color: #CC0000;
	background-color: #FED8D8;
	margin-top: 8px;
}

.msg_success{
	text-align:center;
	padding: 3px;
	margin: 6px;
	border: 1px solid #009900;
	color: #009900;
	background-color: #DBFFCE;
	margin-top: 8px;
}

.autodatatable{
	border: 1px solid #E6E6E6;
}

.autodatatable td{
	font-size: 11px;
}

.autodatatable th{
	font-size: 11px;
	border-bottom: 1px solid #E6E6E6;
	/*background-color: #cab99e;*/
}

.autodatatable .td1{
	font-size: 11px;
	background-color: #EEEEEE;
}

.autodatatable .td2{
	font-size: 11px;
	background-color: #DDDDDD;
}

.autodatatable .td3{
	font-size: 11px; 
	background-color: #ee0000;
}

label{
	font-size: 11px;
}

@media screen{
	label{
		cursor:pointer;
	}
}
/*
.regform input{
	border: 1px solid #000;
	height: 13px;
	font-size: 10px;
	padding-left: 5px;
}

.regform input.button{
	height: 20px;
	font-size: 12px;
	text-align: center;
	padding-left: 0px;
}

*/

.regform input{

	border: 1px solid #237ac1;
	height: 13px;
	font-size: 10px;
	padding: 0px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;

}



.regform input.button{

	height: auto;
	width:1px;
	overflow:visible;
	width:auto;
	
	padding: 0px;
	margin: 0px;
	border: 0px;
	background:url(../images/fr/formbtn_bg.gif) repeat-x center #FFFFFF;
	font-weight:bold;
	font-size: 10px;
	color:#FFFFFF;
	border: 1px double #237ac1;
	padding-left: 10px;
	padding-right: 10px;
	cursor:pointer;
	
}

.regform input.button_v{

	height: auto;
	width:1px;
	overflow:visible;
	width:auto;
	
	padding: 0px;
	margin: 0px;
	border: 0px;
	background:url(../images/fr/formbtn_bg_v.gif) repeat-x center #FFFFFF;
	font-weight:bold;
	font-size: 10px;
	color:#FFFFFF;
	border: 1px double #346817;
	padding-left: 10px;
	padding-right: 10px;
	cursor:pointer;
}

.button_par{
	margin-top: 20px;
}

.regform input.radio{
	border: none;
	font-size: 10px;
}
/*
.regform textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #000;
	font-size: 10px;
	padding-left: 5px;
}
*/
.regform textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #237ac1;
	font-size: 11px;
	padding-left: 5px;
}


.regform select{
	/*border: 1px solid #000;*/
	/*height: 13px;*/
	font-size: 10px;
	padding-left: 5px;
}

.regform label{
	clear: both;
	float:left;
	width: 175px;
	margin-right: 8px;
	text-align: right;
	font-weight: bold;
}

.regform label.radio{
	clear: none;
	float:none;
	margin-left: 3px;
	text-align: right;
	font-weight: bold;
}

.horzform input{
	border: 1px solid #237ac1;
	height: 13px;
	font-size: 10px;
	padding: 0px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.horzform input.button{
	height: auto;
	width:1px;
	overflow:visible;
	width:auto;
	
	padding: 0px;
	margin: 0px;
	border: 0px;
	background:url(../images/fr/formbtn_bg.gif) repeat-x center #FFFFFF;
	font-weight:bold;
	font-size: 10px;
	color:#FFFFFF;
	border: 1px double #237ac1;
	padding-left: 10px;
	padding-right: 10px;
}

.horzform input.radio{
	border: none;
	font-size: 10px;
}

.horzform textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #237ac1;
	font-size: 10px;
	padding-left: 5px;
}

.horzform select{
	/*border: 1px solid #000;*/
	/*height: 13px;*/
	font-size: 10px;
	padding-left: 5px;
}

.horzform label{
	clear: both;
	float:left;
	margin-right: 8px;
	font-weight: bold;
}

.horzform label.radio{
	clear: none;
	float:none;
	margin-left: 3px;
	text-align: right;
	font-weight: bold;
}



fieldset{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom:20px;
	padding: 5px;
	padding-bottom: 20px;
}

legend{
	font-weight: bold;
	font-family: Arial, times, 'Times new roman', serif;
}

.regform .erreur_loc{
	font-family: Arial, times, 'Times new roman', serif;
	color: #CC0000;
	font-size: 11px;
	font-style: italic;
	/*display: block;*/
	margin-left: 182px;
}

.regform .erreur_loc_tbl{
	font-family: Arial, times, 'Times new roman', serif;
	color: #CC0000;
	font-size: 11px;
	font-style: italic;
	/*display: block;*/
	margin-left: 0px;
}

.horzform .erreur_loc{
	font-family: Arial, times, 'Times new roman', serif;
	color: #CC0000;
	font-size: 11px;
	font-style: italic;
	/*display: block;*/
	margin-left: 0px;
}

.centertext {
	text-align: center;
}

.hide {
	display: none;
}
.espaceTD{
	padding-right:5px;
	padding-bottom:5px;
}
#test { 
	position: inherit;
}

.style_glossaire {
	cursor: pointer;
	color: #0066FF;
	font-weight: bold;
}

.divborder {
	border-top: 1px solid #E6E6E6;
}

.rapportfieldset {
	margin-left:0px;
	margin-bottom:0px;
}

.printnoshow {
	display: none;
}

.import_green {
	background: #43f048;
}

.import_orange {
	background:#efe347;
}

.import_red {
	background:#ef4747;
}