/*
Theme Name: Theme Crève coeur
Theme URI: http://www.rafaelbucher.fr/crevecoeur
Description: Created by Rafaël Bucher.
Version: 0.1
Author: Rafaël Bucher
 
Creation Theme by Rafaël Bucher || http://www.rafaelbucher.fr
 
*/
*{
margin:0;
padding:0;
}

html,body{
font-family: Times, Sans-serif;
font-size:10pt;
width:100%;
height:100%;
}

.hr{
margin-bottom:5pt;
color:#CCCCCC;
background-color:#CCCCCC;
height:1px;
border:0;
}

.logo {
margin-top:5px;
}

a {
color:#000000;
}

a.selectedMenu{
color:#666666;
}

a.selectedSsMenu{
font-size:9pt;
color:#000000;
}

a.SsMenu {
font-size:9pt;
color:#999999;
}

a.selectedSsSsMenu{
color:#666666;
}

a.selectedSsMenu li { 
list-style-type: disc;
}

#menu {
position:relative;
text-align:right;
width:150px;
height:600px;
margin-top:34px;
}

#menu ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#ssMenuArtist{
position:absolute;
width:148px;
top:498px;
left:0px;
}

img {
text-decoration:none;
border:0px;
}

#page {
position:relative;
margin:0 auto 0 auto;
width: 995px;
border:1px solid white;
}

#footer {
position:absolute;
top:750px;
height: 25px;
width: 995px;
border:0px solid red;
}

.filet{
width: 995px;
text-align: left;
margin-top:15px;
margin-bottom:16px;
}

.post{
position:absolute;
top:28px;
left:193px;
width:800px;
border:0px solid black;
padding-left:2px;
font-size:12px;
}

.postDefaut{
top:132px;
}

.postPast{
top:132px;
height:615px;
overflow:auto;
}

.contentheader{
font-family: Times, Sans-serif;
font-size:10pt;
font-weight:bold;
width:730px;
cursor:pointer;
margin-bottom:5px;
}

.articleSlide{
display:none;
margin-top:20px;
margin-bottom:20px;
margin-right:0px;
margin-left:0px;
}

#desc{
position:absolute;
top:602px;
left:2px;
font-size:12px;
}

#titreGalerie{
text-align:right;
font-size:12px;
width:148px;
border: 0px solid black;
position:absolute;
top:602px;
left:-188px;
}


#titreGalerieArtist{
font-size:9pt;
text-align:right;
width:148px;
border: 0px solid black;
position:absolute;
top:560px;
left:-192px;
}