/*****************************************
 
CSS GERARDS DU CINEMA 2008

creation : 29 avril 2008
modification : ---

**************************************************/

body {
	background: #ffffff url("/content/emissions/gerard/skins/fond.jpg") no-repeat 50% 15px;
	font: 13px Arial, Helvetica, sans-serif;
	color: white;
	margin: 0px;
	text-align: center;
}

#global {
	margin : 0px auto;
	width : 1004px;
	text-align : left;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/***************** HEADER *******************/
#header {
	position:relative;
	height: 245px;
}

#logoChaine {
	float: left;
	width: 245px;
	height: 76px;
	margin: 10px 0px 0px 0px;
	cursor: pointer;
}

#megaban {
	float: right;
	width: 728px;
	height: 90px;
	overflow: hidden;
	margin: 5px 10px 10px 0px;
}

#nav { clear: both; padding-left: 100px; background:url(/content/emissions/gerard/skins/bg-menu.jpg) repeat-x; }
#nav-google { display:none }


/***************** PAGES *******************/
#content { 
	height: 720px;
}

#menu {
	float: left;
}

#menu-accueil { margin-top: 200px; }
#menu-laureables { margin-top: 10px; }
#menu-jury { margin-top: 10px; }
.menu {
	width: 200px;
	height: 150px;
}

#accueil {
	background: url(/content/emissions/gerard/skins/bg-accueil.jpg) no-repeat;
}

#accueil-deux {
	background: url(/content/emissions/gerard/skins/bg-accueil2.jpg) no-repeat;
}

#mediaplayer {
	float: left;
	width: 430px;
	height: 351px;
	background: #000000;
	margin: 73px 0px 10px 5px;
	overflow: hidden;
}

#lienChat {
	float: right;
	width: 330px;
	height: 350px;
	background: transparent;
	cursor: pointer;
	margin: 73px 10px 0px 0px;
	overflow: hidden;
}

#chat {
	clear: both;
	background: #8d5b31 url(/content/emissions/gerard/skins/bg-chat.gif) no-repeat;
	width: 768px;
	height: 241px;
	margin: 0px 0px 0px 5px;
}

#jury {
	background: url(/content/emissions/gerard/skins/bg-jury.jpg) no-repeat;
}

#jury #scroll p { text-align:center }

#laureables {
	background: url(/content/emissions/gerard/skins/bg-laureables.jpg) no-repeat;
}

#scroll {
	width: 762px;
	height: 594px;
	margin:76px 0px 0px 8px;
	overflow:auto;
}

#scroll p {
	color: #ffddaa;
	line-height:18px;
	margin-bottom:20px;
	margin-left:10px;
}

#scroll p strong {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

#scroll p span {
	background-color:#FEDCBA;
	color:#C90000;
	margin-left:10px;
	padding:2px 10px;
}

#scroll p span strong {
	color:#C90000;
	font-size:12px;
}

.bloc {
	float: right;
	width: 778px;
	height: 676px;
	overflow: hidden;
	margin: 15px 6px 0px 0px;
}