/**********************************************************************************
/* BOOK HOME
/**********************************************************************************/
#book
{
	width: 568px;
	height: 200px;
	background: #ffd300 url(http://img.portaildusexe.com/pds/graphics/v5/design/bg/book_rings.gif) 0px 0px no-repeat;
	margin-bottom:5px;
}
#bookLeft
{
	float: left;
	width: 500px;
	height: 200px;
	padding-left: 34px;
	padding-top: 5px;
}
#bookLeft h2
{	
padding-bottom: 10px;
color:#D00413;
font-family:trebuchet ms,arial,sans-serif;
font-size:20px;
font-weight:bold;
line-height:20px;
}

#bookLeft img
{
	float: left;
	margin-right: 5px;
}
#bookLeft p
{
	font-size: 14px;
	color: black;
	text-align:justify;
}
#bookLeft p a
{
	font-weight: bold;
	color: #D00413;
}
#bookLeft li
{
float:left;
width:220px;
background-image: url(http://img.portaildusexe.com/pds/graphics/v5/design/icon/wmv.png); background-repeat: no-repeat;
padding-left:25px;
height:25px;	
}
#bookLeft li a
{
font-size:17px;
font-weight: bold;
color: #D00413;
}
#bookRight
{
	float: right;
	width: 5px;
	height: 200px;
	background: #ffd300 url(http://img.portaildusexe.com/pds/graphics/v5/design/bg/book_right.gif) 0px 0px repeat-y;
}
/**********************************************************************************
/* PHOTOS HOME
/**********************************************************************************/
#photosHome
{
	float: left;
	width: 570px;
	padding-left: 6px;
	padding-top: 13px;
}
#photosHome ul
{
	float: left;
}
#photosHome li
{
	float: left;
	width: 105px;
	height: 100px;
	padding-right: 9px;
	padding-bottom: 9px;
	background: transparent url(http://img.portaildusexe.com/pds/graphics/v5/design/bg/photo_frame.gif) 0px 0px no-repeat;
}
#photosHome li img
{
	width: 99px;
	height: 94px;
	padding-left: 3px;
	padding-top: 3px;
}

/**********************************************************************************
/* VIDEO HEBDO HOME
/**********************************************************************************/
#videoHebdoHome p.important 
{
	float: right;
	width: 395px;
	font-family: "trebuchet ms", arial, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #d00413;
	margin-bottom:10px;
	line-height:25px;
}

#videoHebdoHome div.video
{
	float: left;
	width: 138px;
	height: 115px;
	background: transparent url(http://img.portaildusexe.com/pds/graphics/v5/design/bg/video_hebdo_home.gif) 0px 0px no-repeat;
}
#videoHebdoHome div.video a
{
	display: block;
	width: 134px;
	padding:8px 0px 22px 3px;
}
#videoHebdoHome p.text
{
	float: right;
	width: 395px;
	line-height: 13px;
	font-weight: bold;
}
#videoHebdoHome ul.links
{
	float: right;
	width: 395px;
	padding-top: 7px;
}
#videoHebdoHome li.links
{ clear: both; float: left;}
#videoHebdoHome li.links a
{font-weight: bold; color: #646464; text-decoration: none; }
#videoHebdoHome li.links a:hover { color: black; font-weight: bold; text-decoration: none; }
#videoHebdoHome li.links a:active { color: black; font-weight: bold; text-decoration: underline; }
/**********************************************************************************
/* LIVE SHOW HOME
/**********************************************************************************/
.liveShowGauche
{
	float: left;
	width: 235px;
	padding-right: 10px;
	font-size: 14px;
}
.liveShowGauche p
{
	padding-bottom:5px;
	font-size: 12px;
	color: black;
	font-weight:bold;
	line-height:13px;
}
.liveShowGauche p.important
{
	color:#D00413;
	font-family:trebuchet ms,arial,sans-serif;
	font-size:17px;
	font-weight:bold;
}
.liveShowGauche p a {font-weight: bold; color: #646464; text-decoration: none; }
.liveShowGauche p a:hover { color: black; font-weight: bold; text-decoration: none; }
.liveShowGauche p a:active { color: black; font-weight: bold; text-decoration:}

.liveShowDroite
{
	float: left;
	width: 288px;
	height: 117px;
	background: transparent url(http://img.portaildusexe.com/pds/graphics/v5/design/bg/liveshow_images.gif) 0px 0px no-repeat;
}
.liveShowDroite ul
{
	display: inline;
	float: right;
	width: 280px;
	height: 90px;
	margin-top: 27px;
	margin-left: 8px;
	background-color: #000000;
}
.liveShowDroite ul li
{
	float: left;
	padding: 4px 10px 0px 5px;
	font-size: 10px;
	font-weight: bold;
	color: #fec00c;
}
.liveShowDroite ul li.time
{
	width: 280px;
	padding: 0px;
	text-align: center;
}
.liveShowDroite ul li.last
{
	padding-right: 0px;
}
/**********************************************************************************
/* JOURNAL SEXY
/**********************************************************************************/
.sexyJournal.photo
{
	float: left;
}
.sexyJournal.photo img
{
	border: 1px solid #000000;
}
.sexyJournal.extrait
{
	float: right;
	width: 470px;
	font-size: 12px;
}
.sexyJournal p.important
{
color:#D00413;
font-family:trebuchet ms,arial,sans-serif;
font-size:17px;
font-weight:bold;
}
.sexyJournal p.text
{
	color:black;
	font-size:12px;
	font-weight:bold;
	line-height:13px;
	padding-bottom:5px;
}

.sexyJournal p.links a {font-weight: bold; color: #646464; text-decoration: none; }
.sexyJournal p.links a:hover { color: black; font-weight: bold; text-decoration: none; }
.sexyJournal p.links a:active { color: black; font-weight: bold; text-decoration:}

