﻿/*
 * Général
 */

.main 
{
	color: #696969;
	margin:auto;
	width: 990px;
	text-align: left;
	padding: 0px;
}

/*
 * Header de la page (logo, titre...)
 */
#ctl00__header
{
	height: 105px;
}

.header_bg 
{
	margin:0px;
	padding:0px;
	width:100%;
	background-image: url(./images/header_deg.png);
	background-repeat: repeat-x;	
	height: 140px;
}

.header_bg table
{
	border-spacing: 0px;
}

.main_menu
{
	color: #696969;
	margin:auto;
	width: 1030px;
	text-align: left;
	padding: 0px;
}

.header 
{
	margin:0px;
	padding:0px;
	height: 105px;	
 }
 
.logo {
	float: left;
	margin: 2px;
	margin-top: 1px;
	margin-left: 8px;
	/*height:100px;*/
}

.titre_site {
	font-size: 20px;
	font-weight: bold;
	margin-top: 23px;
	margin-left: 100px;
	color:#FFFFFF;
	/*width:600px;*/
}

.saison {
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	font-style: italic;
	margin-left: 110px;
	color:#FFFFFF;
	/*width:200px;*/
}

.buttons {
	float:right;
	font-size: 90%;
	margin-right: 15px;
	margin-top: 10px;
	text-align: right;
	padding-top: 10px;
	}

.header .buttons .image {
	vertical-align: middle;
	margin-left: 4px;
	cursor: pointer;
}

.quit {
	margin-bottom: 2px;
}

.quit a {
	color :#FFFFFF;
}

.aide {
}

.aide a {
	color :#FFFFFF;
	}

.aide_non_dispo {
	font-style: italic;
}

/*
 * Recherche
 */

.panel_recherche {
	width: 200px;
	/*height: 100px;*/
	border-collapse: collapse;
	/*padding-bottom: 10px;*/
	padding-top: 17px;
	margin: 6px 0 0 8px;	
	border-left: 1px solid #a7a6aa;
}

.titre_recherche {
	margin: 6px 0 0 8px;
	font-size: 12px;
	padding-bottom: 4px;
	font-weight: bold;
	color:#FFFFFF;
}

.item_recherche 
{
	color:#FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 15px;
	margin-bottom: 4px;
}

.textbox_recherche {
	margin-left: 4px;
	font-size: 11px;
}

.icon_recherche {
	cursor: pointer;
	margin-left: 2px;
	vertical-align: top;
}

/*
 * Elements de layout principaux (colonnes...)
 */

.column, .column_white 
{
	width: 180px; /* pour une raison non identifiée: 180px => 190px dans ce cas présent */
	padding: 4px;
	
}

.column_white {
	width: 200px;
}

/*
 * Les boites
 */

.box {
	padding: 4px;
	margin-bottom: 5px;
}

.column .box select {
	width: 169px;
}

.box_titre {
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	text-indent: 0.03in;
	margin-bottom: 5px;
}

.box .violet {
	color: #007BB6;
}

.box .rouge {
	color: white;
	background-color: red;
}

.box .bleu {
	color: white;
	background-color: blue;
}

.box .vert {
	color: white;
	background-color: green;
}

.box .orange {
	color: white;
	background-color: Orange;
}

.box .item, .box .link {
	margin-bottom: 0.3em;
	margin-left: 0.03in;

}
.link  a
{
	padding-left: 12px;
	background-image: url(./images/img_triangle_blanc.png);
	background-repeat: no-repeat;	
	color: #696969;
	font-weight: bold;
	text-decoration:none;
	font-size:10px;
}
	
.box .item a:hover {
	background-color: #e4e2f1;
}

.box .link:hover {
	background-color: #e4e2f1;
}

.separateur_gris {
	border: 0;
	height: 1px;
	background-color: #999999;
	color: #999999;
}

/*
 * Actualites
 */

.news {
	 
	padding-top: 2px;
	padding-left: 4px;
	overflow: auto;
	height: 230px;
}

/*
 * Messages d'erreur et de confirmation et d'avertissement
 */

.erreur, .interdit {
	color: red;
	font-weight: bold;
}

.confirm {
	color: green;
	font-weight: bold;
}

.avertissement {
	color: Orange;
	font-weight: bold;
}


.interdit {
	padding-top: 20px;
	padding-bottom : 20px;
	text-align: center;
	font-size: 1.2em;
}

.confirmation {
	text-align: center;
}

.avertissement {
	text-align: center;
}

/*
 * La zone principale
 */

.content, .bottom_content {
	padding: 2px 20px 10px 10px;
}

.titre {
	font-size: 14px;
	color: #F08A00;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 1em;
	margin-top: 0.5em;
	/*width: 100%;*/
	border-bottom: 1px dotted #F08A00;
}

.titre2 {
	font-size: 12px;
	color: #007BB6;
	font-weight: bold;
	margin-bottom: 1em;
	border-bottom: 1px dotted #007BB6;
}

.etape {
	font-size: 13px;
	font-weight: bold;
	color: #3b3092;
	margin-bottom: 1em;
}

.conseil {
	font-size: 10px;
	color: darkblue;
}

.non_dispo {
	font-weight: bold;
	color: #333333; 
}

/*
 * Pour les formulaires
 */

.section {
	color: #007BB6;
	font-size: 1.2em;
	font-weight: bold;
	text-indent: -3px;
}

.labelnew {
	color : red;
}

.label, .label_fiche, .label_recherche {
	text-align: left;
	padding-top: 4px;
	text-indent: 1em;
	padding-left: 6px;
	color : #ffffff;
	background-color: #007BB6;
	padding-right: 1em;
	white-space: nowrap;
}

.label_fiche {
	text-indent: -2px;
	padding-top: 2px;
}

.label_recherche {
	text-indent: -2px;
}

.obligatoire  {
	background-image: url("images/obligatoire.gif");
	background-repeat: no-repeat ;
}

.champ {
	padding: 2px;
	background-color: #effaff;
	width: 100%;
}

.champ_width_50 {
	padding: 2px;
	background-color: #effaff;
	width: 50%;
}

.separateur {
	padding-top: 1.2em;
}

.separateur_top {
	padding-top: 0;
}

/*
 * Styles pour les boutons (de ControlesWeb ou autres)
 */

.bouton {
/*	margin: 0;
	position: relative;
	top: 2px;*/
}


.bouton_print {
	float: left;
	margin-top: 8px;
	padding-right: 4px;
}

.bouton_label {
	padding-top: 3px;
	padding-right: 1em;
}
	
.calendrier_bouton {
	margin-right: 4px;
	position: relative;
	top: 1px;
	left: 2px;
}

.button_up {
	vertical-align: top;
}

/*
 * CollapsablePanel
 */

.collapsable_panel {
	display: none;
}

.collapsable_panel_visible {
	width: auto;
}

.collapsed {
}

/*
 * Footer
 */

.timer {
	text-align: right;
	color: darkgray;
	font-style: italic;
	font-size: 0.9em;
}

/*
 * Boite d'astuces (accueil)
 */

.astuce_box {
	width: 100%;
	border: 1px solid #a7a6aa;
	margin: 15px 0 15px 0;
}

.astuce_icone {
	width: 36px;
	background-color: #007BB6;
	background-image: url("images/astuce.gif");
	background-position: top center;
	background-repeat: no-repeat;
	margin-right: 1em;
}

.astuce_spacer {
	width: 4px;
}

.astuce_titre {
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
	border-bottom: solid 1px #a7a6aa;
}

.astuce_texte {
	padding-bottom: 3px;
}

/*
 * Les boites de bas de page (accueil)
 */

.bottom_content {
	vertical-align: bottom;
	padding-bottom: 0;
}

.bottom_content .box {
	margin-bottom: 0px;
}

.bottom_left {
	float: left;
}

.bottom_right {
	float: right;
}

.txt_search_box_doc
{
	width: 130px;
}

.div_search_box_doc
{
	float: left;
}

.img_search_box_doc 
{
	margin-top: 1px;
	margin-left: 3px;
}

td.arborescence td 
{
	vertical-align:middle;
}

