/*
* FEUILLE DE STYLE
*
* Projet : REIF
* Auteur : Hervé ALLIOT
* Date de création : 20 juillet 2004
* Skin : 1
*
*/


/* ------------------- GENERAL ------------------- */

.noClass {
	font-family : Verdana, Arial;
	font-weight : normal;
	font-style : normal;
	font-size : 10px;
	color : #000000;
  padding-right : 0px;
	padding-left : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
}

.erreur {
	font-family : "Verdana";
	color : #FF0000;
	font-weight : bold;
	font-style : normal;
	font-size : 10px;
	line-height : 14px;
	z-index: 1000000000000;
}

body {
	background-color : #E5E9F2;
	font-family : Verdana, Arial;
	font-weight : normal;
	font-style : normal;
	font-size : 10px;
	color : #000000;
	line-height : 14px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	margin-left : 0px;
/*
  scrollbar-3dlight-color : #00267F;
	scrollbar-arrow-color : #00267F;
	scrollbar-base-color : #007BAF;
	scrollbar-face-color : #009FC3;
	scrollbar-shadow-color :#007BAF;
	scrollbar-track-color : #FFFFFF;
	scrollbar-darkshadow-color : #007BAF;
*/
}


/* ------------------- LIEN ----------------------- */

a {
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	font-size : 11px;
	color : #00267F;
	line-height : 14px;
	text-decoration : none;
}

a:active {
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	font-size : 11px;
	color : #00267F;
	line-height : 14px;
	text-decoration : none;
}

a:link {
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	font-size : 11px;
	color : #00267F;
	line-height : 14px;
	text-decoration : none;
}

a:visited {
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	font-size : 11px;
	color : #00267F;
	line-height : 14px;
	text-decoration : none;
}

a:hover {
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	font-size : 11px;
	color : #00267F;
	line-height : 14px;
	text-decoration : underline;
}


/* ----------------------- CHAMPS FORMULAIRE ----------------------- */

form {
	font-family : Verdana, Arial;
	color : #000000;
	font-weight : normal;
	font-style : normal;
	font-size : 10px;
}

input,textarea,select {
	font-family : Verdana, Arial;
	color : #000000;
	font-weight : normal;
	font-style : normal;
	font-size : 10px;
	border : 1px solid #FFFFFF;	
  scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #FFFFFF;
	scrollbar-face-color : #FFFFFF;
	scrollbar-shadow-color :#FFFFFF;
	scrollbar-track-color : #FFFFFF;
	scrollbar-darkshadow-color : #FFFFFF;
}



/* -------------------------------------------------------------------------------------------*/



/* ------------------------ GABARIT ----------------------- */

/* ------------------------ HEADER ----------------------- */

/* POST IT */

a.gabaritPostIt {
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	font-size : 12px;
	color : #FFFFFF;
	line-height : 16px;
	text-decoration : none;
}

a.gabaritPostIt:active {
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	font-size : 12px;
	color : #FFFFFF;
	line-height : 16px;
	text-decoration : none;
}

a.gabaritPostIt:link {
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	font-size : 12px;
	color : #FFFFFF;
	line-height : 16px;
	text-decoration : none;
}

a.gabaritPostIt:visited {
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	font-size : 12px;
	color : #FFFFFF;
	line-height : 16px;
	text-decoration : none;
}

a.gabaritPostIt:hover {
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	font-size : 12px;
	color : #FFFFFF;
	line-height : 16px;
	text-decoration : underline;
}

td.gabaritPostIt {
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	font-size : 12px;
	color : #FFFFFF;
	line-height : 16px;
	padding-right : 10px;
	padding-left : 40px;
	padding-top : 10px;
	padding-bottom : 10px;
}


/* CHOIX LANGUE */

td.gabaritChoixLangue {
	background-color : #007BAF;
}


/* LOGIN */


td.gabaritLoginFormulaire {
  background-color : #00267F;
	padding-right : 0px;
	padding-left : 15px;
	padding-top : 0px;
	padding-bottom : 0px;
	border : 0px;
}

td.gabaritLogin {
  background-color : #00267F;
}

font.gabaritLogin {
	font-family : Verdana, Arial;
	font-weight : bold;
	font-style : normal;
	font-size : 10px;
	color : #FFFFFF;
	line-height : 14px;
}

input.gabaritLogin {
	font-family : Verdana, Arial;
	color : #000000;
	font-weight : normal;
	font-style : normal;
	font-size : 10px;
	border : 1px solid #007BAF;
}

input.gabaritLoginBouton {
  border : 0px solid #007BAF;
}


/* RETOUR ACCUEIL */

td.gabaritRetourAccueil {
	background-color : #009FC3;
}


/* ROLLOVER CALQUE */

div.rolloverCalqueReif {
  background-color: white;
  visibility: hidden;
  position: absolute;
  left: 0px;
  top: 23px;
  width: 100px;
  z-index:200;
}

div.rolloverCalqueFrance {
  background-color: white;
  visibility: hidden;
  position: absolute;
  left: 0px;
  top: 23px;
  z-index:200;
}

div.rolloverCalqueEurope {
  background-color: white;
  visibility: hidden;
  position: absolute;
  left: 0px;
  top: 23px;
  z-index:200;
}

div.rolloverCalqueEuropeSociale {
  background-color: white;
  visibility: hidden;
  position: absolute;
  left: 0px;
  top: 23px;
  z-index:200;
}


div.rolloverCalquePrivee {
  background-color: white;
  visibility: hidden;
  position: absolute;
  left: 0px;
  top: 23px;
  z-index:200;
}


/* ------------------------ FOOTER ----------------------- */


a.gabaritFooter {
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	font-size : 10px;
	color : #FFFFFF;
	line-height : 14px;
	text-decoration : none;
}

a.gabaritFooter:active {
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	color : #FFFFFF;
	line-height : 16px;
	text-decoration : none;
}

a.gabaritFooter:link {
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	font-size : 10px;
	color : #FFFFFF;
	line-height : 14px;
	text-decoration : none;
}

a.gabaritFooter:visited {
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	font-size : 10px;
	color : #FFFFFF;
	line-height : 14px;
	text-decoration : none;
}

a.gabaritFooter:hover {
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	font-size : 10px;
	color : #FFFFFF;
	line-height : 14px;
	text-decoration : underline;
}


table.gabaritFooter {
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	font-size : 10px;
	color : #FFFFFF;
	line-height : 14px;
	padding-right : 0px;
	padding-left : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	background-color : #009FC3;
}

td.gabaritFooter {
	padding-right : 0px;
	padding-left : 6px;
	padding-top : 0px;
	padding-bottom : 0px;
}


/* ------------------------ ERREUR ----------------------- */

div.erreur {
  background-color: white;
  visibility: visible;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  z-index:200;
}
