/* Feuille de style CSS par défaut pour un nouveau projet d'application Web */

p
{
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #4E72B8;
	font-size: 11px;
} 

.menu 
{
	 border: 1px solid #AD6204;
	 margin: 20px 20px 20px 20px;
	 padding: 4px 4px 4px 4px;
	 background-color: #FEFAE2;
	 width: 200px;
}

.menutitre 
{
	 text-align: center;
	 background-color: #E09106;	
	 color: white;
	 font-size: 15px;
	 font-weight: bold; 
}

.menulien 
{
	 text-align: left;
	 padding: 3px 5px 2px 5px;
	 font-size: 8pt;
}


.sitetitre
{
	text-align: left;
	font-family: Verdana, Comic sans Ms, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font: 600 bolder;
	font-weight: bolder;
	color: #4E72B8;
	width: 100%;
	/*text-indent:10px;*/
	padding: 0 0 0px 15px;
	vertical-align: middle;
	background: url(fond_sitetitre.gif) fixed; 
	background-repeat: no-repeat;
}

.sitebaspage
{
	text-align: center;
	font-family: Verdana, Comic sans Ms, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4E72B8;
}

.sitelogo
{
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 0px;
}

.sitecorps
{
	text-align: center;
}

.site
{
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 900px;
}


a:link {font: 800 Verdana; font-weight: bold; font-size: 8pt; font-family: Verdana; color: #2972FB}
a:hover {font: 800 bold Verdana; font-weight: bold; font-size: 8pt; font-family: Verdana; color: #FF9500; text-decoration: none}
a:active {font: 800 bold Verdana; font-weight: bold; font-size: 8pt; font-family: Verdana; color: #2972FB}
a:visited {font: 800 bold Verdana; font-weight: bold; font-size: 8pt; font-family: Verdana; color: #0347c1;}
a:visited:hover {font: 800 bold Verdana; font-weight: bold; font-size: 8pt; font-family: Verdana; color: #FF9500;}

/*
a {
	font-family: Verdana, Comic sans Ms, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline overline;
}
  */
.page {
	 /*border: 1px solid #ffce50;*/
	 /*padding: 20px 20px 20px 20px;*/
	 margin: 0px 0px 0px 0px;
	 text-align: center;
	 width: 100%;
	 background-color: white;
}

.pagetitre {
	font-family: Verdana, Comic sans Ms, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	height: 0px;
	font: 800 bolder; 
	font-weight: bolder; 
	color: #3A5994;
	background-color: #FCEFB1; 
	padding: 7px 0 7px 0; 
	border-left: 0;
	border-right: 0;
	border-top: 4px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	text-transform: uppercase;
}

.pageresume {
	font-family: Verdana, Comic sans Ms, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #4E72B8;
	background-color: #FEFAE2;
	text-align: left;
	padding: 5px 5px 5px 5px;
	border-left: 0;
	border-right: 0;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	
}

.pagecorps {
	padding: 20px 0px 10px 0px;
	font-family: Verdana, Comic sans Ms, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E72B8;
	background-color: #F0F3F9;
	border-left: 0;
	border-right: 0;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	
}

.pagenavigation {
	text-align: center;
	background-color: #F0F3F9;
    
}

.formtitre
{
	font-family: Verdana, Comic sans Ms, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #4E72B8;
    font-weight: bold;
    text-align: center;
    background-color: #FCEFB1;
	border-left: 0;
	border-right: 0;
	border-top: 5px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	padding: 5px 0px 5px 0px;   
}

.form
{
	font-family: Verdana, Comic sans Ms, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #4E72B8;
    font-weight: bold;
	background-color: #F0F3F9;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
    text-align: left;
    vertical-align: top;
	border-top: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	/*padding: 1px 3px 1px 3px;*/
	/*empty-cells: hide;   */
} 

.formlibelle
{
	font-family: Verdana, Comic sans Ms, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #4E72B8;
    font-weight: bold;
	background-color: #FEFAE2;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
    width: 28%;
    text-align: left;
    vertical-align: top;
	border-right: 2px solid #FFFFFF;
	padding: 1px 3px 1px 3px;
	/*empty-cells: hide;   */
}

.formcomposant
{
	font-family: Verdana, Comic sans Ms, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #4E72B8;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    background-color: #F0F3F9;
	word-spacing: normal;
    vertical-align: top;
    text-align: left;
	padding: 1px 3px 1px 3px;   
}

.formexemple {
	font-family: Verdana, Comic sans Ms, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #4E72B8; 
	background-color: #FFFFFF; 
	font-weight: normal; 
	letter-spacing: normal; 
	text-transform: none; 
	word-spacing: normal; 
	vertical-align: top; 
	text-align: left; 
	padding: 1px 3px 1px 3px; 
	empty-cells: hide; 
}

.grid
{
	width: 100%;
	text-align: center;
	border: 1px solid #F9E484;
}

.gridheader
{
	background-color: #FEFAE2;
	text-align: center;
	border: 1px solid #F9E484;
	font-size: 12px;
	font-weight: bold;
	color: #2E4776;
	padding: 3px 0 3px 0;
}

.griditem
{
	border: 1px solid #F9E484;
	font-size: 10px;
	padding: 2px 2px 2px 5px;
	background-color: #FFFFFF;
}

.gridalternateitem
{
	/*border: 0px solid #7895C9;*/
	border: 1px solid #FFFFFF;
	font-size: 10px;
	background-color: #FFFFFF;
}

.gridfooter
{
	border: 1px solid #7895C9;
	font-size: 10px;
	background-color: transparent;
}

confirminfo
{
	font-family: Verdana, Comic sans Ms, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    font-weight: bold;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
    text-align: left;
    vertical-align: top;
}

.exception {
	font-family: System;
    font-size: 12px;
    color: red;
}

.validator {
	/*border: #C14403 #AD6204; 
	background-color: #F9E484; */
	text-align: left; 
	color: red; 
	font: 800 10px Verdana;
	font-weight: bold; 
	line-height: 15px;
	padding: 3px 0 3px 0; 
}

body
{
    background-color: white;
	font-family: Verdana, Comic sans Ms, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #4E72B8;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
    text-align: center;
}

img 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	border: 0px;
	}


input.formblanc {
	font-family: Verdana, Comic sans Ms, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3A5994;
	background-color: #FFFFFF;
	border: 1px solid #4E72B8;
}

select.formblanc {
	font-family: Verdana, Comic sans Ms, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3A5994;
	background-color: #FFFFFF;
	border: 1px solid #4E72B8;
}

textarea.formblanc {
	font-family: Verdana, Comic sans Ms, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3A5994;
	background-color: #FFFFFF;
	border: 1px solid #4E72B8;
}
input.formbutton {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

select.formbutton {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

textarea.formbutton {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}