/* CSS nouveau pantagruelion */
BODY{
background-color : #140E03;
background-image:url(../images/body.png);
background-position:center;
background-repeat:repeat-y;
margin:0;
font-size: 1em;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight:bold;
color:#383641;
}
h1, h2, h3{
color:#651C16;
}
#conteneur {
margin-left: auto;
margin-right: auto;
margin-top: -250px; /*  */
margin-left: -382px; /* moitié de la largeur */
width:775px;
height:500px;/*AGRANDIR POUR VISUALISER LA PARTIE HAUTE DES MENUS SOUS DREAMWEAVER  */
text-align: left;
position:absolute;
left: 50%; 
top: 50%;
background-image:url(../images/conteneur.jpg);
background-repeat:no-repeat;
}
#logo{
	position:absolute;
	top:70px;
	left:254px;
	width: 425px;
	height: 350px;
	}
	#logo p{
	font-size:80%;
	color: #1A181D;
	}
	#logo a{
	color:#2E2D35;
	}
		
	
.filet{
border-bottom:1px solid #A98E4D;padding:0;
width:125px;
line-height: 1px; /* POUR IE/win*/ 
font-size: 1px; /*POUR IE/win*/ 
}
.tit{
font-size:.7em;color:#B9AEBC;
font-weight:bold;
}
a.menu2:link {
font-size :
.9em;color : 
#9F2820;
text-decoration: none;
font-weight:bold;
}
a.menu2:visited {font-size : .8em;color : #9F2820;text-decoration: none;font-weight:bold}
a.menu2:hover{color :#798137;text-decoration: none;}
/* liens colonne de gauche*/
a.menu:link {font-size :.7em;color : #909090;text-decoration: none;}
a.menu:visited {font-size : .7em;color :#909090;text-decoration: none;}
a.menu:hover{color : #798137;text-decoration: none;}

.col{
	position:absolute;
	bottom:0;
	width:118px;
	line-height:16px;
}

.col2{
	position:absolute;
	bottom:0;
	width:1px;
	line-height:16px;
	top: 455px;
	height: 14px;
}

#logofcc{
position:absolute;
top: 457px;
left:112px;
}
#colonnedroite{
position:absolute;
top: 457px;
left:5px;
}
    .col1 {	position:absolute;
	bottom:0;
	width:140px;
	line-height:16px;
}
.filet1 {border-bottom:1px solid #C0BBC4;padding:0;
width:120px;
line-height: 1px; /*needed for IE/win*/ 
font-size: 1px; /*needed for IE/win*/ 
}
.tit1 {font-size:1em;color:#A98E4D;
font-weight:bold;
}
.Style3 {font-size: 18px}
.Style5 {color: #A98E4D}
.Style6 {font-size: 0.9em}

