
/*--Navigation--------------------------------------------------*/

BODY {
margin-top: 0px;

	SCROLLBAR-FACE-COLOR: #dededd; 
	SCROLLBAR-HIGHLIGHT-COLOR: #dededd;
	SCROLLBAR-SHADOW-COLOR: #dededd;
	SCROLLBAR-3DLIGHT-COLOR: #dededd;
	SCROLLBAR-ARROW-COLOR: #d1d1d1;
	SCROLLBAR-TRACK-COLOR: #d1d1d1;
	 SCROLLBAR-DARKSHADOW-COLOR: #dededd;
	 COLOR: #848282;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 9px; 
	TEXT-TRANSFORM: none;
	FONT-STYLE: normal; 
	FONT-FAMILY: arial, Helvetica, sans-serif; 
	LETTER-SPACING: normal; 
	TEXT-ALIGN: justify; 
	margin-height: 0px;
margin-top: 0px
}

#menu
{
	background-color: #dededd;
}
#menu2
{
	background-color: #dededd;
}
div#index
{
	position: absolute; top: 0px; left: 50%;
	width: 156px;
	margin-left: -403px; margin-right: 0px; margin-top: 410px; margin-bottom: 0px;
	padding: 0px; border: 0px;
	background-color: transparent;
}

div#serie
{
	position: absolute; top: 0px; left: 50%;
	width: 156px;
	margin-left: -242px; margin-right: 0px; margin-top: 410px; margin-bottom: 0px;
	padding: 0px; border: 0px;
	background-color: transparent;
}

div#photos
{
	position: absolute; top: 0px; left: 50%;
	width: 156px;
	margin-left: -81px; margin-right: 0px; margin-top: 410px; margin-bottom: 0px;
	padding: 0px; border: 0px;
	background-color: transparent;
}

div#media
{
	position: absolute; top: 0px; left: 50%;
	width: 156px;
	margin-left: 80px; margin-right: 0px; margin-top: 410px; margin-bottom: 0px;
	padding: 0px; border: 0px;
	background-color: transparent;
}

div#web
{
	position: absolute; top: 0px; left: 50%;
	width: 156px;
	margin-left: 241px; margin-right: 0px; margin-top: 410px; margin-bottom: 0px;
	padding: 0px; border: 0px;
	background-color: transparent;
}

div#welcome
{
	position: absolute; top: 0px; left: 50%;
	width: 812px;
	margin-left: -415px; margin-right: 0px; margin-top: 387px; margin-bottom: 0px;
	padding: 0px; border: 0px;
	background-color: transparent;
}


A.nav:link {
	DISPLAY: block; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	BACKGROUND: #3e3e3e; 
	PADDING-BOTTOM: 8px; 
	TEXT-TRANSFORM: dotted; 
	COLOR: #bdd6e5; 
	PADDING-TOP: 8px; 
	FONT-FAMILY: arial; 
	LETTER-SPACING: 2px; 
	TEXT-ALIGN: center; 
	TEXT-DECORATION: none
}

A.nav:active {
	DISPLAY: block; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	BACKGROUND: #99b6c7; 
	PADDING-BOTTOM: 8px; 
	TEXT-TRANSFORM: dotted; 
	COLOR: #bdd6e5; 
	PADDING-TOP: 8px; 
	FONT-FAMILY: arial; 
	LETTER-SPACING: 2px; 
	TEXT-ALIGN: center; 
	TEXT-DECORATION: none
}

A.nav:visited {
	DISPLAY: block; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	BACKGROUND: #99b6c7; 
	PADDING-BOTTOM: 8px; 
	TEXT-TRANSFORM: uppercase; 
	COLOR: #bdd6e5; 
	PADDING-TOP: 8px; 
	FONT-FAMILY: arial; 
	LETTER-SPACING: 2px; 
	TEXT-ALIGN: center; 
	TEXT-DECORATION: none
}

A.nav:hover {
	DISPLAY: block; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	BACKGROUND: #848282; 
	PADDING-BOTTOM: 8px; 
	TEXT-TRANSFORM: uppercase; 
	COLOR: #d9c797; 
	PADDING-TOP: 8px; 
	FONT-FAMILY: arial; 
	LETTER-SPACING: 2px; 
	TEXT-ALIGN: center;
}


A.nav2:link {
	DISPLAY: block; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	BACKGROUND: #848282; 
	PADDING-BOTTOM: 8px; 
	TEXT-TRANSFORM: dotted; 
	COLOR: #d5c18e; 
	PADDING-TOP: 8px; 
	FONT-FAMILY: arial; 
	LETTER-SPACING: 2px; 
	TEXT-ALIGN: center; 
	TEXT-DECORATION: none;
	border-bottom: 1px dashed #ffffff;
}

A.nav2:active {
	DISPLAY: block; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	BACKGROUND: #3e3e3e; 
	PADDING-BOTTOM: 8px; 
	TEXT-TRANSFORM: uppercase; 
	COLOR: #d5c18e; 
	PADDING-TOP: 8px; 
	FONT-FAMILY: arial; 
	LETTER-SPACING: 2px; 
	TEXT-ALIGN: center; 
	TEXT-DECORATION: none;
	border-bottom: 1px dashed #ffffff;
}

A.nav2:visited {
	DISPLAY: block; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	BACKGROUND: #3e3e3e; 
	PADDING-BOTTOM: 8px; 
	TEXT-TRANSFORM: uppercase; 
	COLOR: #d5c18e; 
	PADDING-TOP: 8px; 
	FONT-FAMILY: arial; 
	LETTER-SPACING: 2px; 
	TEXT-ALIGN: center; 
	TEXT-DECORATION: none;
	border-bottom: 1px dashed #ffffff;
}

A.nav2:hover {
	DISPLAY: block; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	BACKGROUND: transparent; 
	PADDING-BOTTOM: 8px; 
	TEXT-TRANSFORM: uppercase; 
	COLOR: #3e3e3e; 
	PADDING-TOP: 8px; 
	FONT-FAMILY: arial; 
	LETTER-SPACING: 2px; 
	TEXT-ALIGN: center;
	border-left: 4px solid #e24b7e;
	border-bottom: 0px dashed #ffffff;
}

/*--Fin_Navigation--------------------------------------------------*/


A IMG {
	border: 1px solid #3e3e3e; 
	filter:alpha(opacity=60);
	opacity: 0.7;
}
A:hover IMG {
	border: 1px solid #3e3e3e; 
	filter:alpha(opacity=100);
	opacity: 1.0;
}


div#gauche
{
	position: absolute; top: 0px; left: 50%;
	width: 210px;
	margin-left: -470px; margin-right: 0px; margin-top: 450px; margin-bottom: 0px;
	padding: 0px; border: 0px;
	background-color: transparent;
}


div#droite
{
	position: absolute; top: 0px; left: 50%;
	width: 210px;
	margin-left: 250px; margin-right: 0px; margin-top: 450px; margin-bottom: 0px;
	padding: 0px; border: 0px;
	background-color: transparent;
}


div#contenu
{
	position: absolute; top: 0px; left: 50%;
	width: 480px;
	margin-left: -245px; margin-right: 0px; margin-top: 450px; margin-bottom: 0px;
	padding: 0px; border: 0px;
	background-color: transparent;
}

div#site
{
	position: absolute; top: 0px; left: 50%;
	width: 900px;
	margin-left: -450px; 
	margin-right: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px;
	padding: 0px; 
	border: 0px;
	background-color: transparent;
}


div#site h1
{
	position: relative; 
	top: 0px; 
	left: 0px;
	width: 900px; 
	height: 439px;
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px;
	padding: 0px; 
	border: 0px;
	background-color: transparent; 
	background-repeat: no-repeat;
}

div#site h2
{
	position: absolute; 
	top: 0px; 
	left: 0px;
	width: 900px; 
	height: 439px;
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px;
	padding: 0px; 
	border: 0px;
	background-color: transparent;
}

div#site h2 a
{
	position: absolute; 
	display: block;
	margin: 0px; 
	padding: 0px; 
	border: 0px; 
	overflow: hidden;
	background-repeat: no-repeat; 
	background-position: 0px 0px;
}

div#site h2 a img
{
	position: absolute; 
	top: 0px; 
	left: 0px;
	margin: 0px; 
	padding: 0px; 
	border: 0px;
}


.sidegauche {
	color: #3e3e3e;
	font-family: "Trebuchet MS" , Verdana , Sans; 
	font-size: 7pt; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 15px;
	padding: 7px;

}

.header_side{
	background-color:#fcfcfc;
	color:#52504f;
	font-family:Trebuchet MS;
	font-size:11px;
	letter-spacing:0px;
	line-height:13px;
	padding:5px;
	text-align:center;
	text-transform:uppercase;
}

.header_side2{
	background-color:#fcfcfc;

	color:#52504f;
	font-family:Trebuchet MS;
	font-size:11px;
	letter-spacing:0px;
	line-height:13px;
	padding:5px;
	text-align:center;
	text-transform:uppercase;
}

.header_side3{
	background-color:#fcfcfc;
	color:#52504f;
	font-family:Trebuchet MS;
	font-size:11px;
	letter-spacing:0px;
	line-height:13px;
	padding:5px;
	text-align:center;
	text-transform:uppercase;
}

.sidecontent {
	color: #d9c797;
	font-family: "Trebuchet MS" , Verdana , Sans; 
	font-size: 7pt; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 15px;
	padding: 7px;
}

.bold { 
	color: #3e3e3e; 
	font-weight: bold; 
	text-decoration: none;
	padding-right:2px;
	text-align: left;
}

.italic { 
	color: #3e3e3e; 
	font-weight: italic; 
	text-decoration: none;
	padding-right:2px;
	border-bottom:1px dotted #4aba2c;
	text-align: left;
}

.underline { 
	color: #3e3e3e;  
	font-weight: bold; 
	text-decoration: none;
	padding-right:2px;
	border-bottom:1px dotted #e59633;
	text-align: left;}

.style01 { 
	color: #3e3e3e; 
	font-weight: none; 
	text-decoration: none;
	text-align: left;
	border-bottom:1px solid #606060;
}

.style02 { 
	color: #3e3e3e; 
	font-weight: none; 
	text-decoration: none;
	text-align: left;
}

.style03 { 
	color: #3e3e3e; 
	font-weight: none; 
	text-decoration: none;
	text-align: left;
}



.footer_page
{
	padding-left: 10px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #D1D1D1;
	font-family: "Trebuchet MS" , Verdana , Sans; 
	font-size: 7pt; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 15px;
	text-align: justify;
	color:#6b6b6b;
	border-left: 4px dashed #676565; 
	border-bottom: 1px solid #676565;
	border-right: 0px solid #676565;
}


.quote { 
	align: center;
	width: 90%;
	color:#e1e0e0;
	background-color: #848282; 	
	border-right: 2px dashed #848282;
        border-left: 2px dashed #848282;
	color:#676565; 
	font-size : 8pt; 
	font-family : tahoma; 
	text-align: justify;
	padding: 8px;
}



/*--Links--------------------------------------------------*/

a:link {
		color: #3e3e3e;
		font-weight: bold;		
		text-decoration : none;
		background-color:transparent;
}
		
a:visited {
		font-weight: bold;
		color: #3e3e3e;
		text-decoration : none;
		background-color:transparent;
}
		
a:active {
		font-weight: bold;
		color: #3e3e3e;
		text-decoration : none;
		background-color:transparent;
}

a:hover {
		font-weight: bold;
		color: #3e3e3e;
		text-decoration : none;
		background-color:transparent;
}

/*--End_Links--------------------------------------------------*/


.border-layout {
	border: 1px solid #494646; 
	background: transparent; 
	padding: 9px;
}

.border-layout:hover {
	border: 1px solid #494646; 
	background: #ffffff; 
	padding: 9px;}

.elite {
	border: 0px solid #d4c38f;
	filter:alpha(opacity=60);
	opacity: 0.7;
}

.elite:hover {
	border: 0px solid #d4c38f;
	filter:alpha(opacity=90);
	opacity: 1.0;
}


#sidebar
{
	background-color: #d4c38f;
	padding: 0px;
	border : 1px solid #d4c38f;
	background-repeat:no-repeat;
}

#cutenews
.quotes {
	font-family: "Trebuchet MS" , Verdana , Sans; 
	font-size: 7pt; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 15px;
	text-align: left;
	padding: 7px;
	color: #e1e0e0;
	border-left: 1px dotted #3e3e3e;
	border-top: 1px dotted #3e3e3e;
	border-bottom: 1px dotted #3e3e3e;
	border-right: 1px dotted #3e3e3e;
	padding: 3px 3px 3px 3px;
	margin: 5px 5px 5px 5px;
	background-color: #3e3e3e;
	}
