@charset "utf-8";
/* CSS Document */

body {
	/*background-image: url(PapierGris.jpg);*/
	/* si vous ne voulez pas d'image de fond, décommentez la ligne background-color et supprimez la lignebackground-image*/
	background-color: #86a3d4;
	font-family:Arial, Helvetica, sans-serif;
	color: #300;
	border-radius: 10px;
}
.TitreDePage {
	font-family: Arial, Helvetica, sans-serif;
	border: medium ridge #69F;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	/*text-transform: capitalize;*/
	color: #ffc;
	/*text-shadow: 1px 2px 2px #000;*/
	border-radius: 10px;
	border-style: groove;
	background-color: #03c;
	border-color: #09F;
	display: inline-block;
	text-align: center;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 6px;
}
.Btn_3D_Vert {
	border-style: outset;
	border-color: #000080;
	border-radius: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align:center;
	background-color: #03c;
	color: #FF0;
}
.Btn_3D_Bleu {
	width:200px;
	height:40px;
	border-style: outset;
	border-color: #000080;
	border-radius: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align:center;
	background-color: #39F;
	color: #FFC;
}
.Btn_3D_Rouge {
	border-style: outset;
	border-color: #000080;
	border-radius: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align:center;
	background-color: #03f;
	color: #FFFF00;
}
#conteneurInputMois form select{
	background-color:#03c;
	color:  #ffd;
	border-style: ridge;
	border-width: 3px;
	border-radius: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 120px;
	height: 30px;

}
#conteneurInputMois form input{
	background-color: #FFC;
	color:#03c;
	border-style: ridge;
	border-width: 3px;
	border-radius: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 120px;
	height: 30px;
	font-weight: bold;
}
#conteneurInputMois{
	border-style: groove;
	border-width: 3px;
	border-radius: 10px;
	width:890px	
}
#conteneurInputAn form select{
	background-color: #03c;
	color: #FFC;
	border-style: ridge;
	border-width: 3px;
	border-radius: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 120px;
	height: 30px;
}
#conteneurInputAn form input{
	background-color: #ffd;	
	color: #03c;
	border-style: ridge;
	border-width: 3px;
	border-radius: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 120px;
	height: 30px;
	font-weight: bold;
}
#conteneurInputAn{
	border-style: groove;
	border-width: 3px;
	border-radius: 10px;
}
.form_select_choice_1{
	background-color: #A8E2FF;
	border-style: ridge;
	border-width: 3px;
	border-radius: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 120px;
	height: 30px;
	font-weight:bold;

}
.form_select_choice_2{
	background-color: #39F;
	border-style: ridge;
	border-width: 3px;
	border-radius: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align: center;
	width: 120px;
	height: 30px;
	color:#ffd;
}
.form_input{
	background-color:#ffd ;
	border-style: ridge;
	border-width: 3px;
	border-radius: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	width: 120px;
	height: 30px;
	color:#03c;
}
.text_table_form_input{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #03c;
}
.style_titre_formulaire{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: large;
	font-style: normal;
	text-align:center;
	background-color:  #86a3d4;
	color:  #03c;
}
.style_sous_titre_formulaire{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
	text-align:center;
	color: #ffd;
}
.tab_cell_choice_1{
	background-color: #A8E2FF;
	border:groove;
	border-bottom-width:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
.tab_cell_choice_2{
	background-color:#39F;
	border:groove;
	border-bottom-width:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	color:#ffd;
}
.tab_cell_recap{
	background-color: #AAAAAA;
	border:groove;
	border-top-width:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.stylegrasrouge {
	font-weight:bold;
	color: red;
	font-style: italic;
}
.stylegrasvert {
	font-weight:bold;
	font-size:14px;
	color: #00E;
	font-style: normal;
}
.stylegrasbleu {
	font-weight:bold;
	color: #0000FF
	}
.myTable {
	background-color:#EFF;
	border:groove;
	border-width:3px;
	border-collapse:collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.myTable_tr_th {
	background-color:#39F;
	color:#CFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	border-style: outset;
	}
.defcolonne {
	background-color:#BFF;
	border-color: #C16100;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	text-align: center;
}
.defcolonnesmall {
	background-color:#BFF;
	border-color: #C16100;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	text-align: center;
}
.defcolonnebleu {
	background-color:#BFF;
	border-color: #C16100;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	text-align: center;
	color: blue;
}
.defcolonnerouge {
	background-color:#BFF;
	border-color: #C16100;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	text-align: center;
	color: red;
}
.myTable_cell {
	border:#C16100;
	border-style:solid;
	border-width:thin;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	white-space:nowrap;
}
.myTable_Recap {
	background-color:#006600;
	border:groove;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


