/* CSS Document by Dieter Schneider for www.csstemplateheaven.com 2007*/

* {margin: 0; padding: 0;}

/*-------------------------------------- SITE STRUCTURE -------------------------------*/

body {
	background: #fff url(images/main_bg.jpg) no-repeat;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	cursor: url(Whiskey.ani);
	text-align: justify;
}


.logo-1 {
width : 40px; 
height : 40px; 
margin : 0px 0px 0px 0px; 
padding-top : 0px; 
font-family : Georgia, Times, geneva, arial; 
color : #d1b38d; 
font-size : 58px; 
font-weight : bold; 
} 
.logo-2 {
width : 35px; 
height : 35px; 
margin-top : -29px !important; 
margin-top : -18px; 
margin-left : 35px; 
padding-top : 20px; 
border : 0 solid #000; 
font-family : Georgia, Times, geneva, arial; 
color : #000; 
font-size : 40px; 
font-weight : bold; 
} 
.logo-3 {
width : 35px; 
height : 35px; 
margin-top : -32px !important; 
margin-top : -30px; 
margin-left : 50px; 
padding-top : 20px; 
font-family : Georgia, Times, geneva, arial; 
color : #5e5f57; 
font-size : 30px; 
font-weight : bold; 
} 






#headerwrapper {
	width: 505px;
	height: 180px;
	margin-top: 265px;
	margin-left: 120px;
}

#header_left {
	width: 255px;
	float: left;
}

#header_right {
	float: right;
	width: 185px;
	padding-top: 20px;
	font-size: 1.2em;
}

#main_content {
	width: 580px;
	margin-top: 75px;
	clear: both;
	margin-left: 100px;
	font-size: 1.2em;
}

#footer {
	font-size: 10px;
	width: 580px;
	margin-top: 10px;
	clear: both;
	margin-left: 100px;
	text-align: center;
}


/*-------------------------------------- NAVIGATION -------------------------------*/





#navlist
{
border-bottom: 2px solid #CCCCCC;
width: 175px;
}

#navlist li
{
list-style-image: url("picks/barrel.gif");
list-style-position: outside;
margin: 1px 7px 1px 17px;
padding: 1.9px 0px 0px 0px;
border-top: 1px solid #CCCCCC;
}

#navlist li a {
display: block;
width: 100%;
height: 100%;  
text-decoration: none;
color: #5e5f57;
}

	
#navlist li a:link a:visited
{
color: #666666;
text-decoration: none;
}

#navlist li a:hover
{
font-weight : bold; 
background-color: #d1b38d;
color: #fff;
}

#navlist li a.selected
{
font-weight : bold; 
background-color: #fafce4;
color: #000;
}






/*-------------------------------------- TEXT FORMATTING -------------------------------*/

p {
	margin: 20px;
	color: #666666;
}

h1 {
	font-size: 36px;
	font-style: italic;
	color: #CCCCCC;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 8px;
}

h2 {
	margin-top: 15px;
	margin-left: 20px;
	color: #999900;
	font-size: 18px;
	background: url(images/date.gif) no-repeat;
	padding-top: 1px;
	padding-left: 5px;
	height: 26px;
}

h3 {}

.heading_color {
	color: #CCCC99;
	font-style: normal;
}

blockquote {
	text-align: left;
	font-size: 12px;
	font-style: italic;
	color: #999999;
	font-weight: bold;
	background: url(images/quote.gif) no-repeat;
	padding-top: 5px;
	padding-bottom: 30px;
	padding-left: -5px;
	margin-top: 10px;
}

.quote_author {
	text-align: right;
	font-size: 11px;
	font-style: italic;
	color: #CCCC99;
	font-weight: bold;
	margin: 0px;
}

.chemin {
	font-size: 11px;
	color: gray;
	padding-bottom: 20px;
}

.date {
	font-size: .6em;
	color: #CCCCCC;
	
}

a:hover {
color : #6ca2be; 
text-decoration : none; 
} 
a {
color : #b8a07a; 
text-decoration : none; 
cursor: url(../pic/Deeppurple3.ani);
} 

hr {
margin-top : 2.9em !important; 
margin-top : 1.8em; 
width : 580px; 
} 

.bottom {
margin-top : 15px; 
margin-left : 15px; 
margin-bottom : 55px; 
text-align: center;
}

img
{ border: 0px;
  cursor: url(../pic/Deeppurple.ani);
}
/* image positioning - left, right and center */
.left
{ float: left; 
  padding: 13px 13px 9px 4px;
}
.right
{ float: right; 
  padding: 13px 4px 13px 13px;
}
.center
{ display: block;
  text-align: center;
  margin: 0 auto;
}

.caption
{
	font-size: 11px;
	font-weight: bold;
	color: gray;
	text-align: center;
}

.carre
{
	color: #666666;
	text-align: justify;
	list-style-type:square;
	margin: 20px;
	padding-left: 50px;
}
.chiffres_romains
{
	color: #666666;
	text-align: justify;
	list-style-type:lower-roman;
	margin: 20px;
	padding-left: 50px;
}

/* Gives the acronyms a dotted bottom-border, so IE knows that it is an acronym. */
acronym {
	border-bottom: 1px #000000 dotted;
}