/* tranchesdevie.fr ---- styles css */


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


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

body, html {height: 100%;} 

body {
background: #4a3932 url(../tdv2_imports/bg-page.jpg) 50% 50% no-repeat;
}

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

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

.inv {display: none}

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


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

#header h3 {
position: relative;
top: 146px;
left: 206px;
width: 600px;
color: #fff;
font-size: 0.75em;
}

#header a.home {
position: relative;
display: block;
top: 0;
left: 0;
width: 210px;
height: 190px;
/* background-color: #ccc; opacity: .5; */
}

/*
#header a.oeil {
position: relative;
display: block;
top: 0; left: 0;
width: 190px; height: 190px;
background: transparent url(../tdv2_imports/tdv-header-2011.gif) 0 0 no-repeat;
}

#header a.home:hover {
background: transparent url(../tdv2_imports/tdv-header2.jpg) 0 0 no-repeat;
}

#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: block;
height: 46px;
/*background: transparent url(../tdv2_imports/titre-affiche.gif) 0 0 no-repeat;*/
background-color: transparent;
}

h1.titre-reals {
display: block;
height: 46px;
background: transparent url(../tdv2_imports/titre-realisations.gif) 0 0 no-repeat;
}

h1 span {display: none;}


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


#content {
float: left;
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;
}
div.gauche2 {
float: left;
width: 200px;
margin: 0;
}

.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 {
float: left;
margin-left: 20px;
width: 186px;
}

#realisations-videos {
position: relative;
width: 166px;
height: 550px;
padding: 15px;
overflow-y: auto;
border: #6e615b 1px solid;
background-color: #51413a;
}

#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: 800px;
height: 60px;
padding: 15px 0 0 20px;
background: transparent url(../tdv2_imports/bg-footer.jpg) 0 10px no-repeat;
}









