/* styles iPhone for TDV */

/* 
/*
/* global ******************* */


* {
padding: 0;
margin: 0;
border: 0;
font: normal 1em/1.4em helvetica, arial, sans-serif;
}

body, html {height: 100%;} 

body {
background-color: #4a3932;
}

#global {
position: relative;
margin: 0 auto;
width: 577px;
}

#conteneur {
position: relative;
height: 100%;
background-color: #ccc;
}


/* 
/*
/* header ******************* */


#header {
position: relative;
width: 577px;
height: 200px;
background: transparent url(../tdv2_imports/tdv-header-iphone.jpg) 0 0 no-repeat;
}

#header h3 {
display: none;
}

#header a.home {
position: relative;
display: block;
width: 577px;
height: 170px;
background-color: transparent;
}

#header a.binome {
position: absolute;
top: 10px;
right: 40px;
display: block;
width: 130px;
height: 130px;
background-color: transparent;
}

#header h1, #header h2, #header span {display: none;}


/* 
/*
/* typographie ******************* */

h2 {
margin-top: 5px;
font-size: 1.2em;
color: #ff0;
}

h3 {
margin-bottom: 15px;
color: #fff;
}

p {
margin-bottom: 10px;
font-size: 0.9em;
color: #fff;
}

p.menu {margin: 0;color: #fff;}
p.menu a {color: #fff;text-decoration: underline;}
p.menu a:hover {color: #ff0;text-decoration: none;}
p.menu a:active {color: #f00;}

q {font-style: italic;line-height: 1.6em;}
em {font-weight: bold;}

a {color: #fff;text-decoration: underline;}
a:hover {color: #ff0;text-decoration: none;}
a:active {color: #f00;}

h1.titre-video {
display: none;
}

h1.titre-reals {
display: none;
}

h1 span {display: none;}


/* 
/*
/* contenu ******************* */


#content {
margin-left: 20px;
margin-bottom: 30px;
width: 540px;
}

#content img.medium {
width: 250px;
}

#content a.vignette2 {
float: left;
display: block;
margin: 0 15px 15px 0;
border: 1px solid #4a3932;
}
#content a.vignette2:hover {
border: 1px solid #fff;
opacity: 0.8;
}

.droite {
float: right;
margin-top: 46px;
}

.gauche {
float: left;
margin-right: 10px;
}

div.gauche {
width: 250px;
}

.space {
margin: 10px 0;
}

hr {
visibility: hidden;
margin: 10px 0;
width: 1px;
height: 1px;
}

.clear {
clear: both;
}

.short {
width: 220px;
}

.small {
margin-top: 4px;
font-size: 0.8em;
}

/* 
/*
/* videos ******************* */


#realisations {
margin-left: 20px;
width: 536px;
}

#realisations-videos {
position: relative;
width: 535px;
height: 100%;
padding: 15px 0 0 0;
border: #6e615b 1px solid;
background-color: #51413a;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}

#realisations-videos div.vignette-iphone {
float: left;
height: 150px;
margin: 0 16px;
}

#realisations-videos img {
width: 144px;
height: 90px;
}

#realisations-videos a.vignette {
display: block;
width: 144px;
height: 90px;
border: 1px solid #4a3932;
}
#realisations-videos a.vignette:hover {
border: 1px solid #fff;
opacity: 0.8;
}

#content a.vignette {
display: block;
width: 150px;
height: 106px;
margin-bottom: 5px;
border: 1px solid #4a3932;
}
#content a.vignette:hover {
border: 1px solid #fff;
opacity: 0.8;
}

p.description {
width: 140px;
font-size: 0.7em;
margin: 3px 0 5px 0;
}

p.more {
font-size: 0.7em;
margin: 0 0 15px 0;
}

div.add {
margin-top: 20px;
padding: 4px;
height: 16px;
width: 190px;
/*background-color: transparent;*/
/*background-color: #51413a;*/
background-color: white;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

div.add a {color: #4a3932;font-size: 0.8em;}
div.add a:hover {color: #f00;}
.addthis_separator {
color: #51413a;
font-size: 0.9em;
}

div.add2 {
margin-top: 20px;
}


/* 
/*
/* footer ******************* */


#footer {
position: relative;
clear: both;
width: 567px;
height: 150px;
padding: 175px 0 0 0;
text-align: center;
background: transparent url(../tdv2_imports/bg-footer-iphone.jpg) 0 10px no-repeat;
}









