/*
Theme Name: Fine Signatures
Theme URI: http://www.fine-signatures.com
Description: Le thème personnalisé pour Fine Signatures
Version: 1.2
Author: Remi Loisel
Author URI: http://www.studio-amarante.com/
Tags: - 
All rights reserved 
*/

@import url(../../../../club1b.css);

h1,h2,h3{margin:0;padding:45px 32px 23px;}
h2, h2 a{font-size:16px;font-weight:normal;letter-spacing:1px;color:#409110;text-align:left;text-decoration:none;}
h3,h3 a {font-size:15px;font-weight:normal;;color:#777;text-align:left;}



/* Begin Images */
p img {
padding: 0;
max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 8px 16px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 4px 16px 8px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}

div#inpage{background-color:#FFF;background-image: url(/img/leftbubbles00.png);background-repeat: repeat-y;background-position: left;}
#inpage #dumie6{background-color:transparent;}


/* End Images */


