td,th, textarea, input, body {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #000000;

	font-size: 13px;

}


html
{
	background-color: #C0C0C0;
}
body {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #C0C0C0;
	margin: 0px;	
	background:  url(../images/bgdegrader.jpg) repeat-x 0;
	
}

#global {
	background:  url(../images/bg.jpg) no-repeat 0 0;
	width: 998px;
	height: 768px;
	margin: 0 auto;
}

.png
{
	behavior: url(../../iepngfix.htc);
}

#header {
	height:130px;
	position:relative;
	margin:0 31px 0 0;
	padding:0;
}

#header #logoLink {
	width:310px;
	height:39px;
	display:block;
	position:absolute;
	top:0;
	left:140px;
	
}

#header #siteslideo, #header #sitecorpo {
	float:right;
	font-weight:bold;
	font-size:13px;
	line-height:2.2em;
	text-align:center;	
	display:block!important;
	display:inline-block;		
	margin-top:10px;
	
}
#header #contact {
	clear:right;
	float:right;
	font-weight:bold;
	font-size:13px;
	display:block!important;
	display:inline-block;
	height:33px;
	line-height:2.2em;
	margin-top:20px;
	text-align:center;
	width:132px;	
	background:url(../images/btnContact.png) top center no-repeat;
}
#header a {
	color: white;
	text-decoration:none;
}

.publishDate
{
	margin-top:5px;
}

#header a#siteslideo {
	background:url(../images/btnSite.png) top center no-repeat;
	width:153px;
	height:31px;
}

#header a#sitecorpo {
	background:url(../images/btnCorpo.png) top center no-repeat;
	width:199px;
	height:31px;
}

#header a#siteslideo:hover {
	color:#cbb777;
}

#header a#sitecorpo:hover  {
	color:#cbb777;
} 

#header a#contact:hover {
	color:#cbb777;
}
/* 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 {
	float:right;
	height:33px;
	line-height:0;
	margin:3px 30px 0 0;	
	text-align:right;
}
#menuRubriques .rubrique, #menuRubriques .separator {
	float:right;
}
#menuRubriques .rubrique div{
	float:left;
}
#menuRubriques a {
	text-decoration: none;
	color: #FFF;
}
#menuRubriques .rubriqueLeft, #menuRubriques .rubriqueRight {
	width:10px;
	height:33px;
}
#menuRubriques .rubriqueLink {
	height:33px;
	font-weight:bold;
	font-size:13px;	
	line-height:2.2em;
	text-align:center;	
}
.rubriqueLeft, .rubriqueRight, .rubriqueLink  {
	margin:0;
	padding:0;	
}
.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:#fff;
}
#menuRubriques .selected .rubriqueLink a {
	color:#cbb777;
}
#menuRubriques .selected .rubriqueLink a:hover {
	color:#cbb777;
}
#menuRubriques div.rubrique .rubriqueLeft {
	background: url(../images/bgRubriqueLeft.png) 0 0 no-repeat;
	behavior: url(../../iepngfix.htc);
}
#menuRubriques div.rubrique .rubriqueRight {
	background: url(../images/bgRubriqueRight.png) 0 0 no-repeat;
	behavior: url(../../iepngfix.htc);
}
#menuRubriques div.rubrique .rubriqueLink {
	background: url(../images/bgRubriqueRepeat.png) 0 0 repeat-x;
	behavior: url(../../iepngfix.htc);
}
#menuRubriques div.selected .rubriqueLeft {
	background: url(../images/bgRubriqueLeft.png) 0 0 no-repeat;
	behavior: url(../../iepngfix.htc);
}
#menuRubriques div.selected .rubriqueRight {
	background: url(../images/bgRubriqueRight.png) 0 0 no-repeat;
	behavior: url(../../iepngfix.htc);
}
#menuRubriques div.selected .rubriqueLink {
	background: url(../images/bgRubriqueRepeat.png) 0 0 repeat-x;
	behavior: url(../../iepngfix.htc);
}

/** Main bloc */
#mainBlock {
	clear:both;
	margin:0 0 0 36px;
	padding:10px 0 0 0;
	color: #555555;
	font-size: 11px;
	height: 275px;
}

#leftMainBlock, #rightMainBlock {
	float: left;
	margin:10px 0 0 0;
	
}
#leftMainBlock
{
	width:677px;
}

#rightMainBlock
{	
	height:250px;
	width:250px;
	margin:0px;
}

#rightMainBlock img
{
	width: 250px;
	height: 250px;
	margin:0px;
}


#playerContainer {
	float: left;
	border: 2px #444 solid;
	width: 295px;
	height: 230px;
	line-height:0;
	font-size:0;
}

#rubriqueInfos {
	float: left;
	display: inline;
	width: 350px;
	margin-left: 10px;
	color:#948a86;
}

#sousRubriqueInfo
{
	line-height:10pt;
}
#rubriqueInfos h1 {
	color: #cd3e83;
	font-size: 24px;
	font-weight: normal;
	padding:0 0 10px;	
}

#rubriqueInfos p.description {

	overflow: hidden;
	text-align: justify;
	width: 285px;
	color:#737373;
}
#rubriqueInfos .nbContributions
{
	font-weight: bold;
}

#rubriqueInfos .publicationType
{
	font-weight: bold;
	margin-top: 10px;
}

#rubriqueInfos .tagImage
{
	background: url(../images/tags.png) 0 0 no-repeat;
	width:40px;
	height:15px;
	float:left;
}
 
#rubriqueInfos .tags
{
	margin:1px 0 0 45px;
	color: #cd3e83;
	font-weight: bold;
}


#rubriqueInfos .publishDateValue, #rubriqueInfos .authorValue, #dynamicPlaylist .publishDateValue {
	font-weight: bold;
}
#rubriqueInfos .authorValue
{
	color:#CD3E83;
}

#rightMainBlock h2 {
	font-size: 19px;
    color: #36609c;
}

#rightMainBlock p {
	width: 278px;
	height: 190px;
	overflow: hidden;
	text-align: justify;
}

/**** Playlist ****/
#pagination {
	padding:6px 0 0;
	height:21px;
}

#dynamicPlaylist {
	height: 270px;
	margin: 0 0 0 27px; 
}

#dynamicPlaylist ul {
	background: url(../../images/showroom/bgBrowse.png) no-repeat;
	padding: 26px 0 0 4px;
}
 
#dynamicPlaylist ul li {
	float: left;
	display: inline;
	margin: 4px 7px;
	width: 300px;	
	font-size: 11px;
}

#dynamicPlaylist ul li a {
	color:#CD3E83;
	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:#CD3E83;
}
#dynamicPlaylist ul li .infos p {
	text-align:justify;
	margin-top:10px;
}
/*** Footer */
#footer {
	font-weight: bold;
	color: #555555;
	font-size: 11px;
	margin:10px 0 0 39px;
}

h3{
	font-size:13px;
}

#footer a {
	color: #555555;
}

#leftFooter {
	float: left;
	width:364px;
}

#centerFooter {
	float: left;
	width: 240px;
}

#rightFooter {
	float: left;
}

#rightFooter a {
	text-decoration: none;
}

#dynamicPlaylist  #pagination .btnSuivant, #dynamicPlaylist  #pagination .btnPrecedent
{
	color:#fff;
	text-decoration:none;
	display:block;	
	line-height:1.4em;
	text-align:center;	
}
#dynamicPlaylist  #pagination .btnSuivant:hover, #dynamicPlaylist  #pagination .btnPrecedent:hover
{
	color:#CBB777
}

#dynamicPlaylist  #pagination .btnSuivant
{
	width:85px;
	height:21px;
	background: transparent url("../images/suivant.png") no-repeat 0 0;
}

#dynamicPlaylist  #pagination .btnPrecedent
{
	width:105px;
	height:21px;
	background: transparent url("../images/precedent.png") no-repeat 0 0;
}