/*
 * Général
 */

.main 
{
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	width: 1010px;
	text-align: left;
	padding: 0;

}

/*
 * Header de la page (logo, titre...)
 */
 
#header_bg {
	margin:0px;
	padding:0px;
	height: 167px;
 	background-image: url(header_deg.png);
	background-repeat: repeat-x;	
 }
#menu-bandeau
{
	float: left;
   position: absolute; 
   width: 1299px; /* Très important : donner une taille au menu */
   height: 20px;
   margin-top: 140px;
   margin-left: auto;
   margin-right: auto;
   background-image: url("menu_fond.png");
   background-repeat: no-repeat;
}

.header 
{
	margin:0px;
	padding:0px;

}

.logo {
	float: left;
	margin: 0px;
	padding:12px 25px 0  0  ;
}

.titre_site {
	font-size: 24px;
	font-weight: bold;
	margin-top: 55px;
	color:#FFFFFF;
}

.sous_titre_site {
	font-size: 16px;
	margin-top: 0px;
	color:#FFFFFF;
	font-style: italic;
}

.saison {
	color:#FFFFFF;
	font-size: 16px;
	font-style: italic;
}

.header .buttons {
	float: right;
	font-size: 90%;
	margin-right: 15px;
	margin-top: 10px;
	text-align: right;
}

.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: 205px;
	padding-bottom: 10px;
	margin: 6px 0 0 8px;
	border-left: 1px solid #FFFFFF;
}

.titre_recherche {
	margin: 6px 0 0 8px;
	font-size: 14px;
	padding-bottom: 4px;
	font-weight: bold;
	color:#FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.item_recherche {
	font-size: 12px;
	margin-left: 8px;
	margin-bottom: 4px;
	color:#FFFFFF;
}

.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 
{
	padding-top:0px;
	width: 180px; /* pour une raison non identifiée: 180px => 190px dans ce cas présent */
	padding: 4px;
}

.column_white {
	width: 200px;
	background-color: #FFFFFF;
}

/*
 * Les boites
 */

.box {
	/*background-color: white;*/
	padding: 0;
	margin-bottom: 5px;
}

.alertebox {
	background-color: #dedede;
}

.annoncebox {
	background-color:#F0F8E0;
}

.column .box select {
	width: 169px;
}

.box_titre {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #7aa90b;
	margin-bottom: 1em;
	margin-top: 3px;


	/*width: 100%
	border-bottom: 1px solid #999999;
	text-align: center;;*/
}

.box .violet {
	padding-top:10px;
	background-image: url(titre_droite.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.box .rouge {
	padding-left:5px;
	color: white;
	background-image: url(box_rouge.png);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #e70202;
}

.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;
}

.box .item a:hover {
	background-color: #e4e2f1;
}

.box .link {
	background-image: url(img_triangle.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:15px;
}

.link a {
	text-decoration: none;
	color: #666666;
}

.link a:hover {
	color: #000000;
}

.box .link:hover {
	background-image: url(img_triangle_rollover.png);

}

.imagebox {
	border-width: thin;
	border-style: solid;
	border-color: #333333;
	margin : 0px;
	padding: 5px;
}

.separateur_gris {
	border: 0;
	height: 1px;
	background-color: #999999;
	color: #999999;
}

/*
 * Actualites
 */

.news {
	padding-top: 2px;
	padding-left: 4px;
	overflow: auto;
	height: 265px;
}

.news  a {
	text-decoration: none;
}

.news  a:hover {
	text-decoration: underline;
}

/*
 * 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;
}

.info 
{
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 1em;
	color: #7b8b08;
}


.titre {
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 1em;
	margin-top: 5px;
	color: #7b8b08;
	/*width: 100%;*/
	border-bottom: 1px dotted #cccccc;
}

.titre2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 1em;
	border-bottom: 1px solid #cccccc;
}

.etape {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 1em;
}

.conseil {
	font-size: 10px;
	color: darkblue;
}

.non_dispo {
	font-weight: bold;
	color: #333333; 
}

/*
 * Pour les formulaires
 */

.section {
	font-size: 13px;
	font-weight: bold;
}

.labelnew {
	color : red;
}

.label, .label_fiche, .label_recherche {
	text-align: left;
	padding-top: 4px;
	text-indent: 1em;
	padding-left: 6px;
	background-color: #7aa90b;
	padding-right: 1em;
	white-space: nowrap;
	color:#FFFFFF;
}

.label_fiche {
	text-indent: -2px;
	padding-top: 2px;
}

.label_recherche {
	text-indent: -2px;
}

.obligatoire  {
	background-image: url("obligatoire.gif");
	background-repeat: no-repeat ;
}

.champ {
	padding: 2px;
	background-color: #c6da9b;
	width: 100%;
}

.champ_width_50 {
	padding: 2px;
	background-color: #f4dcb3;
	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-image: url("astuce.gif");
	background-position: top center;
	background-repeat: no-repeat;
	margin-right: 1em;
}
.raccourci_Rassemblement_icone {
	width: 36px;
	background-image: url("RaccourciRassemblement.png");
	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: 8px;
}

.bottom_content .box {
	margin-bottom: 0px;
}

.bottom_left {
	float: left;
}

.bottom_right {
	float: right;
}

/*
 * Les inputs
 */
 
input {

}

input[type=text]  {
	/*border: thin solid #4b3c3f; */
}

input[type=password]  {
	/*border: thin solid #4b3c3f; */
}