h2
{
	font-family: "caviar", helvetica, Arial, sans-serif;
	font-size: 48pt;
	color: #f2780c;
	text-transform: uppercase;
	margin-bottom: 30px
}

h3
{
	font-family: "caviar", helvetica, Arial, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: white;
	margin-bottom: 20px;
}

body
{
	font-family: Georgia, Times, serif;
	font-size: 10pt;
	line-height: 2em;
	color: white;
	background: #ccc;
}

p
{
	margin-bottom: 1em;
}

a
{
	color: #f2780c;
	font-weight: bold;
	text-decoration: none;
}


/* ---------------------------------------------------------------
	Main container
   --------------------------------------------------------------- */
#container
{
	height: 3000px; width: 4800px;
	background: #ccc;
}

/* ---------------------------------------------------------------
	Menu
   --------------------------------------------------------------- */
#menu
{
	position: fixed;
	margin-top: 200px;
	margin-left: 40px;
	z-index: 200;
}

#menu li
{
	list-style: none; line-height: 35px;
	padding-left: 10px; padding-right: 10px;
}

#menu a
{
	color: #f2780c;
	font-weight: bold;
	font-size: 18pt;
	text-decoration: none;
}

#menu a:hover
{
	color: white;
}

#menu li:hover
{
	background: url("../images/menuhover.png") no-repeat;
}

/* ---------------------------------------------------------------
	Section accueil
   --------------------------------------------------------------- */
#content_home
{
	height: 850px; width: 1500px;
	position: absolute; margin-top: 0; margin-left: 0;
	z-index: 0; background: url("../images/tache-1.jpg") no-repeat -200px -300px;
}

#logo span
{
	display: none !important;
}

#logo
{
	width: 375px; height: 86px;
	background: url("../images/home/logo-claire-duprez.png");
	margin-left:200px; margin-top: 30px;
}

#home_page
{
	width: 500px; margin-left: 200px;
}

/* citations */
#home_page span
{
	display: none;
}

#home_page blockquote#citation_tableau
{
	margin-top: -30px;
	width: 500px; height: 80px;
	background: url("../images/home/quote-tableau.png") no-repeat;
}

#home_page blockquote#citation_principale
{
	width: 500px; height: 100px;
	background: url("../images/home/quote-principal.png") no-repeat;
}

#tableau_accueil
{
	width: 300px;
	margin-left: auto; margin-right: auto; margin-top: 0; margin-bottom: 20px;
	text-align: center;
}

/* ---------------------------------------------------------------
	Section biographie
   --------------------------------------------------------------- */
#disp_content_about
{
	height: 1100px; width: 1300px;
	position: absolute; margin-top: 1500px; margin-left: 1600px;
	z-index: 0;
	background: url("../images/tache-2.jpg") no-repeat;
	padding-top: 120px; padding-left: 250px;
}

#content_about
{
	padding-left: 200px; padding-top: 60px
}

#content_about h2
{
	clear: both;
}

#content_about #about_page
{
	float: left; width: 550px;
	line-height: 1.3em;
}
#content_about #about_page ul{ line-height: 1.6em;}

/* ---------------------------------------------------------------
	Section actualités
   --------------------------------------------------------------- */
#disp_content_news
{
	height: 1100px; width: 1300px;
	position: absolute; margin-top: 3000px; margin-left: 800px;
	z-index: 0;
	background: url("../images/tache-5.jpg") no-repeat;
	padding-top: 150px; padding-left: 250px;
}

#content_news
{
	padding-left: 200px; padding-top: 60px; width: 700px;
}

#content_news h2
{
	clear: both;
}

img#couverture
{
	margin: 5px;
	margin-top: 0;
	float: right;
}

/* ---------------------------------------------------------------
	Section galleries
   --------------------------------------------------------------- */
#disp_content_gallery
{
	height: 1100px; width: 1500px;
	position: absolute; margin-top:0;
	margin-left: 3000px; z-index: 0;
	background: url("../images/tache-3.jpg") no-repeat 0 -200px;
	padding-left: 200px;
}

#content_gallery
{
	position: absolute;
	padding-left: 200px; padding-top: 60px;
	z-index: 800;
}

#content_gallery q
{
	font-style: italic;
	color: #ccc;
}

#header_gallery
{
	width: 500px
}

#bg_gallery
{
	height: 709px; width: 823px;
	position: absolute;
	left: 150px; top: 190px;
	background: url("../images/gallery/bg.png"); z-index: 100;
}

#content_gallery h2 
{
	clear: both;
}

#sections
{  
	position: absolute; width: 150px;
	padding: 20px; margin-top: 5px; margin-left: 50px;
	z-index: 800
}

#sec-container
{
	position: absolute; width: 438px;
	margin-left: 310px; margin-top: 25px;
}
#sec-container p{ font-size:.9em; line-height:1em;}

.section 
{
	clear: both;
}

#content_gallery a
{
	text-decoration: none;
	color: #f2780c;
}

#content_gallery .active  a
{
	color: white;
}

.thumbnail
{
	float: left;
	margin-left: 8px;
}

.thumbnail img {
	border: 4px solid white;
}

/* ---------------------------------------------------------------
	Section contact
   --------------------------------------------------------------- */
#disp_content_contact
{
	height: 1500px; width: 1300px;
	position: absolute; margin-top:1900px; margin-left: 0;
	z-index: 0; background: url("../images/tache-4.jpg") no-repeat;
	padding-left: 400px; padding-top: 200px;
}

#content_contact
{
	position: absolute;
	padding-left: 200px; padding-top: 60px;
}

#content_contact
{
	font-size: 8pt;
}

#content_contact input.field, textarea
{
	font-family: Courrier New, Monospace;
	color: black;
	font-size: 8pt;
}

#content_contact input.field
{

	height: 38px; width: 422px;
	padding-top: 10px; padding-left: 20px;
	border: 0;
	background: url("../images/contact/bg-input.png") no-repeat;
}

#content_contact input#submit
{
	font-family: Georgia, Times, serif;
	background: #f2780c;
	border: 0;
	color: white;
	padding: 5px;
	font-weight: bold;
}

#content_contact input#submit:hover
{
	background: #444;
}


#content_contact textarea
{
	border: 0;
	width: 382px; height: 154px;
	padding-top: 45px; padding-left: 20px;
	padding-right: 20px;
	background: url("../images/contact/bg-textarea.png") no-repeat;
}

/* ---------------------------------------------------------------
	Signature
   --------------------------------------------------------------- */
#signature
{
	position: absolute;
	top: 3700px; left: 4000px
}

#signature p
{
	color: #777;
	font-family: Verdana, Helvetica, Arial;
	font-size: 8pt;
	text-align: center;
}

#signature a
{
	color: #444;
}

#signature a:hover
{
	color: white;
}


/* ---------------------------------------------------------------
	Connexions taches
   --------------------------------------------------------------- */
#path_1 { display:block; width: 1500px; height: 1500px; position: absolute; top: 200px; left: 900px; z-index: 100; background: url("../images/path-1.png") no-repeat;  z-index: 100}
#path_2 { display:block; width: 1500px; height: 1500px; position: absolute; top:800px; left: 30px; z-index: 100; background: url("../images/path-2.png") no-repeat; z-index: 100}
#path_3 { display:block; width: 1000px; height: 500px; position: absolute; top: 250px; left: 2000px; z-index: 100; background: url("../images/path-3.png") no-repeat; z-index: 100}
#path_4 { display:block; width: 1000px; height: 2000px; position: absolute; top: 800px; left: 2750px; z-index: 100; background: url("../images/path-4.png") no-repeat; z-index: 100}
