body {
background-color:#fff;
color:#333333;
font-family:Arial, Helvetica, sans-serif;
margin:0;
}
#tout {
width:100%;
}
#ban {
height:60px;
}
#contenu ul {
list-style-image:url(images/listArrow.png);
list-style-position:outside;
padding:0;
margin:0;
}
#contenu li {
background-color:#fff;
border-bottom:1px #333333 solid;
}
a {
color:#000000;
}
#contenu  a.genn {
    font-size: 20px;
    font-weight: bold;
text-decoration:none;
    display: block;
    padding: 8px 32px 8px 8px;
    text-decoration: none;
    color: #000000;
}
.page {
    display:inline;
    padding:5px;
	font-size:18px;
	font-weight:bold;
	}
	.thumb {
	max-width:240px;
 text-align:center;
	}
div.dm_widget_iphone_videoitem > img
{
    float: left;
}

div.dm_widget_iphone_videoitem div.info
{
    position: relative;
    left: 5px;
    padding: 5px;
    margin-right: 25px;
    height: 70px;
}
/* video page */

div.dm_widget_iphone_videoitem
{
    text-align: left;
    width: 120px;
    height: 90px;
}

div.dm_widget_iphone_videoitem embed
{
    float: left;
}

div.dm_widget_iphone_videoitem > div.info
{
    position: absolute;
    left: 140px;
    font-weight: bold;
    overflow: hidden;
}

