/*

----
File: styles.css - main style sheet for Agrippa
Created by: Melanie Genereux - hello@melaniegenereux.com
Date: September 29th, 2007.
----

*/

body, html
{
	/*height: 100%; /* Needed for container min-height. */
	
	margin: 0px;
	padding: 0px 0px 0px 0px;
	
	color: #000000; /* 3a1e0a */
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	
	background-color: #010000;
	/*background-image: url("../graphics/bg_top_lrg.jpg");
	background-repeat: no-repeat;
	background-position: center top;*/
	
	border: 0px dotted yellow;
}

#container
{
	background-image: url("../graphics/bg_y_lrg.jpg");
	background-position: top center;
	background-repeat: repeat-y;
	
	margin: 0px auto;
	width: 100%;
	
	line-height: 1.5em;
	
	border: 0px solid white;
}

#container_sub
{
	background-image: url("../graphics/bg_ysub_lrg.jpg");
	background-position: top center;
	background-repeat: repeat-y;
	
	margin: 0px auto;
	width: 100%;
	
	line-height: 1.5em;
	
	border: 0px solid white;
}

div#header
{
	width: 100%;
	min-height: 240px;
	
	margin: 0px auto;
	
	position: relative;
	left: 0px;
	
	background-image: url("../graphics/bg_header_lrg.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	
	text-align: center;
	border: 0px solid white;
}

div#header_livrenoir
{
	width: 100%;
	min-height: 240px;
	
	margin: 0px auto;
	padding: 0px;
	
	background-image: url("../graphics/bg_livrenoir_lrg.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	
	text-align: center;
	
	border: 0px solid white;
}
#menuImg
{
	width: 762px;
	height: 68px;
	/*padding-left: 30px;*/
	margin: 0px;
	padding: 0px;
}
#menuTxt
{
	width: 762px;
	height: 28px;
	background-color: #280d02;
	color: #FFFFFF;
}
#menuTxt a
{
	color: #e38e25;
	text-decoration: none;
}
#menuTxt a:hover
{
	color: #ffffff;
	text-decoration: none;
}
#menuTxt p
{
	text-align: center;
}

div#header_livreagharta
{
	width: 100%;
	min-height: 240px;
	
	margin: 0px auto;
	
	background-image: url("../graphics/bg_catacombe_lrg.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	
	text-align: center;
	
	border: 0px solid white;
}

div#header_livreagharta_histo
{
	width: 100%;
	min-height: 240px;
	
	margin: 0px auto;
	
	background-image: url("../graphics/bg_fix_contextehistotome4_lrg.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	
	text-align: center;
	
	border: 0px solid white;
}

div#header_livrepuits
{
	width: 100%;
	min-height: 240px;
	
	margin: 0px auto;
	
	background-image: url("../graphics/bg_puit_lrg.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	
	text-align: center;
	
	border: 0px solid white;
}

div#header_livrepuits_histo
{
	width: 100%;
	min-height: 240px;
	
	margin: 0px auto;
	
	background-image: url("../graphics/bg_livrepuit_lrg.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	
	text-align: center;
	
	border: 0px solid white;
}

div#header_livrenoir_histo
{
	width: 100%;
	min-height: 240px;
	
	margin: 0px auto;
	
	background-image: url("../graphics/bg_livrehisto_lrg.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	
	text-align: center;
	
	border: 0px solid white;
}

div#header_flotsdutemps
{
	width: 100%;
	min-height: 240px;
	
	margin: 0px auto;
	
	background-image: url("../graphics/bg_flotsdutemps_lrg.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	
	text-align: center;
	
	border: 0px solid white;
}

div#header_flotsdutemps_histo
{
	width: 100%;
	min-height: 240px;
	
	margin: 0px auto;
	
	background-image: url("../graphics/bg_flotshisto_lrg.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	
	text-align: center;
	
	border: 0px solid white;
}

div#header_flotsdutemps_geo
{
	width: 100%;
	min-height: 240px;
	
	margin: 0px auto;
	
	background-image: url("../graphics/bg_headperso_lrg.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	
	text-align: center;
	
	border: 0px solid white;
}

/*div#header_livenoirobjets
{
	width: 100%;
	min-height: 240px;
	
	margin: 0px auto;
	
	background-image: url("../graphics/bg_headperso_lrg.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	
	text-align: center;
	
	border: 0px solid white;
}*/


div#header_perso
{
	width: 100%;
	min-height: 240px;
	
	margin: 0px auto;
	
	background-image: url("../graphics/bg_headperso_lrg.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	
	text-align: center;
	
	border: 0px solid white;
}

div#header_menu
{
	width: 756px;
	height: 96px;
	
	text-align: left;
	margin: 0px auto;
	
	position: relative;
	
	border: 0px solid red;
	
}


div#headings
{
	width: 755px;
	
	text-align: left;
	
	margin: 0px auto;
	padding: 30px 0px 0px 0px;
	
	position: relative;
	bottom: 0px;
	
	z-index: 0;
	
	border: 0px solid blue;
}

div#headings_sub
{
	width: 755px;
	
	text-align: left;
	
	height: 10px;
	
	margin: 0px auto;
	padding: 30px 0px 0px 0px;
	
	position: relative;
	bottom: 0px;
	
	z-index: 0;
	
	border: 0px solid blue;
}

#content
{
	margin: 0px auto;
	position: relative;
	left: 1px;
	width: 755px;

	background-image: url("../graphics/bg_y_content.jpg");
	background-position: top center;
	background-repeat: repeat-y;

	/* min-height ie6 fix */
	min-height: 318px; height: auto !important; height: 318px;

	border: 0px solid blue;
}

#content_sub
{
	margin: 0px auto;
	position: relative;
	left: 1px;
	width: 755px;

	/*background-image: url("../graphics/bg_y_subcontent.jpg");
	background-position: top center;
	background-repeat: repeat-y;*/

	/* min-height ie6 fix */
	min-height: 318px; height: auto !important; height: 318px;

	border: 0px solid blue;
}

div#content_church
{
	position: relative;
	bottom: -80px;
	left: -1px;
	
	width: 755px;
	height: 250px;
	
	float: left;

	border: 0px solid blue;
	
	margin: -90px auto 0px auto;
	padding: 0px 0px 0px 0px;
	
	background-image: url("../graphics/bg_church_lrg.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	
	border: 0px dashed blue;
}

div.left_column
{
	width: 320px;
	
	float: left;
	
	padding: 0px 0px 0px 40px;
	
	border: 0px dashed blue;
}

div.right_column
{
	width: 340px;
	
	float: right;
	
	padding: 0px 20px 0px 0px;
	
	border: 0px dashed white;
}

div.column_headings
{
	width: 695px;
	padding: 0px 20px 0px 30px;
	
	border: 0px solid white;
}

div.column_headings_sub
{
	width: 490px;
	padding: 0px 20px 0px 30px;
	
	border: 0px solid red;
}

div.column
{
	width: 695px;
	padding: 10px 20px 0px 30px;
	
	border: 0px solid red;
}

div.column_livrenoir
{
	width: 507px;
	
	height: auto !important; /* Real browsers */
	height: 100%; /* IE6: treaded as min-height. */

	min-height: 100%; /* Real browsers */
	
	line-height: 1.6em;
	
	padding: 0px 20px 0px 30px;
	
	background-image: url("../graphics/bg_fix_livrenoir.jpg");
	background-position: top right;
	background-repeat: no-repeat;
	
	border: 0px solid red;
	
	float: left;
}

div.column_livreagharta
{
	width: 507px;
	
	height: auto !important; /* Real browsers */
	height: 100%; /* IE6: treaded as min-height. */

	min-height: 100%; /* Real browsers */
	
	line-height: 1.6em;
	
	padding: 0px 20px 0px 30px;
	
	background-image: url("../graphics/bg_catacombe_puit.jpg");
	background-position: top right;
	background-repeat: no-repeat;
	
	border: 0px solid red;
	
	float: left;
}

div.column_livreagharta_histo
{
	width: 507px;
	
	height: auto !important; /* Real browsers */
	height: 100%; /* IE6: treaded as min-height. */

	min-height: 100%; /* Real browsers */
	
	line-height: 1.6em;
	
	padding: 0px 20px 0px 30px;
	
	background-image: url("../graphics/bg_fix_contextehistotome4.jpg");
	background-position: top right;
	background-repeat: no-repeat;
	
	border: 0px solid red;
	
	float: left;
}

div.column_livreagharta_histo p
{
	padding-right: 30px;
}

div.column_livrepuits
{
	width: 507px;
	
	height: auto !important; /* Real browsers */
	height: 100%; /* IE6: treaded as min-height. */

	min-height: 100%; /* Real browsers */
	
	line-height: 1.6em;
	
	padding: 0px 20px 0px 30px;
	
	background-image: url("../graphics/bg_fix_puit.jpg");
	background-position: top right;
	background-repeat: no-repeat;
	
	border: 0px solid red;
	
	float: left;
}

div.column_livrepuits_histo
{
	width: 507px;
	
	height: auto !important; /* Real browsers */
	height: 100%; /* IE6: treaded as min-height. */

	min-height: 100%; /* Real browsers */
	
	line-height: 1.6em;
	
	padding: 0px 20px 0px 30px;
	
	background-image: url("../graphics/bg_fix_livrepuit.jpg");
	background-position: top right;
	background-repeat: no-repeat;
	
	border: 0px solid red;
	
	float: left;
}

div.column_livrepuits_histo p
{
	padding-right: 30px;
}

div.column_livrenoir_histo
{
	width: 507px;
	
	height: auto !important; /* Real browsers */
	height: 100%; /* IE6: treaded as min-height. */

	min-height: 100%; /* Real browsers */
	
	line-height: 1.6em;
	
	padding: 0px 20px 0px 30px;
	
	background-image: url("../graphics/bg_fix_livrehisto.jpg");
	background-position: top right;
	background-repeat: no-repeat;
	
	border: 0px solid red;
	
	float: left;
}

div.column_livrenoir_histo p
{
	padding-right: 30px;
}

div.column_flotsdutemps
{
	width: 507px;
	
	height: auto !important; /* Real browsers */
	height: 100%; /* IE6: treaded as min-height. */

	min-height: 100%; /* Real browsers */
	
	line-height: 1.6em;
	
	padding: 0px 20px 0px 30px;
	
	background-image: url("../graphics/bg_fix_flotsdutemps.jpg");
	background-position: top right;
	background-repeat: no-repeat;
	
	border: 0px solid red;
	
	float: left;
}

div.column_flotsdutemps_histo
{
	width: 507px;
	
	height: auto !important; /* Real browsers */
	height: 100%; /* IE6: treaded as min-height. */

	min-height: 100%; /* Real browsers */
	
	line-height: 1.6em;
	
	padding: 0px 20px 0px 30px;
	
	background-image: url("../graphics/bg_fix_flotshisto.jpg");
	background-position: top right;
	background-repeat: no-repeat;
	
	border: 0px solid red;
	
	float: left;
}

div.column_flotsdutemps_histo p
{
	padding-right: 30px;
}

div.column_perso
{
	/*width: 507px;*/
	width: 507px;
		
	height: auto !important; /* Real browsers */
	height: 100%; /* IE6: treaded as min-height. */

	min-height: 100%; /* Real browsers */
	
	line-height: 1.6em;
	
	padding: 0px 20px 0px 30px;
	
	border: 0px solid red;
	
	float: left;
}

div#subcolumn
{
	width: 198px;
	
	float: left;
	
	height: auto !important; /* Real browsers */
	height: 100%; /* IE6: treaded as min-height. */

	min-height: 100%; /* Real browsers */
	
	position: relative;
	left: 0px;
	
	border: 0px solid blue;
}

div#subcolumntop
{
	background-image: url("../graphics/bg_y_submenu.jpg");
	background-repeat: repeat-y;
	
	color: #7b1b01;
	
	padding: 0px 0px 0px 0px;
	
	border: 0px solid green;
}

div#subcolumnbot
{
	font-size: 11px;
	
	padding: 0px 0px 0px 0px;
}

div#subcolumnbot strong
{
	font-size: 11px;
	color: #ffc75d;
	
	padding: 0px 0px 0px 20px;
}

div#subcolumnbot img
{
	padding: 0px 20px 0px 20px;
}

div#footer
{
	width: 100%;
	height: 200px;
	
	background-color: #010000;
	background-image: url("../graphics/bg_footmain_lrg.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	
	padding: 82px 0px 0px 0px;
	margin: 0px auto;
	
	text-align: center;
	color: #3d2110;
	
	border: 0px solid red;
}

div#footer_sub
{
	width: 100%;
	height: 200px;
	
	background-color: #010000;
	background-image: url("../graphics/bg_footsub_lrg.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	
	padding: 82px 0px 0px 0px;
	margin: 0px auto;
	
	text-align: center;
	color: #3d2110;
	
	border: 0px solid red;
}

div#book
{
	width: 142px;
	height: 219px;
	
	right: -60px;
	position: absolute;
	bottom: -50px;
}

div#book_lrg
{
	width: 209px;
	height: 387px;
	
	padding: 0px 10px 0px 0px;
	
	float: left;
}

/* WILLGHUNDEE STARTS */
#fields
{
	border: 0px;
	margin: 15px 0px 0px 0px;
	padding: 0px;	
}

#fields input, select{
	background-color:#e1e3d8;
	border:1px solid #010000;
	color: #000000;
	float:left;
	height:22px;
}

#fields label{
	width:200px;	
}

#fields p{
	clear:both;
	margin:0;
	padding:0;
	
}

#fields textarea{
	border:1px solid #fff;
	overflow: auto;
	float:left;	
	background-color:#e1e3d8;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	width:635px;
	height:195px;
	padding:5px;
}
/* WILGHUNDEE ENDS */

h1
{
	font-size: 18px;
	color: #3a1e0a;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

h2
{
	font-size: 18px;
	color: #3a1e0a;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	
	text-align: left;
}

h2.hr
{
	font-size: 18px;
	color: #3a1e0a;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	
	border-bottom: 1px solid #3a1e0a;
}

h2.hrsmall
{
	font-size: 18px;
	width: 200px;
	padding: 0px 20px 0px 0px;
	
	margin: 0px 0px 10px 198px;
	
	border-bottom: 1px solid #3a1e0a;
}

h2.small
{
	font-size: 18px;
	width: 490px;
	padding: 0px 20px 0px 0px;
	
	margin: 0px 0px 10px 0px;
	
	border-bottom: 0px solid #3a1e0a;
}

h2.hrsmall_histo
{
	font-size: 18px;
	width: 250px;
	padding: 0px 20px 0px 0px;
	
	margin: 0px 0px 10px 198px;
	
	border-bottom: 1px solid #3a1e0a;
}

h2.small_histo
{
	font-size: 18px;
	width: 490px;
	padding: 0px 20px 0px 0px;
	
	margin: 0px 0px 10px 0px;
	
	border-bottom: 0px solid #3a1e0a;
}

h2.hrsmall_perso
{
	font-size: 18px;
	width: 480px;
	padding: 0px 20px 0px 0px;
	
	margin: 0px 0px 10px 198px;
	
	border-bottom: 1px solid #3a1e0a;
}

h2.small_perso
{
	font-size: 18px;
	width: 490px;
	padding: 0px 20px 0px 0px;
	
	margin: 0px 0px 10px 0px;
	
	border-bottom: 0px solid #3a1e0a;
}

p
{
	padding: 0px 0px 10px 0px;
	margin: 0px;
	
	text-align: left;
}

.source
{
	font-size: 10px;
	line-height: 14px;
	
	text-align: center;
}

div.column_livrenoir p
{
	width: 245px;
	
	padding: 0px 0px 10px 0px;
	margin: 0px;
	
	border: 0px solid white;
}


div.column_flotsdutemps p
{
	width: 245px;
	
	padding: 0px 0px 10px 0px;
	margin: 0px;
}


div.column_perso p
{
	width: 500px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	
}

.left_auteurs
{
	float: left;
	padding: 0px 20px 0px 0px;
}

.left
{
	float: left;
}

.left_perso
{
	float: left;
	padding: 0px 15px 15px 0px;
}

.logo_right
{
	float: right;
	
	position: relative;
	right: 250px;
}

.right_nowrap
{
	width: 525px;
	border: 0px solid red;
	
	float: left;
}

.right_nowrap2
{
	width: 475px;
	border: 0px solid red;
	
	float: right;
}

.dark_arrow
{
	list-style-image: url("../graphics/bullet.gif");
	list-style-position: inside;
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
}

.photo_auteur
{
	list-style-image: url("../graphics/bullet.gif");
	list-style-position: inside;
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 12px;
	font-size: 10px;
}

.photo_auteur2
{
	list-style-image: url("../graphics/bullet.gif");
	list-style-position: inside;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 12px;
  font-size: 10px;
}

.photo_credit
{
  text-decoration:underline;
  font-family:"Times New Roman", Times, serif;
	line-height: 12px;
  font-size: 10px;
}

.dark_arrowsub
{
	list-style-image: url("../graphics/bullet.gif");
	padding: 0px 20px 15px 35px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}

.dark_arrowsub2
{
	list-style-image: url("../graphics/bullet.gif");
	padding: 0px 20px 15px 35px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	
	line-height: 15px;
}

.extraits
{
	list-style: decimal;
	padding: 0px 0px 15px 20px;
	
	text-align: left;
}

.perso_sub
{
	list-style: none;
	padding: 0px 20px 0px 10px;
	margin: 0px 0px 0px 0px;
	text-decoration: underline;
}

.quintin
{
	padding: 40px 0px 10px 0px;
	
	border: 0px solid red;
}

.clear
{
	clear: both;
}

/* 603610 footer   	935e2e over times new roman 10 caps */
/* 3d2110 kargo		935e2e over times new roman 12 underline */
/* 8e2803 links		3f0000 over trebuchet ms 13 bullet.gif underline */

A:link			{color:#8e2803;text-decoration:underline;}
A:link:hover	{color:#3f0000;text-decoration:underline;}
A:active	   	{color:#8e2803;text-decoration:underline;}
A:visited 		{color:#8e2803;text-decoration:underline;}
A:visited:hover	{color:#3f0000;text-decoration:underline;}

A.dark_yellow:link			{color:#deb666;text-decoration:underline;}
A.dark_yellow:link:hover	{color:#a5833e;text-decoration:underline;}
A.dark_yellow:active	   	{color:#deb666;text-decoration:underline;}
A.dark_yellow:visited 		{color:#deb666;text-decoration:underline;}
A.dark_yellow:visited:hover	{color:#a5833e;text-decoration:underline;}

A.submenu:link			{color:#0f0b07;text-decoration:none;}
A.submenu:link:hover	{color:#5a2906;text-decoration:none;}
A.submenu:active	   	{color:#0f0b07;text-decoration:none;}
A.submenu:visited 		{color:#0f0b07;text-decoration:none;}
A.submenu:visited:hover	{color:#5a2906;text-decoration:none;}

A.footer:link			{color:#603610;text-decoration:none;font-family:"Times New Roman", Times, serif;font-size:10px;text-transform:capitalize;}
A.footer:link:hover		{color:#935e2e;text-decoration:none;font-family:"Times New Roman", Times, serif;font-size:10px;text-transform:capitalize;}
A.footer:active	  	 	{color:#603610;text-decoration:none;font-family:"Times New Roman", Times, serif;font-size:10px;text-transform:capitalize;}
A.footer:visited 		{color:#603610;text-decoration:none;font-family:"Times New Roman", Times, serif;font-size:10px;text-transform:capitalize;}
A.footer:visited:hover	{color:#935e2e;text-decoration:none;font-family:"Times New Roman", Times, serif;font-size:10px;text-transform:capitalize;}

A.credits:link			{color:#3d2110;text-decoration:underline;font-family:"Times New Roman", Times, serif;font-size:12px;}
A.credits:link:hover	{color:#935e2e;text-decoration:underline;font-family:"Times New Roman", Times, serif;font-size:12px;}
A.credits:active	  	{color:#3d2110;text-decoration:underline;font-family:"Times New Roman", Times, serif;font-size:12px;}
A.credits:visited 		{color:#3d2110;text-decoration:underline;font-family:"Times New Roman", Times, serif;font-size:12px;}
A.credits:visited:hover	{color:#935e2e;text-decoration:underline;font-family:"Times New Roman", Times, serif;font-size:12px;}


#imgPerso {
	width: 257px;
	height: auto;
	float: left;
}
#imgPerso2 {
	width: 210px;
	height: auto;
	float: left;
}

#txtPerso {
	width: 203px;
	height: auto;
	float: left;
}
#txtPerso2 {
	width: 233px;
	height: auto;
	float: left;
}
#txtPerso p {
	width: 220px;
	height: auto;
	float: left;
}
#txtPerso2 p {
	width: 250px;
	height: auto;
	float: left;
}

#txtUlPerso {
	width: 507px;
	height: auto;
	float: left;
}



/*div#header_puits
{
	width: 100%;
	min-height: 240px;
	
	margin: 0px auto;
	padding: 0px;
	
	background-image: url("../graphics/bg_livrenoir_lrg.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	
	text-align: center;
	
	border: 0px solid white;
}*/
div#header_puits
{
	width: 100%;
	min-height: 240px;
	
	margin: 0px auto;
	padding: 0px;
	
	background-image: url("../graphics/bg_livrepuit_lrg.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	
	text-align: center;
	
	border: 0px solid white;
}

div#header_puits_histo
{
	width: 100%;
	min-height: 240px;
	
	margin: 0px auto;
	
	background-image: url("../graphics/bg_puit_lrg.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	
	text-align: center;
	
	border: 0px solid white;
}



div.column_puits
{
	width: 507px;
	
	height: auto !important; /* Real browsers */
	height: 100%; /* IE6: treaded as min-height. */

	min-height: 100%; /* Real browsers */
	
	line-height: 1.6em;
	
	padding: 0px 20px 0px 30px;
	
	background-image: url("../graphics/bg_fix_livrepuit.jpg");
	background-position: top right;
	background-repeat: no-repeat;
	
	border: 0px solid red;
	
	float: left
}

div.column_puits p
{
	width: 245px;
	
	padding: 0px 0px 10px 0px;
	margin: 0px;
	
	border: 0px solid white;
}

div.column_puits_histo
{
	width: 507px;
	
	height: auto !important; /* Real browsers */
	height: 100%; /* IE6: treaded as min-height. */

	min-height: 100%; /* Real browsers */
	
	line-height: 1.6em;
	
	padding: 0px 20px 0px 30px;
	
	background-image: url("../graphics/bg_fix_puitshisto.jpg");
	background-position: top right;
	background-repeat: no-repeat;
	
	border: 0px solid red;
	
	float: left;
}

div.column_puits_histo p
{
	width: 300px;
	
	padding: 0px 0px 10px 0px;
	margin: 0px;
}


/*.objetBloc1Col2 h2, .objetBloc1Col1 h2, .objetBloc2Col2 h2,.objetBloc2Col1 h2
{
	font-family: "Trebuchet MS", Verdana;
	size: 13px;
	font-weight: bold;
	color: #000000;
}

.objetBloc1Col1 p,.objetBloc2Col1 p
{
	padding-right: 15px;
}

div.objets
{
	width: 465px;
	height: 1000px;
	padding: 10px 20px 0px 30px;
	
	border: 0px solid red;
}

div.objetBloc
{
	width: 500px;
	height: auto;
	float: left;
}
div.objetBloc1Col1
{
	width: 157px;
	height: auto;
	float: left;
}
div.objetBloc1Col2
{
	width: 339px;
	height: auto;
	float: left;
}
div.objetBloc2Col1
{
	width: 258px;
	height: auto;
	float: left;
}
div.objetBloc2Col2
{
	width: 238px;
	height: auto;
	float: left;
}*/

#sectionObjets {
	width: 507px;
	float: left;
	margin-left: 0px;
	/*margin-top: 30px;*/
	margin-top: 0px;
}
#sectionObjets h1 {
	font-size: 18px;
	color: #3a1e0a;
	padding-left: 20px;
}
#sectionObjets h2 {
	padding-left: 20px;
}
#objets1 {
	width: 507px;
	float: left;
	margin-left: 20px;
}
#objets1a {
	width: 139px;
	float: left;
}
#objets1b {
	width: 300px;
	float: left;
	padding-left: 23px;
}
#objets2 {
	width: 507px;
	float: left;
	margin-left: 20px;
}
#objets2a {
	width: 244px;
	float: left;
}
#objets2b {
	width: 244px;
	float: left;
	padding-left: 19px;
}
#objets2c {
	width: 244px;
	float: left;
	padding-left: 19px;
}
#objets3 {
	width: 507px;
	float: left;
	margin-left: 20px;
	margin-top: 30px;
}
#objets3a {
	width: 244px;
	float: left;
}
#objets3b {
	width: 244px;
	float: left;
	padding-left: 19px;
}
#objets3c {
	width: 244px;
	float: left;
}
#objets3d {
	width: 225px;
	float: left;
	padding-left: 19px;
}
#objets4c {
	width: 244px;
	float: left;
	padding-left: 19px;
}
#objets5 {
	width: 507px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
#objets5a {
	width: 140px;
	float: left;
	padding-left: 0px;
}
#objets5b {
	width: 300px;
	float: left;
	padding-left: 19px;
}
#objets5b h2, #objets4c h2, #objets3c h2, #objets2d h2, #objets1b h2
{
	font-family: "Trebuchet MS", Verdana;
	size: 13px;
	font-weight: bold;
	color: #000000;
}



#btnFacebook{
	margin-left: 395px;
	margin-top: 60px;
}