@charset "utf-8";
/* CSS Document */
html, body{
    margin: 0;
    padding: 0;
    border: 0;
    height: 100%;
    /*overflow: hidden;*/
}

body {
	text-align:center;
	min-width:750px;
	background-color: #fff;
	color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	margin: 0 auto -41px;
	width: 730px;
	background-color: #FFFFFF;
	/*text-align: center;*/
	position: relative;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%;
	background:url(../images/layout/sidebg.jpg) repeat-y 0 0 !important;
    background:url(../images/layout/sidebg.jpg) repeat-y 0 0;
	
}

#wrapperheader {
	padding-top:0px;
	padding-bottom:0px;
	padding-right:-5px;
}

#header {
	height:110px;
	color: #666666;
	font-size: 16px;
	background-image: url(../images/layout/topborder.jpg);
	background-repeat: no-repeat;
}

#wrapperbody{
padding: 0px 10px 50px 35px;/* top right bottom left - set the bottom for the footer (if footer is 100px make space for it)*/
border-top-width: 1px;



}

#wrapperbody:after{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

#contenu {
padding:20px 15px 20px 0px;
	text-align: left;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%;
}

#menu {
	text-align: left;
	height: 24px;
	font-size: 11px;
	font-weight: bolder;
}
#wrapperfooter{

position:absolute;
bottom: 0 !important;
bottom: -1px;
}
#footer {
margin: 0 auto;
	position: relative;
	height:41px;
	width:730px;
	font-size: 9px;
	color: #CCCCCC;
	background-color: #ffffff;
	background-image: url(../images/layout/footer.jpg);
	background-repeat: no-repeat;
}


.push {
	height: 41px; /* .push must be the same height as .footer */
}

div.outer {
	float: left;
	width: 88px;
	height: 24px;
	margin: 0 5px 0 0;
	background-image: url(../images/layout/buttonall.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
div.outervide {
	float: left;
	width: 88px;
	height: 24px;
	margin: 0 5px 0 0;
	}
div.outer a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	color:#003366;
	text-decoration: none;
	background-image: url(../images/layout/buttonall.jpg);
	background-repeat: no-repeat;
	background-position: -88px 0;
	}
div.outer span {
	display: block;
	text-align:center;
	margin:0; padding: 4px 0 0 0;
	}
div.outer a:hover {
	background-image: none;
	}
div.outer a:active {
	color: black;
	}
	
	
#wrapshowObj{
float:left;
width:525px;

}
.box{
	float:right;
	width:380px;
	height:auto;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	top:0px;
	left:0px;
}
.cbb{
	float:left;
	width:100%;
	margin:0.5em 0;
	line-height: 170%;
}

.cb{
	float:left;
	width:100%;
	margin:0.5em 0;
	line-height: 170%;
}

.bt{
	background:url(../images/layout/boxbg.png) no-repeat 100% 0 !important;
	background:url(../images/layout/boxbg.gif) no-repeat 100% 0;
	margin:0 0 -0 18px;
	padding:0;
	height:40px;
}

.bt div{
	margin:0;
	padding:0;
	height:40px;
	width:18px;
	position:relative;
	left:-18px;
	background:url(../images/layout/boxbg.png) no-repeat 0 0 !important;
	background:url(../images/layout/boxbg.gif) no-repeat 0 0;
}

.bb{
	background:url(../images/layout/boxbg.png) no-repeat 100% 100% !important;
	background:url(../images/layout/boxbg.gif) no-repeat 100% 100%;
	margin:0 0 0 18px;
	height:35px;
}

.bb div{
	height:35px;
	width:18px;
	position:relative;
	left:-18px;
	background:url(../images/layout/boxbg.png) no-repeat 0 100% !important;
	background:url(../images/layout/boxbg.gif) no-repeat 0 100%;
}
.i1{
	padding: 0 0 0 10px;
	background:url(../images/layout/borders.png) repeat-y 0 0 !important;
	background:url(../images/layout/borders.gif) repeat-y 0 0;
}

.i2{
	background:url(../images/layout/borders.png) repeat-y 100% 0 !important;
	background:url(../images/layout/borders.gif) repeat-y 100% 0;
	padding-top: 0;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 0;
	}
.i3{
	background-color:#efefef;
	top:0px;
	bottom:0px;
	margin:0px;
	min-height:100%;
	height:auto;
	padding:0px 5px 0px 5px;
	display: block;
}

#imgprofile{
	width:270px;
	float:right;
}
#txtprofile{
	width:370px;
	float:left;
}

.descprofile{
	display:block;
	font-size: 12px;
	color: #666666;
	padding-left: 10px;
}

.descprofilesmall{
	display:block;
	font-size: 11px;
	color: #666666;
	padding-left: 10px;
	width: 180px;
}
.title{
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	background-color: #777777;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.subtitle{font-size:12px;color:#666666; font-weight:bold}
.subtitlesmall{font-size:11px;color:#666666; font-weight:bold}
#lstimg{
	width:500px;
	padding:0px 0 0 0px;
}

img{
border:0;
}

#img{

	width:500px;
	top: 160px;
	padding:10px 0 0 0px;
}

.numImgSelect{
	display: inline;
	background-color: #33CCCC;
	color:#FFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.numImg a{
  
}


.numImg a{
    display: inline;
	padding: 3px 5px 3px 5px;
	background-color: #CCCCCC;
	text-decoration: none;
	color:#FFFFFF;
}

.numImg a:hover{
	color:#000000;
	background-color: #33CCCC;
	text-decoration: none;
}

.titreinfo{
	color:#555;
	display: block;
	font-weight: bolder;
	font-size: 13px;
}

.dateinfo{
	color:#777;
	font-weight: normal;
	font-size: 11px;
}

.descinfo{

}


.detailinfo{
	color:#999;
	font-style: italic;
	display: block;
	margin: 10px 10px 0px 20px;
}

.boldinfo{
	color:#888;
	font-weight: bolder;
}

div.transOFF {width: 100%; background-color: silver; }
div.transON  {width: 100%; background-color: silver;opacity:.30;filter: alpha(opacity=30); -moz-opacity: 0.3; }

a{
	color:#009966;
	text-decoration: none;
	font-weight: bold;
}
a:hover{color:#33CCCC}


