/* Feuille de style CSS par défaut pour un nouveau projet d'application Web */

p
{
	padding:0px,0px,0px,0px;
	margin:0px,0px,0px,0px;
}

.menu
{
	 border: 1px solid #333366;
	 margin:20px,20px,20px,20px;
	 padding:2px,2px,2px,2px;
	 background-color:white;
	 width:250px;
}

.menutitre 
{
	 text-align:center;
	 border-bottom:1px solid #333366;
	 background-color:#ffab0c;	
	 color:#333366;
	 font-size:15px;
	 font-weight:bold;	 
}

.menulien 
{
	 text-indent:20px;
}

.sitetitre
{
	background-image:url(../img/bandeau_top.jpg);
	background-repeat:no-repeat;
	height:177px;
	width:928px;
	/*text-align:left;
	font-family: Arial, Comic sans Ms, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight:bold;
	color: #333366;
	width:100%;
	text-indent:10px;
	vertical-align:bottom;*/
}

span#lblTitre {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}


.sitebaspage
{
	text-align:center;
	font-family: Arial, Comic sans Ms, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color:#001244;
	padding: 10px 0 5px 0;	
}

.sitelogo
{
	text-align:left;
	padding:0px,0px,0px,0px;
	margin:0px,0px,0px,0px;
	width:0px;
}

.sitecorps
{
	text-align:center;
	background-color:#ffffff;
}

.site
{
	text-align:center;
	padding:0;
	margin:auto;
	width:930px;
}

a {
	font-family: Arial, Comic sans Ms, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #960643;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline overline;
}

tbody{
	background-color:white;
}

.page {
	 /*border: 1px solid #ffce50;*/
	 /*padding:20px,20px,20px,20px;
	 margin:0px,0px,0px,0px;*/
	 text-align:center;
	 width:900px;
	 background-color:white;
	 padding-left:20px;
}

.pagetitre {
	font-family: times New Roman,Arial;
	font-size: 24px;
	height:0px;
	font-weight: bold;
	color: #A4275C;
	background-color: white;
	text-align:left;
	padding:20px 0 20px 20px;
	margin-left:20px;
	/* border-bottom:1px solid #ff9900; */
}

.pageresume {
	font-family: Arial, Comic sans Ms, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	text-align:left;
	padding:20px 0 35px 0;
	padding:30px,5px,5px,10px;
}

.pagecorps {

	padding-bottom:50px;
	font-family: Arial, Comic sans Ms, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
}

.pagenavigation {
text-align:center;
}

.pagelien a{
	font-size:12px;
}
.pagelien {
	padding:10px;
}

.formtitre
{
	font-family: Arial, Comic sans Ms, Arial, Helvetica, sans-serif;
    font-size: 13px;
    COLOR: #333366;
    FONT-WEIGHT: bold;
    text-align:left;
    border-bottom:1px dotted #ff9900;
}

.formlibelle
{
	font-family: Arial, Comic sans Ms, Arial, Helvetica, sans-serif;
    font-size: 10px;
    COLOR: #336699;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    width:33%;
    text-align:right;
    vertical-align:top;   
}

.formcomposant
{
	font-family: Arial, Comic sans Ms, Arial, Helvetica, sans-serif;
    font-size: 10px;
    COLOR: #336699;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    vertical-align:top;
    text-align:left;   
}

.formexemple
{
	font-family: Arial, Comic sans Ms, Arial, Helvetica, sans-serif;
    font-size: 10px;
    COLOR: #336699;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    vertical-align:top;    
    text-align:left;   
}

.grid
{
	width:95%;
	border:1px solid black;
}

.gridheader
{
	background-color:#D2EAFF;
	text-align:center;
	border:1px solid #333366;
	font-size:12px;
	font-weight:bold;
	color:#333366;
}

.griditem
{
	border:1px solid #333366;
	font-size:11px;
	padding:2px,2px,2px,5px;
	color:#336699;
}

.gridalternateitem
{
	border:1px solid #333366;
	font-size:10px;
}

.gridfooter
{
	border:1px solid #333366;
	font-size:10px;
	background-color:transparent;
}

confirminfo
{
	font-family: Arial, 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 1px solid; 
	BACKGROUND-COLOR: #f4e397; 
	TEXT-ALIGN: center; 
	color: red;
	font: 10px Arial;
	line-height:15px;
}

BODY
{
	background-color:#960643;
	/* background-image: url(fond.gif); */
	font-family: Arial, Comic sans Ms, Arial, Helvetica, sans-serif;
	font-size:10px;
    COLOR: #000000;
    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;
	}


input.formblanc {
	font-family: Arial, Comic sans Ms, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333366;
	background-color: #f0f0cc;
	border: 1px solid #004570;
}

select.formblanc {
	font-family: Arial, Comic sans Ms, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333366;
	background-color: #f0f0cc;
	border: 1px solid #004570;
}

textarea.formblanc {
	font-family: Arial, Comic sans Ms, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333366;
	background-color: #f0f0cc;
	border: 1px solid #004570;
}
input.formbutton {
	font-family: Arial, Comic sans Ms, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333366;
	background-color: #f0f0cc;
	border: 1px solid #004570;
}

select.formbutton {
	font-family: Arial, Comic sans Ms, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333366;
	background-color: #f0f0cc;
	border: 1px solid #004570;
}

textarea.formbutton {
	font-family: Arial, Comic sans Ms, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333366;
	background-color: #f0f0cc;
	border: 1px solid #004570;
}

