/****** GENERAL ******/

body {
	background-color: #000000;
	margin:0 0 0 0;
	padding:0px;
}

.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #bfb57c;
	text-align: center;
	border: 1px solid #383838;
	background-color: #1e1e1e;
	width: 360px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.h2 {
	font-size: 14px;
	color: #bfb57c;
	background-color: #1e1e1e;
	width: 150px;
	text-transform: uppercase;
	border: 1px solid #383838;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0px;
	margin-top: 40px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-style: normal;
}

.cadre {
	font-size: 12px;
	color: #ffffff;
	background-color: #1e1e1e;
	width: 100px;
	height: 100px;
	text-transform: normal;
	border: 1px solid #383838;
	position: fixe;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: normal;
	letter-spacing: 0px;
	margin-top: 0px;
	padding-top: 6px;
	padding-bottom: 2px;
	font-style: normal;
}

.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
}

.gros {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	color: #ffffff;
}

.petit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
}

.or_petit {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 11px;
	color: #e6c400;
}

.or_trpetit {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 10px;
	color: #e6c400;
}

.case {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5a5a46;
}

.case2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5a5a46;
}

.index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #e6c400;
	text-decoration: none;
}

a:visited {
	color: #e6c400;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

a:active {
	color: #f5336d;
}

/* anulation des marges par defaut pour éviter les difference des navigateur */
p, h1, h2, h3, h4, h5, h6, fieldset, legend, ul, li, dl, dt, dd, img {
	margin:0;
	padding:0;
	border:0;
}



/****** FORMULAIRE ******/

form {
	margin:0;
}

form table td { /* evite le decalage sur input over */
	line-height: 16px;
}

textarea, input {		/*** configuration general ***/
	color: #333333;
	background-color: #e6db99;
	font-size: 10px;
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-highlight-color: #ebebeb;
	scrollbar-face-color: #bfb57c;
	scrollbar-shadow-color: #464646;
	scrollbar-darkshadow-color: #181818;
	scrollbar-track-color: #ebebeb;
}


.focus  {	/*** Mise en avant des champs en cours d'utilisation - onfocus="this.className='focus';" ***/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5a5a46;
	background: #ffffff;
	border: #e6c400 2px solid;
	margin: 0px 0px;
	padding-left: 3px;
}

textarea, input, .case {	/*** Retour à l'état normal après l'utilisation - onblur="this.className='case';" ***/
	padding-left: 3px;
	font-weight: bold;
	margin: 1px 1px;
}

.case, .focus {	/*** taille des champs ***/
	width: 220px;
	height: 13px;
	overflow: auto;
}

.case {	/*** bordure des champs ***/
	border: #ffffff 1px solid;
}

.focus2  {	/*** Mise en avant des champs en cours d'utilisation - onfocus="this.className='focus';" ***/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5a5a46;
	background: #ffffff;
	border: #e6c400 2px solid;
	margin: 0px 0px;
	padding-left: 3px;
}

textarea, input, .case2 {	/*** Retour à l'état normal après l'utilisation - onblur="this.className='case';" ***/
	padding-left: 3px;
	font-weight: bold;
	margin: 1px 1px;
}

.case2, .focus2 {	/*** taille des champs ***/
	width: 220px;
	height: 52px;
	overflow: auto;
}

.case2 {	/*** bordure des champs ***/
	border: #ffffff 1px solid;
}


/****** CALENDRIER ******/

.calmois {
	font-size: 14px;
	color: #bfb57c;
	background-color: #1e1e1e;
	width: 200px;
	text-transform: uppercase;
	border: 1px solid #383838;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0px;
	margin-top: 40px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-style: normal;
}


.caljour {
	font-size: 9pt;
	color: #bfb57c;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
}


.calvide {
	font-size: 9pt;
	color: #ffffff;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}


.calevnt {
	font-size: 9pt;
	background-color: #1e1e1e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	}
