/* CSS Document bdx19244/45*/

body 
{
     background	 : #C20A0B url(../img/components/background-center.gif) repeat fixed top left;
	 display 	 : block;
	 margin-left : auto;
     margin-right: auto;
     width		 : 1000px; 
	 margin-top  : 0;

}

#start 
{
     	background : url(../img/components/lecoq-start2.gif) no-repeat center center;
	   	background-repeat : no-repeat;
	 display 	 : block;
	 margin-left : auto;
     margin-right: auto;
     width		 : 100%; 
     height  : 600px;; 

	 margin-top  : 0;

}
#content  {
	float : left;
	position : relative;
	background-image : url(../img/components/acc_left.gif);
    background-repeat : repeat-y;
	border-right : 8px solid #BC9966;		
	background-color : black;
	width : 992px;
}

#left {
	float : left;
	width : 159px;
	left : 8px;
	top : 10px;
	position : relative;
	
	
	/*	
background-image : url(../img/components/left_logo.gif) ;
	   	background-repeat : no-repeat;
	*/
}

#light_menus {
	float : left;
	position : relative;
	top : 32px;
	left : 250px;
	height : 18px;
	width : 505px;
	
	text-align : right;
}
#light_menus b, a {


	text-decoration : none;
	color : white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-transform: capitalize;
}

#top {
	float : left;
	height : 147px;
	background-image : url(../img/components/ac_top.gif);
	width : 1000px;
	background-repeat: no-repeat;
}
#top_corner {
	float  : left;
	position : relative;
	left : 8px;
	top : 60px;
	height : 80px;
	width  : 155px;
	overflow : hidden;
}
#top_info {
	float  : left;
	position : relative;
	top : 42px;
	left : 21px;
	height : 64px;
	width  : 616px;
	overflow : hidden;
}

#top_menus {
	float : left;
	position : relative;
	top : 42px;
	left : 21px;
	height : 64px;
	width  : 816px;
    background: #B0ABAB url(../img/components/acc_onglets.gif) repeat-x top right;
	overflow : hidden;
	border-top : 2px solid #BC9966;
	border-bottom : 2px solid #BC9966;
}
#main {
	float : right;
	width : 815px;
	overflow : hidden;
	background-image :url(../img/components/main_bg_photo.jpg);
	margin-left : 10px;
}

#foot {
    float : left;
	position : relative;
    height : 33px; 
	width : 1000px;

}
#corner_bottomleft {

	float : left;
	width : 176px;
	height : 47px;
	background-image :url(../img/components/ac_corn_bl.gif);
	background-position :bottom;

}
#bottom {
	float : left;
	overflow : hidden;
	height  : 39px;
	width : 775px;
	background-color : black;
	border-bottom : 8px solid #BC9966;		
}
div.ok:before {
   content: url(img/ok) " ";
   vertical-align: -10px;
   
}
div.warning, div.ok, div.news, div.information, div.error {
   margin: 3px;
 
   border: 1px solid #880000;
   padding: 3px 10px;
   font-weight: bold;
   clear: both;
 	color : white;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;   
}

#corner_bottomright {
	width :49px;
	height :47px;
	background-image:url(../img/components/acc_corn_br.gif);
	float:left;
	background-repeat: no-repeat;
}
#foot_menus{
	display : block;
	position:relative;
	top : -3px;
	width : 605px;
	margin-left : auto;
	margin-right: auto;
	background-image: url(../img/components/mini_logo.gif) ;
	background-repeat: no-repeat;
	background-position : left bottom;
	text-align : center;
	color : white;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-variant: normal;
	text-transform: capitalize;

}


div.localisation 
{

	float 			: left;
	position 		: relative;
	font-family		: "UNIVERS CONDENSED 57","Helvetica", Arial, Serif;
	white-space		: nowrap; 
	color			: #EF0820;
	text-decoration	: none;
	width : 100%;
;
	font-size		: x-small;

	text-align		: left;
	z-index			: 0;


}
.opensession{

	
	position		 : relative;
	font-family		: "UNIVERS CONDENSED 57","Helvetica", Arial, Serif;
	font-size		: x-small;
	white-space		: nowrap; 
   	color			: white;
   	text-decoration	: none;
	margin-left:  1em; 
	float : left; 
	text-align: left;
	color:white;
	z-index			 	: 800;
  	
}
.cornercomponent {

	color : white; 
	border : 1px dashed gray; 
	background-color: #AF0000;
	margin-left :  1em; 
	font-size: x-small; 
}

/** Liste de documents */
.list-documents {
   margin: 0;
   padding: 0;
}

.document-entry {
   position: relative;
   margin-left: 0.5em;
   margin-top: 0.5em;
   padding-left: 0.5em;
   border-left: 0.5em solid #ffcc88;
   list-style-type:none;
}



a img { border: 0; }
a.external::after { content: " " url(img/extlink); text-decoration: none; vertical-align: super;}

*[onclick] { cursor: pointer; }



/* Messages */

div.error:before {
   content: url(../img/error.png) " ";
   vertical-align: -10px;
}

div.information:before {
   content: url(img/dialog-info.png) " ";
   vertical-align: -10px;
}

div.news:before {
   content: url(img/news.png) " ";
   vertical-align: -10px;
}

div.ok:before {
   content: url(../img/actions/button_ok.png) " ";
   vertical-align: -10px;
}

div.warning:before {
   vertical-align: -10px;
}

div.warning, div.ok, div.news, div.information, div.error {
   margin: 3px;
   background: transparent;
   
   padding: 3px 10px;
   font-weight: bold;
   clear: both;
}



/*big menu*/
#accordion 
{

     background	 : url(../img/components/left_backmenus2.png) no-repeat center center;
}
#onglets {
	float : left;
	height			: 60px;
}
#onglets .kwicks {
	float 			: left;
	background		: #1d1d20 url(../img/components/acc_onglets.gif) top right no-repeat!important;
	height			: 60px;
	list-style-type	: none;

}

#onglets li {
	float: left;
}

#onglets .kwick {
	
	display: block;
	background		: #1d1d20 url(../img/components/acc_onglets.gif) top right no-repeat!important;
	cursor: pointer;
	overflow: hidden;
	height: 60px;
	width: 125px;
	padding : 0; margin :0;
	border : none;



	
}

#onglets .kwick   {

	background		: #1d1d20 url(../img/components/acc_onglet_off.gif) top left !important;
   	color			: #BC9966;
   	text-decoration	: none;
   	text-align		: center;

	font-style:normal; 
	font-variant:normal; 
	font-size:13px; 
	font-family: Trebuchet MS, Arial,sans-serif; 
	padding-top:5px; 
	padding-bottom:5px;
	font-weight 	: bold;
  
	border-right : 2px solid black;
}
#onglets .kwick:hover   {

	background		: #1d1d20 url(../img/components/acc_onglet_on.gif) top left !important;
   	color			: #BC9966!important;
	font-weight 	: bold;
   	text-decoration	: none;
   	text-align		: center;

	font-style:normal; 
	font-variant:normal; 
	font-size:13px; 

	padding-top:5px; 
	padding-bottom:5px;
	border-right : 2px solid black;
}
#onglets .current   {

	background		: #1d1d20 url(../img/components/acc_onglet_on.gif) top left !important;
   	color			: white!important;
	font-weight 	: bold;
   	text-decoration	: none;
   	text-align		: center;

	font-style:normal; 
	font-variant:normal; 
	font-size:13px; 

	padding-top:5px; 
	padding-bottom:5px;
	border-right : 2px solid black;
}



#onglets .kwick span  {

		color		: blue!important ;
		display : block
}

.kwick {
	
	border-right: 0;
}


#menu
{

	position	: relative;
	z-index		: 10;
	margin		: 0;
	padding		: 0;
	list-style	: none;
	float       : left;

}

.menu{
	

	text-decoration : none!important;


	padding-left    : 0;
	padding-right   : 0;
	
	padding-bottom	: 2px;
	padding-top		: 2px;
	display 		: block;
	width 			: 100%;

	font-size		: 11px;
	font-family 	: vernada, Trebuchet MS, sans-serif!important;
	letter-spacing: 0.2px; 
	font-weight		: bold;	
	font-style		: normal;	
	text-align 		: left;
	color 			: white!important;;
	text-decoration : none!important;

	border-top: 1px solid #BC9966!important;
	border-bottom :1px solid  black;
	cursor 			: pointer;
}
.first{
	

	text-decoration : none!important;

	margin: 0;
	padding-left    : 0;
	padding-right   : 0;

	padding-bottom	: 2px;
	padding-top		: 2px;
	display 		: block;
	width 			: 100%;

	font-size		: 12px;
	font-family 	: vernada, Trebuchet MS, sans-serif!important;
	letter-spacing: 0.2px; 
	font-weight		: bold;	
	font-style		: normal;	
	text-align 		: left;
	color 			: white!important;;
	text-decoration : none!important;

	border-bottom: 1px solid #BC9966!important;
	border-top: 1px solid #BC9966!important;
	border-bottom :1px solid  black;
	cursor 			: pointer;
	background-color 		: #AF000000!important;
}

.submenu_info .submenu, .submenu_info  .submenu:visited {
	

	text-decoration : none!important;


	padding-left    : 0;;
	padding-right   : 0;

	padding-bottom	: 2px;
	padding-top		: 2px;
	display 		: block;
	width 			: 100%;
	font-size		: 12px;
	font-family 	: vernada, Trebuchet MS, sans-serif!important;
	letter-spacing: 0.2px; 
	font-weight		: bold;	
	text-align 		: center;
	color 			: white!important;;
	text-decoration : none!important;


	border-bottom :1px solid #444444!important;




}
.submenu_info .submenu:hover {
	

	margin: 0;
	
	padding-top 	: 2px;
	padding-top 	: 2px;
	display 		: block;
	width 			: 100%;
	border-top		: 1px solid #BC9966!important;	
	font-size		: 13px;
	font-family 	: vernada, Trebuchet MS, sans-serif!important;
	letter-spacing: 0.2px; 
	font-weight		: bold;	
	color 			: white;
	text-decoration : none!important;

	border-top	 : 1px solid  #BC9966!important;
	border-bottom :1px solid  #BC9966!important;
	
	background-color		: #1d1d20 ;
}	 
.info  {

		width : 100%;
		display : block;
		text-align 		: right;
		list-style-type	: none;
	
}
.submenu_info {


	position	: relative;
	z-index		: 10;
	margin		: 0;
	padding		: 0;
	list-style	: none;
	float       : left;
	width : 100%;
	
	text-align 		: right;
	list-style-type	: none;
	background-color		: #1d1d20 ;

}



/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../img/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../img/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../img/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../img/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

