html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
td, th, textarea, input, body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 1em;
}
ul, li, ol {
	list-style: none;
}

body {
    font-family: Arial;
    font-size: 1em;
    color: #000000;
    /*background: #FFFFFF url(../../images/showroom/bgMiddle.png) top center no-repeat;*/
	background: #FFFFFF url(../../images/showroom/bodyBg.jpg) top center no-repeat;
    margin: 0px;
}
.png
{
	behavior: url(../../iepngfix.htc);
}
#global {
	background: #FFFFFF url(../../images/showroom/mainBg.png) top center no-repeat;
	width:950px;
	margin:0 auto;
	height: 768px;
}

#header {
	height:130px;
	position:relative;
	margin:0;
	padding:0;
}

#header #logoLink {
	width:269px;
	height:141px;
	display:block;
	position:absolute;
	top:0;
	left:0;
	background: url(../../images/showroom/logoLink.png) no-repeat;
}

#header #hraccess, #header #sitecorpo {
	float:right;
	font-weight:bold;
	font-size:0.8em;
	display:block!important;
	display:inline-block;
	height:30px;
	line-height:2em;
	margin-top:10px;
	text-align:center;
}
#header #contact {
	clear:right;
	float:right;
	font-weight:bold;
	font-size:1.1em;
	display:block!important;
	display:inline-block;
	height:25px;
	line-height:1em;
	margin-top:20px;
	text-align:center;
	width:116px;
	font-variant:small-caps;
	background:url(../../images/showroom/btnContact.png) top center no-repeat;
}
#header a {
	color: white;
	text-decoration:none;
}

#header a#hraccess {
	background:url(../../images/showroom/btnMyHR.png) top center no-repeat;
	width:153px;
}

#header a#sitecorpo {
	background:url(../../images/showroom/btnCorpo.png) top center no-repeat;
	width:154px;
}

#header a#hraccess:hover {
	background:url(../../images/showroom/btnMyHRHover.png) top center no-repeat;
}

#header a#sitecorpo:hover  {
	background:url(../../images/showroom/btnCorpoHover.png) top center no-repeat;
} 

#header a#contact:hover {
	background:url(../../images/showroom/btnContactHover.png) top center no-repeat;
}
/* Clearing fix */
.clear {	display: inline-block; }

.clear:after {
	content: ".";
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;
}

/* Hack for Win IE \*/
* html .clear { height: 1%; }
.clear { display: block; }
/* End */
  
/*** Rubriques ****/
#menuRubriques {
	text-align: right;
	width: 70%;
	height:23px;
	line-height:0;
	margin-left:30%
}
#menuRubriques .rubrique, #menuRubriques .separator {
	float:right;
}
#menuRubriques .rubrique div{
	float:left;
}
#menuRubriques a {
	text-decoration: none;
	color: #555555;
}
#menuRubriques .rubriqueLeft, #menuRubriques .rubriqueRight {
	width:11px;
	height:23px;
}
#menuRubriques .rubriqueLink {
	height:23px;
}
.rubriqueLeft, .rubriqueRight, .rubriqueLink  {
	margin:0;
	padding:0;
	font-size:0.8em;
	line-height:1.8em;
}
.separator {
	margin:0 2px;
	padding:0;
	font-size:0.8em;
	line-height:1.8em;
}
}
.rubriqueLink a {
	padding:0;
	margin:0;
}
#menuRubriques .rubriqueLink a:hover {
	color:#0687A7;
}
#menuRubriques .selected .rubriqueLink a {
	color:#fff;
}
#menuRubriques .selected .rubriqueLink a:hover {
	color:#fff;
}
#menuRubriques div.rubrique .rubriqueLeft {
	background: url(../../images/showroom/bgRubriqueLeft.png) 0 0 no-repeat;
}
#menuRubriques div.rubrique .rubriqueRight {
	background: url(../../images/showroom/bgRubriqueRight.png) 0 0 no-repeat;
}
#menuRubriques div.rubrique .rubriqueLink {
	background: url(../../images/showroom/bgRubriqueRepeat.png) 0 0 repeat-x;
}
#menuRubriques div.selected .rubriqueLeft {
	background: url(../../images/showroom/bgRubriqueSelectedLeft.png) 0 0 no-repeat;
}
#menuRubriques div.selected .rubriqueRight {
	background: url(../../images/showroom/bgRubriqueSelectedRight.png) 0 0 no-repeat;
}
#menuRubriques div.selected .rubriqueLink {
	background: url(../../images/showroom/bgRubriqueSelectedRepeat.png) 0 0 repeat-x;
}

/** Main bloc */
#mainBlock {
	margin-left: 7px;
	margin-top: 30px;
	color: #555555;
	font-size: 11px;
	height: 275px;
}

#leftMainBlock, #rightMainBlock {
	float: left;
}

#playerContainer {
	float: left;
	border: 2px #444 solid;
	width: 295px;
	height: 230px;
	line-height:0;
	font-size:0;
}

#rubriqueInfos {
	float: left;
	display: inline;
	width: 320px;
	margin-left: 10px;
}

#rubriqueInfos h1 {
	color: #0687a7;
	font-size: 20px;
	font-weight: normal;
	width: 285px;
}

#rubriqueInfos p.description {
	max-height: 170px;
	overflow: hidden;
	text-align: justify;
	width: 285px;
}

#rubriqueInfos .publishDate {
	margin-top: 5px;
}

#rubriqueInfos .publishDateValue, #rubriqueInfos .authorValue, #dynamicPlaylist .publishDateValue {
	font-weight: bold;
}

#rightMainBlock {
	margin: 10px 0 0 15px;
}

#rightMainBlock h2 {
	font-size: 19px;
    color: #36609c;
}

#rightMainBlock p {
	width: 278px;
	height: 190px;
	overflow: hidden;
	text-align: justify;
}

/**** Playlist ****/
#pagination {
	height: 21px;
}

#dynamicPlaylist {
	height: 270px;
}

#dynamicPlaylist ul {
	background: url(../../images/showroom/bgBrowse.png) no-repeat;
	padding: 5px 0 0 4px;
}
 
#dynamicPlaylist ul li {
	float: left;
	display: inline;
	margin: 4px 7px;
	background-color: #f4f6fa;
	width: 300px;
	color: #555555;
	font-size: 11px;
}

#dynamicPlaylist ul li a {
	color: #36609c;
	text-decoration: none;
	font-weight: bold;	
}
#dynamicPlaylist ul li a.thumbLink{
	background:#dee7f0;
	display:-moz-inline-stack;
	display:inline-block;
	padding:2px 2px 2px;
	color: #36609c;
	text-decoration: none;
	font-weight: bold;
	float: left;
	margin-right:5px!important;
	margin-right:2px;
	line-height:0;
	font-size:0;
}
#dynamicPlaylist ul li a.thumbLink:hover {
	background:#0687a2;
}
#dynamicPlaylist ul li .infos p {
	text-align:justify;
}
/*** Footer */
#footer {
	font-weight: bold;
	color: #555555;
	font-size: 11px;
}

#footer a {
	color: #555555;
}

#leftFooter {
	float: left;
	width: 460px;
}

#centerFooter {
	float: left;
	width: 240px;
}

#rightFooter {
	float: left;
}

#rightFooter a {
	text-decoration: none;
}

#rightMainBlock
{
	background: transparent url("../../images/showroom/rubriqueImgBg.png") no-repeat;
	height:280px;
	width:263px;
	margin-top:-17px;
}

#rightMainBlock img
{
	width: 250px;
	height: 250px;
	margin:9px 7px;
}
