@charset "utf-8";
@import url("compasslight/stylesheet.css");
@import url("gravity_book/stylesheet.css");
@import url("bastardussans/stylesheet.css");

.titregaleriesCopy {
	text-decoration: none;
	font: italic lighter 40px bastardussans;
	color: #FFF;
}



.titreindex {
    font: lighter 15px Verdana, Geneva, sans-serif;
    color: #0A0A0A;
    text-decoration: none;
}
.textperfs {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.soustitreindex {
	font: 10px Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
}

.body {
    background-color: #FFFFFF;
    text-align: left;
}
.titregaleries {
	text-decoration: none;
	font: lighter xx-large bastardussans;
	color: #333;
}
.soustitregallerie {
    text-decoration: none;
    font: normal 11px gravity-book;
    color: #000;
    font-style: italic;
    text-align: left;
}
.txt {
	color: #000000;
	font: 16px gravity-book;
	font-height:25;
}
.txt14 {
    color: #000000;
	font: 16px gravity-book;
    text-align: left;
	 
}

a:link {
	color: #990000;
	text-decoration: none;
	font: 15px gravity-book;
}
a:visited {
	color: #0033FF;
	text-decoration: none;
	font: 15px gravity-book;
}
a:hover {
	color: #6699CC;
	text-decoration: none;
	font: 15px gravity-book;
}
a:active {
	color: #FFFF00;
	text-decoration: none;
	font: 15px gravity-book;
}
.titre_page {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #333;
}
.titre_pagesmall {
	font: 18px gravity-book;
	color: #900;
}

.titrepagefilm {
	font: 36px compasslight;
	color: #333;
	text-decoration: none;
	text-transform: inherit;
}

.txt_bio {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
