/*
Theme Name: Libellule24 Design
Theme URI: http://www.libellule24.com
Description: Theme Wordpress 2 colonne - latérale à droite - header 50%.
Version: 1
Author: Elaine Bossé
Author URI: http://www.libellule24.com
Tags: libellule24, clean, yellow, custom
*/

body {
background-color: #FFF596;
color: #000000;
background-repeat: repeat-x;
}

.main {
position: absolute;
top: 230px;
left: 230px;
width: 470px;
color: #000000;
font-size: 14px;
line-height: 16px;
font-family: Times;
background-color: #fff;
padding: 20px;
border: 1px solid #5498A1;
}

.colum {
position: absolute;
top: 230px;
left: 780px;
valign: top;
width:205px;
color:#000000;
background-color: #fff;
padding: 20px;
border: 1px solid #5498A1;
}

h2 {
font-size: 18px;
line-height: 20px;
color: #296C85;
font-weight: bold;
text-align: right;
}

h3 { font-size: 24px; }


p.copyright
{
font-size: 10px;
text-align: right;
color: #444444;
}

a:link { text-decoration: none; color: #A3A3A3;}

a:visited { text-decoration: none; color: #A3A3A3;}

a:hover, a:active { color: #000000; }


.titles { font-weight: normal; border-bottom-width: 0; font-size: 24px; text-decoration: none; underline: none;}
.titles a:link, .titles a:visited, .titles a:active {
text-decoration: none;
underline: none;
font-size: 24px;
font-weight: normal;
border-bottom-width: 0;
}

ul {
list-style: none;
padding-left: -20px;
}

.post img.photo {
padding: 7px;
border:1px;
border-color: #000;
max-width: 450px;
}

img.titre {
padding: 10px;
border: 10px solid #fff;
}