/*
Theme Name: Theophile Gautier
Theme URI: http://www.theophilegautier.fr/
Description: Theophile-Gautier-v1 [21-05-2010]
Version: 1.0
Author: alexis.jamet@gmail.com
 
Theme created by alexisjamet || http://www.alexisjamet.fr
 
*/

@import url('sidebar.css');

/* INFOS DE BASE */
body {
margin:0; padding:0;
background-color: #ffffff;
font: 12px/150%; /*"Trebuchet MS", Arial;*/
color:#4c4c4c;
}
/* LIENS */
h1 {color:#a41023;font-size:140%;}
	h1 a{color:#a41023;font-size:140%;}
h2 {color:#2c2c2c;font-size:150%;}
	h2 a{color:#2c2c2c;font-size:150%;}
h3 {color:#4c4c4c;font-size:130%;}
	h3 a{color:#4c4c4c;font-size:120%;}
h4 {color:#4c4c4c;font-size:110%;}
	h4 a{color:#4c4c4c;font-size:110%;}
a {text-decoration: none;}
a:hover {text-decoration:none;}
/* FIN */
#page {
margin:0 auto;
height:auto;
position:relative;
}
