@CHARSET "ISO-8859-1";

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #ccc;
	/*background: #ccc url('../images/fond.gif') repeat fixed;*/
	background: #0d0d0d url(../images/main_bg.jpg) fixed no-repeat top
		left;
}


/*                  LAYOUT
**************************************************/

#page {
	width: 759px;
	margin: 20px auto;
	/*margin-left: 320px;*/
	text-align: left;
}


#header {
	margin: 5px 0;
}

#middle {
	overflow: auto;
}

#marge {
	float: left;
	width: 203px;
	padding: 0;
	z-index: 3;
}

#corps { 
	float: left;
	width: 550px;
	padding: 0;
	margin-left: 5px;
}

#gauche {
	float: left;
}

#droite {
	float: left;
}



/*                     HEADER (OK)
**********************************************************/

#header {
	position: relative;
}
#header .top {
	background: url(../images/header_top.png) no-repeat;
	height: 15px;
}

#header .content {
	background: url(../images/header_bg.png) repeat-y;
	height: 144px;
}

#header img {
	position: absolute;
	width: 747px;
	height: 182px;
	top: -14px;
	left: 6px;
}

#header .bottom {
	background: url(../images/header_bottom.png) no-repeat;
	height: 15px;
}

#message-jour {
	position: absolute;
	left: 205px;
	top: 35px;
	font: 1.2em Arial;
	font-style: italic;
	color: #333;	
	width: 300px;
}


/*                 PATH
***********************************************/


#path {
	font-size: 0.8em;
	padding: 5px;
	/*margin-top: -12px;*/
}

#path a {
	text-decoration: none;
	font-size: 1em;
	color: #ccc;
}

#path a:hover {
	text-decoration: underline;
}


/*                   RUBRIQUE 
***************************************************/

.rubrique {
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	/*padding-bottom: 23px;*/
	width: 550px;
	overflow: hidden;
	/*background: transparent url('../images/corps_bottom.png') no-repeat
		scroll center bottom;*/
}

.rubrique .content {
	margin: 0;
	padding: 10px 15px;
	color: #ddd;
	font-size: 0.8em;
	text-align: justify;
	background: transparent url('../images/corps_bg.png') repeat-y
		scroll center top;
}

.rubrique .content .center {
	text-align: center;
}

.rubrique .content .list {
	margin: 0 20px;	
}

.rubrique .content a {
	text-decoration: none;
	color: #f60;
	position: relative;
}

.rubrique .content a:hover {
	text-decoration: underline;
}

.rubrique h1 {
	margin: 0;
	padding: 0;
	height: 36px;
	font: 18px/30px Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: center;
	color: #fed;
	background: transparent url('../images/corps_top.png') no-repeat
		scroll center top;
}

.rubrique h2 {
	margin: 0;
	padding: 10px 15px 0 15px;
	height: 11px;
	color: #fa0;
	font: bold 1em Arial, Helvetica, sans-serif;
	background: transparent url('../images/corps_section.png') no-repeat
		scroll center top;
	position: relative;
}

.rubrique h2.fold {
	padding-left: 25px;
	position: relative;
	cursor: pointer;
}

.rubrique h2.fold .icon {
	width: 12px;
	height: 12px;
	position:absolute;
	left: 10px;
	top: 15px;
	background: transparent url('../images/title_folding.png') no-repeat;
}
.rubrique h2.fold:hover .icon, 
.rubrique h2.fold.unfolded .icon {
	background-position: -12px 0;
}

.rubrique .fold .handle {
	width: 21px;
	height: 7px;
	background: transparent url('../images/footer_folding.png') no-repeat;
	margin: 0 auto;
	cursor: pointer;
}

.rubrique .fold.unfolded .handle {
	background-position: 0 -7px; 
}
.rubrique .fold .content {
	padding-top: 0;
	padding-bottom: 5px;
}

.rubrique h3 {
	margin: 0;
	padding: 10px 15px;
	color: #222;
	font-size: 0.8em;
	text-align: justify;
	font-weight: bold;
	font-style: italic;
	background: transparent url('../images/corps_bg.png') repeat-y
		scroll center top;
}

.rubrique .end {
	height: 23px;
	position: relative;
	background: transparent url('../images/corps_bottom.png')  no-repeat;
}

.rubrique .end a {
	display: block;
	width: 40px;
	height: 14px;
	/*border: 1px solid red;*/
	position: absolute;
	right: 7px;
	bottom: 2px;
}


/*                    MAJEUR
***************************************************/

.majeur .brief {
	font-style: italic;
	/*font-weight: bold;*/
	margin: 10px 0;
}

.majeur .brief img {
	float: left;	
	margin: 5px 10px 5px 0;	
}

.majeur .nav {
	margin: 10px 0;
	text-align: center;
}

.majeur .article {
	position: relative;
}

.majeur .encart {
	position: absolute;
	right: 10px;
	top: 10px;
	
	color: #aaa;
	font-style: italic;
	font-size: 0.8em;
	font-weight: normal;
}

.majeur .encart a {
	color: #f90;
	text-decoration: none;
}

.majeur .encart a:hover {
	text-decoration: underline;
}


.majeur .article dl {
	margin: 5px 20px;
	padding: 0;	
}

.majeur .article dd {
	margin: 5px 0;
	padding: 0;	
	padding-left: 20px;
	background: transparent url('../images/puce_orange.png') no-repeat;
}


/*                    WIDGET
***************************************************/

.widget {
	width: 203px;
	padding: 0;
	overflow: hidden;
	margin-bottom: 5px;
}

.widget dd, .widget dt, .widget dl {
	margin: 0;
}

/* top */
.widget h3 {
	margin: 0;
	padding: 0;
	padding-top: 6px;
	height: 28px;
	font: 18px/30px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	background: transparent none no-repeat scroll center top;
	font-weight: normal;
	text-align: center;
}

.marge_orange .widget h3 {
	background-image: url('../images/side_top_orange.png');
	color: #fed;
}
.marge_bleu .widget h3 {
	background-image: url('../images/side_top_bleu.png');
	color: #9bf;
}
.marge_fushia .widget h3 {
	background-image: url('../images/side_top_fushia.png');
	color: #f9c;
}
.marge_red .widget h3 {
	background-image: url('../images/side_top_red.png');
	color: #fee;
}

/* content */
.widget .content {
	background: url('../images/side_bg.png') center repeat-y;
	padding: 0 6px;
	color: #000;
	font-size: 1em;
}

.widget .content a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration:none;
}

.widget .content a:hover {
	text-decoration: underline;
}

/* bottom */
.widget .end {
	height: 21px;
	background-image: url('../images/side_bottom_orange.png'); 
}

.marge_orange .widget .end { background-image: url('../images/side_bottom_orange.png'); }
.marge_bleu .widget .end { background-image: url('../images/side_bottom_bleu.png'); }
.marge_fushia .widget .end { background-image: url('../images/side_bottom_fushia.png'); }
.marge_red .widget .end { background-image: url('../images/side_bottom_red.png'); }

/* Liste de liens boutons */
.widget dl.buttons a {
	display: block;
	height: 23px;
	padding: 0 20px 0 30px;
	color: #333;
	font: 12px/23px Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: center top no-repeat;
	position: relative;
}

.widget dl.buttons a:hover {
	font-weight: bold;
	background-position: left -23px;
}

.widget dl.buttons a img {
	border: 0;
	position: absolute;
	left: 7px;
	top: 1px;	
	height: 19px;
}

.marge_orange .widget dl.buttons a { background-image: url('../images/side_item_orange.png'); }
.marge_bleu .widget dl.buttons a { background-image: url('../images/side_item_bleu.png'); }
.marge_fushia .widget dl.buttons a { background-image: url('../images/side_item_fushia.png'); }
.marge_red .widget dl.buttons a { background-image: url('../images/side_item_red.png'); }


/** liste à puces "flèches' **/
.widget dl.fleches a {
	display: block;
	color: /*#f90;*/ #e00;
	text-decoration: none;
	padding: 3px 20px 5px 30px;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background: transparent url('../images/puce_rouge.png') no-repeat 8px 3px;
	position: relative;
}

.widget dl.fleches .brief {
	display: none;
	color: #000;
	font-style: italic;
	font-size: 0.7em;
	padding: 0px 5px 5px 10px;
}

.widget dl.fleches a:hover {
	text-decoration: underline;
}

.widget dl.fleches dd:hover {
	background: transparent url('../images/bg_white_50.png') repeat;
}

.widget dl.fleches dd:hover a {
	color: #333;	
}

.widget dl.fleches dd:hover .brief {
	display: block;
}


/** Jacquette **/


/* jacquette */
.widget dl.jackets dd {
	padding: 8px;
	height: 65px; /* 81px - 2*8px */
	overflow: hidden;
	background: transparent none no-repeat scroll center top;
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}

.widget dl.jackets img {
	border: 1px solid #000;
	margin-right: 5px;
	float: left;
	height: 60px;
}

.marge_red .widget dl.jackets dd { background-image: url('../images/side_bg_red.png'); }
.marge_red .widget dl.jackets img { border-color: #b58 /*#57b*/; }


.widget dl.jackets a.title, 
.widget dl.jackets strong {
	color: #000;
	font-weight: bold;
	margin-bottom: 3px;
	text-overflow: ellipsis;
}

.widget dl.jackets a.title:hover {
	text-decoration: underline;
}

.widget dl.jackets .brief {
	font-style: italic;
	color: #ddd;
}

/* mini jacquette */
.widget dl.minijackets dd {
	padding: 5px 8px;
	height: 31px; /* 81px - 2*8px */
	overflow: hidden;
	background: no-repeat center top;
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}

.widget dl.minijackets strong, 
.widget dl.minijackets .title {
	color: #000;
	font-weight: bold;
	display: block;
	height: 16px;
	overflow: hidden;
}

.widget dl.minijackets .instant {
	float: left;
	margin-right: 5px;
}

.marge_red .widget dl.minijackets dd { background-image: url('../images/side_bg2_red.png'); }
.marge_red .widget dl.minijackets img { border-color: #57b; }




/** séparateur **/
.widget .separator {
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5; 
	opacity: 0.5;
	height: 5px;
}
.marge_fushia .widget .separator { background-color: #f06; }



/*                    MINEUR     
***************************************************/

.mineur {
	width: 203px;
	padding: 0;
}



/*                   FOOTER
****************************************************/

#end {
	clear: both;
}

#footer {
	padding: 15px 5px;
	text-align: center;
	font-size: 0.6em;
}

#footer a {
	color: #ccc;
}


/*                    FORMULAIRE
****************************************************/

.formulaire form {
	margin: 0;
}

.formulaire .field {
	margin: 0 20px;	
	position: relative;
}


.formulaire .label {
	display: block;
	margin: 10px 0 2px 0;
	font-weight: bold;
}

.formulaire .textbox input, 
.formulaire .listbox select, 
.formulaire .textarea textarea {
	background: url('../images/bg_black_30.png') repeat;
	width: 100%;
	color: #fff;
	border: 1px solid #666;
}

.formulaire .textbox input:hover, 
.formulaire .listbox select:hover,
.formulaire .textarea textarea:hover {
	border-color: #999;
}

.formulaire .textarea textarea {
	height: 350px;
	font: 1em Arial;
}

.formulaire .multilist {
	border: 1px solid #999;
	height: 150px;
	overflow: auto;
}
.formulaire .multilist .field {
	margin: 0 20px;
}

.formulaire .image {
	border: 1px solid #999;
	padding-left: 150px;	
	position: relative;
}
.formulaire .image .field {
	margin: 10px 20px;
}

.formulaire .image .thumbnail {
	border: 1px solid #666;
	background:  url('../images/bg_black_30.png') repeat;
	width: 140px;
	height: 140px;
	position: absolute;
	text-align: center;
	left: 0;
	top: 0;
	margin: 10px;
}

.formulaire .image .thumbnail img {
	position: absolute;
	left: 50%;
	right: 50%;
}

.formulaire .submits {
	text-align: center;
	margin: 20px 20px;			
}
.formulaire .button {
	display: inline;
}
.formulaire .button input {
	margin: 0 10px;
	width: 100px;	
}

.formulaire .error {
	border: 1px solid #500;
	color: #fff;
	font-weight: normal;
	margin: 5px 0;
	background: #900 url('../images/warning.png') no-repeat 5px center;
	padding: 5px;
	padding-left: 35px;
}


.formulaire .field .locked {
	color: #000;
	display: block;
	width: 294px;
	border: 1px solid #bbb;
	background-color: #fff;	
	padding: 2px 3px;
}



/*                   DIVERS
****************************************************/

/* date */
#horaire {
	font-size: 0.8em;
	text-align: center;
}

.align_left {
	float: left;
}

.align_right {
	float: right;
}

.clear_left {
	display: none;
	clear: left;
}

.clear_right {
	display: none;
	clear: right;
}

.clear {
	display: none;
	clear: both;
}

.error {
	margin: 10px 10px;	
	color: #fc0;
}

.debug { 
	font-size: 0.7em;
	display: inline-block; 
	overflow: hidden;
	width: 20px; 
	height: 20px; 
	background-color: #fc0; 
	color: #000; 
	padding:2px; 
	margin: 2px;
	z-index: 2;
	opacity: 0.1;
}

.debug:hover { 
	background-color: #f90; 
	/*overflow: visible;*/
	width: auto; 
	z-index: 3; 
	opacity: 1.0;
}


