@charset "ISO-8859-1";

.image {float: left; margin: 0 0px 0px 0;}

a:link {
	text-decoration: none;
	border:none;
}
a:visited {
	text-decoration: none;
	border:none;
}
a:hover {
	text-decoration: none;
	border:none;
}
a:active {
	text-decoration: none
	border:none;
}

.textebody {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.textemenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	
}

.textemenu a:hover {
color:#FFFFFF;
text-decoration:none;
background:black;
}

.textemenu a {
	color:#000;
text-decoration:none;
}
.textebody a:hover {
color:#FFFFFF;
text-decoration:none;
background:black;
}

.textebody a {
	color:#918615;
text-decoration:none;
}

.grostitres{
font:21px Georgia,Times,"Times New Roman",serif;
display:inline;
font-size:28px;
font-style:italic;
line-height:42px;
color:#918615;
}

.biggrasitalic{
font:21px Georgia,Times,"Times New Roman",serif;
display:inline;
font-size:18px;
font-style:italic;
line-height:19px;
color:#000000;
}

.bigredgrasitalic{
font:21px Georgia,Times,"Times New Roman",serif;
display:inline;
font-size:18px;
font-style:italic;
line-height:19px;
color:#DD0000;
}

#slideshow {
    position:relative;
	width:294px;
    height:341px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

.MiddleHeadline {

		font-family: times, Times New Roman, times-roman, georgia, serif;
		font-size: 28px;
		line-height: 40px;
		letter-spacing: -1px;
		color: #888;
}
.MiddleHeadlinebl {

		font-family: times, Times New Roman, times-roman, georgia, serif;
		font-size: 28px;
		line-height: 40px;
		letter-spacing: -1px;
		color: #000;
}
.ParagraphText {

                font-family: times, Times New Roman, times-roman, georgia, serif;
		font-size: 14px;
		line-height: 20px;
		text-transform: uppercase;
		color: #AAA;
}

.LargeHeadline {

                font-family: times, Times New Roman, times-roman, georgia, serif;
		font-size: 48px;
	        line-height: 40px;
	        letter-spacing: -1px;
		color:#918615;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
                font-weight: 100;
				}
