/************** Mise en forme générale de la page **************/

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
th {
	font-family: Arial, Helvetica, sans-serif;
}
img{
	border-width: 0px;
}

/* Contenu central */
.contenu {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #494949;
}
.contenu a {
	color: #4E4E4E;
	text-decoration: underline;
}
.contenu a:hover {
	color: #FE8A23;
}

/* Connexion identifiant */
.identification {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	border: 1px dotted #F7921C;
	height: 115px;
	width: 150px;
	font-weight: bold;
	color: #F7921C;
	background-image: url(img/carte.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.login {
}
.textarea {
border:1px solid black;
background-color:red;
font-family:"trebuchet ms",sans-serif;
color:white;
}
/* Infos du jour */
.infos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4E4E4E;
	vertical-align: top;
	display: block;
}

/* Pied de page */
.pied {
	background-color: #ACACAC;
	padding: 5px;
	margin-top: 20px;
	text-align: right;
	}

/* Bandeau */
.bandeau {
	width:540px;
}

/********************* Textes ************************/

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #FE8A23;
	font-style: normal;
	line-height: 25px;
	text-transform: uppercase;
	text-align: center;
	border: 1px dotted #FF6600;
	background-image: url(img/Back_H1.gif);
	background-repeat: repeat-x;
}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FF9900;
	font-style: normal;
	line-height: 16px;
	padding-left: 15px;
	margin-bottom: 20px;
	background-image: url(img/puce_orange.gif);
	background-repeat: no-repeat;
	font-variant: small-caps;
	margin-top: 25px;
}
.texte-pied-gras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #FFFFFF;
}
.texte-pied-gras A {
	color: #FFFFFF;
}
.texte-pied-gras A:hover {
	color: #FEA85A;
}
.texte-pied-fin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.texte-contenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #494949;
}
.texte-contenu A {
	color: #494949;
	text-decoration: underline;
}
.texte-contenu A:hover {
	color: #FE8A23;
	text-decoration: underline;
}
.texte-contenu-titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #737373;
}
.texte-contenu-italique {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #737373;
	font-style: italic;
}



/********************* Menus ************************/

/* Menu principal horizontal en haut */
.menu-haut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: 300;
	margin-top: 2px;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px dotted #F7921C;
}
.menu-haut a {
  color: #4E4E4E;
}
.menu-haut-act {
  font-weight: bold;
}

/* arrière plan du menu vertical de gauche */
.menubas {
	background-image: url(img/fleche.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}

/* Menu de gauche vertical (sous-menus) */
.menu-bas {
	font-family: Arial, Helvetica, sans-serif;
}

/*  MENU BAS, level 2, normal state (NO) */
.menu-bas2-no {
  border-bottom: 1px dotted #737373;
  font-size: 12px;
  padding-top:5px;
  padding-left:5px;
}
.menu-bas2-no A {
  color: #4E4E4E;
}
/*  MENU BAS, level 2, active state (ACT) */
.menu-bas2-act {
	border-bottom: 1px solid #737373;
	font-weight:bold;
	font-size: 12px;
	padding-top:5px;
	padding-left:5px;
	filter:alpha(opacity='70', style='0');
	background-color: #FFCC9D;
}
.menu-bas2-act A {
  color: #4E4E4E;
}
/*  MENU BAS, level 3, normal state (NO) */
.menu-bas3-no {
  font-size: 11px;
  padding-left:20px;
}
.menu-bas3-no A {
  color: #4E4E4E;
}
/*  MENU BAS, level 3, active state (ACT) */
.menu-bas3-act {
  font-size: 11px;
  font-weight:bold;
  padding-left:20px;
}
.menu-bas3-act A {
  color: #4E4E4E;
}

/* Pop up */
.contenuvide {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #494949;
	background-image: url(img/bandeau_g-vide.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 50px;
	margin: 5px;
}
.contenuvide a {
	color: #4E4E4E;
	text-decoration: underline;
}


.tx-cal-controller a{
	text-decoration:none;
}

.tx-cal-controller a:hover{
	text-decoration:none;
}

.tx-cal-controller .padd a:hover{
	text-decoration:none;
	color: white;
}

.tx-cal-controller table{
	font-size: 1em;
}

.tx-cal-controller h1, .tx-cal-controller h2, .tx-cal-controller h3, .tx-cal-controller h4{
	border:0;
}

.G10BOLD{
	margin-top:10px;
}

.tx-airfilemanager-pi1 table{
font-size: 10px;
}

.tx-airfilemanager-pi1 h2{
	border:none;
	margin-left:0;
	padding-left:0;
	margin-bottom:7px;
	display:inline;
}

.popup{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #494949;
	margin: 5px;
	padding: 10px;
	height: auto;
	width: 490px;
}
.popup a {
	color: #4E4E4E;
	text-decoration: underline;
}
.popup a:hover {
	color: #FE8A23;
}
.popup_bandeau{
	margin: 5px;
	height: 115px;
	width: 510px;
}
