/*CSS site www.feramoulin.fr	*/
/*  -- Coeur de page --*/
H1 {color:#316ac5; font-family:tahoma; font-weight:bold; font-size:12pt; text-decoration: none}
H2 {color:#000000; font-family:tahoma; font-weight:bold; font-size:14pt; text-decoration: none}
H3 {color:#000000; font-family:tahoma; font-weight:bold; font-size:11pt; text-decoration: none}
td.coeur {
	padding:10px;
	vertical-align:top;
	background-color:#FFFFFF;
	color:#000000;
	font-weight:normal;
	font-family:tahoma;
	font-size:10pt;
	text-decoration: none
}
td.sscoeur {background-color:#f2f2f2; font-weight:bold}

/*--Page d'accueil --*/
.misenavant{color:#C8041C; font-size:12pt}

/*-- Footer --*/
td.footer {font-weight:normal; font-family:tahoma; font-size:9pt; text-decoration: none}

/* -- Bandeau gauche -- */
a.bandeau:link 	{color:#000000; font-family:tahoma; font-weight:bold; font-size:9pt; text-decoration: none}
a.bandeau:visited{color:#333333; font-family:tahoma; font-weight:bold; font-size:9pt; text-decoration: none}
a.bandeau:hover 	{color:#FF0000; font-family:tahoma; font-weight: bold; text-decoration: none}

/* -- Menu Haut -- */
a.rubrique:link 	{color:#747474; font-family:tahoma; font-weight:bold; font-size:9pt; text-decoration: none}
a.rubrique:visited{color:#333333; font-family:tahoma; font-weight:bold; font-size:9pt; text-decoration: none}
a.rubrique:hover 	{color:#316ac5; font-family:tahoma; font-weight: bold; text-decoration: none}

/* Liens simples */
a.simple:link {color: 777777; font-family: tahoma; font-size: 11px; font-weight: bold; text-decoration: underline;}
a.simple:hover {color: #C8041C; font-family: tahoma; font-size: 11px; font-weight: bold; font-style: normal; line-height: normal; font-variant: normal;	text-transform: none; border: thin none #FFFFFF; text-decoration: underline;}
a.simple:visited {color: 777777; font-family: tahoma; font-size: 11px; font-weight: bold; font-style: normal }

/* -- Blocs Contactez nous-- */
a.contact:link 	{color:#000000; font-family:tahoma; font-weight:bold; font-size:11pt; text-decoration: none}
a.contact:visited{color:#000000; font-family:tahoma; font-weight:bold; font-size:11pt; text-decoration: none}
a.contact:hover 	{color:#316ac5; font-family:tahoma; font-weight: bold; text-decoration: none}

/* -- Page d'organigramme -- */
table.organigramme {border-collapse:collapse; border-color:#000000; font-weight:normal; text-align:center; font-family:tahoma; font-size: 10pt; text-decoration: none}
td.orga_blanc{background-color:#FFFFFF}
td.orga_bleu{background-color:#dbdde9}
td.orga_gris{background-color:#bcbcbc}

/* -- Page de présentation des cours -- */
a.desc_cours{color:#000000; font-family:tahoma; font-size:10pt; text-decoration: none}
div.present_cours {
	float: left;
	width: 240px;
	height: 180px;
	margin: 5px;
	padding: 2px;
	border: 1px solid;
	border-color: #000000
}
div.titre_cours {
	text-align: center;
	font-family:tahoma;
	font-weight: bold;
	text-decoration: none;
	background-color: #EFEFEF;
}

div.det_cours {
	padding-left: 5px;
}

/*  -- Liste des Hôtels --*/
tr.A0 {background-color:#dbdde9; font-weight:normal; font-family:tahoma; font-size:9pt; text-decoration: none}
tr.A1 {background-color:#FFFFFF; font-weight:normal; font-family:tahoma; font-size:9pt; text-decoration: none}
 
/*-- Puces --*/
ul.puce {list-style-image: url('../picto/puce_valider.gif')}
ul.pucemenu {text-align : left; list-style-image: url('../picto/puce_menu.gif');margin-left: 20px; padding-left: 0;}

/* -- Formulaire -- */
table.formulaire {background-color:#dbdde9; font-family:tahoma; font-weight:normal; font-size:10pt; text-decoration: none}

/* -- Styles appliqués au Calendrier -- */
/* Apparence de la première ligne de titre */
td.itemTitre {background-color:#dbdde9; text-align:center; font-family:tahoma; font-weight:normal; font-size:10pt; text-decoration: none}
/* Apparence de la date du jour */
td.itemCurrentItem {background-color:#dbdde9; text-align:center; font-family:tahoma; font-weight:normal; font-size:10pt; text-decoration: none}
/* Apparence d'un jour avec cours */
td.itemSelectedItem {background-color:#ece9d8; text-align:center; font-family:tahoma; font-weight:normal; font-size:10pt; text-decoration: none}
/* jour standard*/
td.itemExistingItem {background-color:#FFFFFF; text-align:center; font-family:tahoma; font-weight:normal; font-size:10pt; text-decoration: none}
/* style des */
div.calendar {font-family:Arial ;font-size:8pt ;position:relative; width: 50%; visibility:hidden; background-color:#f9f9f9; padding:4px; border:1px ; border-color: Blue;}
/* -- Détail du cours qui apprait en roll over dans le calendrier -- */
table.calend_detail{border-collapse:collapse; border-color:#000000; font-weight:normal; text-align:center; font-family:tahoma; font-size: 9pt; text-decoration: none}