
/*color : #f0901e; orange
background-color:#f9ea91 fond jaune
#535050 : gris
*/

* {
margin:0;
}

body
  {	
  margin: 0 auto;
  color:#232323;
  font-family: "Century Gothic", Tahoma, serif,Verdana,Georgia,"Times New Roman";
background : #f9ea91;
    background-image: url("http://91.121.148.224/~streamiz/images/bg.jpg");
	background-repeat: repeat-x;
  }
.post{


display:block;
font-family:Verdana,Georgia,"Times New Roman";

  width:159px;
  }
.post_left { 
color:#D54305;
  width:100px;
  float:left;
    font-size:11px;
  font-weight:bold;
  }
.post_right {
width:57px;
font-size:9px;
float:right;
text-align:right;
}
 /*STRUCTURE*/
 div#global {
	width: 1024px;
		background-image: url(http://91.121.148.224/~streamiz/images/bg.jpg);
	background-repeat: repeat-x;
	min-height: 100%;
	/*margin: 0 auto;*/
	position: relative;
	}
div#footer {
	position: absolute;
	width: 100%;
	bottom: 100;
	/*background-image: url(/images/footer.gif);*/
	}
div#content {

	float: left;
	width: 680px;
	}
div#sidebar {width: 315px;
	float: right;	
	font-size:11pt;
	}
div#center {
width:1000px;
margin:0 auto;
background-color:#f9ea91;
	padding-bottom: 50px;
	overflow: auto;
}
#header {margin:0 auto;
width: 1000px;
height:200px;
background-image: url(http://91.121.148.224/~streamiz/images/banner.jpg);
}
#navigation {
background:#535050;
background-image: url(http://91.121.148.224/~streamiz/images/streamiz2.jpg);
width: 1000px;
height:29px;margin:0 auto;

}

#sousheader {
width: 1000px;
height:23px;margin:0 auto;
}
img {border:0;}	

#contenu_left {
font-family: Tahoma;
	font-size: 0.9em;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #333736;
width: 670px;
z-index:1;
padding-top:5px;
padding-left:5px;
margin-top: 10px;
margin-left:5px;
margin-bottom: 10px;
background-color:#eaf4f4;
border-top: #f0901e solid 3px;
padding-bottom: 100px;
}
.inline-rating{
display:inline;
}
.contenu_right {
font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333736;
	
width: 302px;
padding:4px;
border-top: #f0901e solid 3px;
background-color:#eaf4f4;
margin-right:5px;

margin-top: 10px;
margin-bottom: 10px;
}
#wrapper {
	width: 1024px;
	background-image: url(http://91.121.148.224/~streamiz/images/bg.jpg);
	background-repeat: repeat-x;
	position:relative;
	}

/* TITRE */
H1{
  font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #bb3604;
	text-decoration: none;
	display:inline;
}
ul H2{
	font-family: Arial;
	font-size: 1em;
	color: #3b3b3b;
	text-decoration: none;
	display:inline;
	
	}
H2 {
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	color: #3b3b3b;
	text-decoration: none;
	display:inline;}
H3{
height:30px;
width:100%;
padding-bottom:3px;
display:block;
color:black;
font-family:Tahoma,Arial;
font-weight:bold;
font-size:1.1em;
text-align:center;
}
H4.gle{
display:none;
}
H4{
color:green;
font-family:Tahoma,Arial;
font-weight:bold;
font-size:1.1em;
}
a {
text-decoration:none;}
a {color:#EA6106;}
a:hover{color:#333736;}
p
{
  font-size       : 1.1em; /* Définition de la taille de la police de nos paragraphes */
}
/* ITEM */
.index_item a{
color:#535050;
}
.index_item a:hover{
color:#535050;
z-index:1000;
}
.index_item {
position: relative;
float:left;
font-size:11px;
margin:2px 4px 2px 0px;
text-align:left;
min-height:260px;
width:157px;
padding:3px;
/*display: inline; */
background: #fbe67c url(http://91.121.148.224/~streamiz/images/fondjaune.jpg) repeat-x ;
}

.index_title {
height:30px;
width:100%;
padding-bottom:3px;
display:block;
color:black;
font-family:Tahoma,Arial;
font-weight:bold;
font-size:1.1em;
text-align:center;
}

.index_info_left {
color:#666666;
float:left;
font-size:10px;
text-align:left;
/*width:65px;*/
}
.index_info_right {
color:#666666;
float:right;
font-size:10px;
text-align:right;
width:85px;
}
.index_item img {
border:#535050 solid 2px;
padding:0px;
margin-left:20px;
}

.index_item img:hover {
border:#f0901e solid 2px;
}
/* INFO BULLE */
.index_item.info_bulle:hover{
 background: none; /* correction d'un bug IE */
z-index: 500;

}
.index_item .info_bulle b{
font-style:normal;
font-family:verdana;
font-size:13px;

}

div > .index_item, td > .index_itemtd {
	
	position:static; 
	overflow:visible;
}
.index_item .info_bulle em
{	display:none;

}   
.index_item:hover .info_bulle {
position:relative;z-index:500;
}

.index_item:hover .info_bulle em
{
font-size:13px;
font-weight:bold;
clear:both;
line-height:15px; display:block; position:absolute; top:70px; left:20px; padding:5px; border:4px solid #fff; background:#cdeb8b; color: #000; width:400px

}      
/* FAVORIS */
.index_fav a{
color:#535050;
}
.index_fav a:hover{
color:#535050;
z-index:1000;
}
.index_fav {
position: relative;
float:left;
font-size:11px;
margin:2px 4px 2px 0px;
text-align:left;
width:155px;
padding:3px;
padding-bottom:10px;
/*display: inline; */
background: #fbe67c ;
}
.index_fav em
{	display:none;

}
.index_fav img {
border:#535050 solid 2px;
padding:0px;
margin-left:15px;
}

#inappropriate {
display:none;
}

/* PAGE VIDEO */

.vignettes {
float:left;
width:60px;
height:80px;
}

.description H5{
text-align:center;
color:black;

}
.description H6{
padding:5px;
text-align:center;
color:grey;
}

SPAN.description2{
text-decoration :none;
display:block;
background-image:url(http://www.actu-star.be/images/bg_scorebuzz.gif);
background-repeat:repeat-x;
width:150x;
padding:3px 0px 3px 5px;
clear:both;
margin-bottom:2px;
}

div#lecteur{
position:relative;
float:left;
width:660px;

background:white;
border:3px solid white;
}
b
{font-weight:normal;}

DIV.imag{
padding-top:100px;
}

a.listvideos{
text-decoration :none;
display:block;
background-image:url(http://www.actu-star.be/images/bg_scorebuzz.gif);
background-repeat:repeat-x;
height:80px;
width:191px;
clear:both;
}
a.listvideos:hover{
background:#FFFFCC;

}

SPAN.lect2{
float:left;
width:500px;
height:400px;
}
DIV.lect2{
float:left;
width:500px;
height:400px;
background:black;
}

DIV.lect2 a{
position:relative;
top:180px;
left:100px;
}
DIV a.cash{
position:relative;
top:0;
left:0;
}
SPAN.lect2 a{
position:relative;
top:180px;
left:100px;
}
/*
SPAN.lect{
float:left;
width:450px;
height:350px;
}
DIV.lect a{
text-align:center;
position:relative;
top:50px;
left:100px;
}
SPAN.lect a{
text-align:center;
position:relative;
top:50px;
left:100px;
}
*/

b.titre,b.titre2{
padding-top:5px;
color:#293172;
font-family:Verdana;
font-size:12px;
padding-bottom:5px;
height:20px;
width:660px;
text-align:center;
display:block;
background-image:url(http://www.actu-star.be/images/bg_scorebuzz.gif);
background-repeat:repeat-x;
}


P.vid{
font-size:0.8em;
float:left;
width:150px;
background:#f9ea91;
border-bottom:2px solid #f0901e;
padding:2px;
}
/*FORMULAIRe search */
#address_box {
	width: 270px;
	padding:5px;
	color: #3d671a;
	background:#fff;
	font-size:16px;
	border:3px solid #3d671a;
}

#go {
	width: 81px;
	height: 32px;
	background:#282828;
	color:#fff;
	font-weight:bold;
	border: 0;
	cursor: pointer;
	margin-left: 5px;
}

div.desc{

font-size:0.9em;
float:left;
width:500px;
background:#f9ea91;
border:3px solid #f0901e;
padding:5px;
}
div.desc2{
position:relative;
font-size:0.9em;
float:left;
width:650px;
background:#f9ea91;
border:3px solid #f0901e;
padding:5px;
margin-bottom:20px;
}

.desc2 p{
padding-top:5px;
padding-bottom:5px;
border-bottom:1px solid white;
}

#contenu_right p{
padding-top:5px;
padding-bottom:5px;
border-bottom:1px solid white;

}

.video {
width:500px;
float:left;
position:relative;
background-color:black;
text-align:center;
height:400px;
}
.video a{
position:relative;
top:160px;
}
.nulle{
position:absolute;
top:232px;
left:70px;
}
#header1 {
border:0px;
padding:0px;
height:168px;
width:1000px;
background : url("http://91.121.148.224/~streamiz/images/streamiz1.jpg") no-repeat;
}
#header2 {
height:29px;
background : url("http://91.121.148.224/~streamiz/images/streamiz2.jpg") no-repeat;
width:1000px;
}
.random {float:left;margin-left:5px;}
* { 
	margin: 0 auto;
}
.friends {float:left;
font-size:11px;}
/*MENU DROIT*/
ul.menu1 {
	list-style-type: none;
	
}



ul.menu1 li{
	list-style-type: none;
	float:left;
	width: 200px;
	text-align:center;
	padding-top:5px;
}
ul.menu1 li a {
color : #FFFFFF;
Font-size: 15px;
}
ul.menu1 li a:hover {
color : #f0901e;
Font-size: 15px;
}
/*PAGE*/

div.pagination span.disabled {
border:1px solid #EEEEEE;
color:#DDDDDD;
font-size:0.9em;
font-weight:400;
margin:0 2px;
padding:0 2px;
}
div.pagination{
clear:both;
background : black;
position:relative;
bottom:5px;
left:5px;
height:1%;
margin-top:5px;
width:100%;
/*text-align:right;*/
}
div.pagination span.current {
background-color:#003399;
border:2px solid #003399;
color:#FFFFFF;
font-size:0.9em;
font-weight:400;
margin:0 2px;
padding:0 2px;
}
div.pagination a {

background-color:#EEEEEE;
border:1px solid black;
color:black;
font-size:1.4em;
font-weight:400;
line-height:1.5em;
margin:0 2px;
padding:0 2px;
text-decoration:none;
}
div.pagination a:hover{
background-color:black;
border:1px solid white;
color:white;
font-size:1.4em;
font-weight:400;
line-height:1.5em;
margin:0 2px;
padding:0 2px;
text-decoration:none;
}


SPAN.pag {
width:20px;
height:20px;
font-size: 100%;
 border: 1px solid #CCCCCC;
cursor:pointer;
/*display:inline-block;*/
float:left;
text-align:center;
text-decoration:none;
 padding: 3px 7px;
color: #FFFFFF; background: #0066CC;
border: 1px solid black;
margin:1px;
}
/*<div id="pagelinks">%pages%</div>*/

#pagelinks {margin: 0 auto;
width:100%;
	padding-bottom:10px;
	padding-top:10px;
	clear: both; font-size: 100%;text-align: center; border:none;
/*clear: both; font-size: 100%; padding: 5px; margin: 0px 1px 1px; text-align: center; border:none;*/}
.pagenumber_link {margin:1px;width:20px;
height:20px;
font-size: 100%;
 border: 1px solid #CCCCCC;
cursor:pointer;
/*display:inline-block;*/
float:left;
text-align:center;
text-decoration:none;
 padding: 3px 7px;
color: #0066CC;/*color: #0066CC; font-size: 100%; border: 1px solid #CCCCCC; text-decoration: none; padding: 3px 7px;*/}
.pagenumber_link:hover {width:20px;
height:20px;color: #FFFFFF; background: #0066CC;border: 1px solid black;}

.media_type1 {
background:#EF3636 none repeat scroll 0 0;
border:1px solid white;
color:#FFFFFF;
display:block;
font-size:12px;
font-weight:bold;
height:13px;
line-height:15px;
opacity:0.8;
padding:0 5px 2px;
position:absolute;
right:10px;
text-align:center;
top:40px;
}
.media_type2 {
background:#EFB20B none repeat scroll 0 0;
border:1px solid white;
color:#FFFFFF;
display:block;
font-size:12px;
font-weight:bold;
height:13px;
line-height:15px;
opacity:0.8;
padding:0 5px 2px;
position:absolute;
right:10px;
text-align:center;
top:40px;
}

/*star rating */
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
	background: url(http://91.121.148.224/~streamiz/images/star.gif) left -1000px repeat-x;
}
.star-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating li{
	display: inline;
}
.star-rating a, 
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
	background-position: left bottom;
}
.star-rating a.one-star{
	width:20%;
	z-index:6;
}
.star-rating a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}	

/* for an inline rater */
.inline-rating{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:block-inline;
	vertical-align: middle;
}

/* smaller star */
.small-star{
	width:50px;
	height:10px;
}
.small-star,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,
.small-star .current-rating{
	background-image: url(star_small.gif);
	line-height: 10px;
	height: 10px;
}
/* Commentaires */

#content #commentaires {
  margin-top: 20px;
  clear: both;
}

#content #commentaires-posting h3.posting {
  background:url(http://91.121.148.224/~streamiz/img/coma.png) no-repeat left 80%;
  padding-left:25px;
}

#content .commentaire {
  clear: both;
  /*border-top:1px solid #ccc;*/
  margin-top:20px;
}

#content .commentaire .commentaire-meta {
  float: left;
}

#content .commentaire .avatar {
  margin-right:10px;
  padding:3px;
  border:1px solid #ddd;
}

#content .commentaire-date {
  color: #7E7E7E;
  padding:0;
  margin:0 0 5px 0;
}

#content .commentaire-date .adminlink {
  float:right;
}

#content .commentaire-auteur {
  margin:0;
}

#content .commentaire-content {
  background: url(http://91.121.148.224/~streamiz/img/commentaires.png) no-repeat left top;
  padding:5px 10px 12px 18px;
  margin-left: 70px;
}
#content .commentaire-content p {
  padding:6px 9px 2px 8px;
  margin:0;
  font-size:90%;
}

#content .commentaire.even .commentaire-content {
  background-color: #F7F7F7;
}

#content .commentaire.odd .commentaire-content {
  background-color: #f0f0f0;
}

#content .commentaire.self .commentaire-content {
  background-color: #FFECC4;
}

#content .commentaire-bottom {
  /*background:url(img/commentaire-bottom.png) no-repeat bottom left;*/
  text-align:right;
  padding-bottom:3px;
  min-height:6px;
  margin-top: 3px;
}

#content .commentaire-repondre {
  /*color:#aaa;*/
  margin:0 9px 0 0;
  padding-left:12px;
  background:url(http://91.121.148.224/~streamiz/img/ico-reply.png) no-repeat center left;
  text-decoration:none;
}
/*
ul.menu1 {
	list-style-type: none;	
	height: 29px ;
	margin: 0 ;
	padding: 0 ;
}
	

ul.menu1 li{
	list-style-type: none;
	float:left;
	width: 200px;
	text-align:center;
}
ul.menu1 li a {
color : #FFFFFF;
font-size:1.4em;
display: block ;

}
ul.menu1 li a:hover {
color : #f0901e;
font-size:1.4em;
}
.navigation1 {
	list-style-type: none;
	float:left;
	width: 200px;
	display:block;
	text-align:center;
}
.navigation1 a {
color : #FFFFFF;
font-size:1.4em;
display: block ;

}
.navigation1 a:hover {
color : #f0901e;
font-size:1.4em;
}
*/

