.bgtete {
	background-image: url(../images/hea.jpg);
	height: 366px;
	width: 1024px;
	background-repeat: no-repeat;
}
body{
	color: #C2C292;
	background-color: #000000;
	margin: 0;
	font-family:Tahoma, Verdana;
	src:("../images/tahoma.ttf");
	font-size:11px;
	}
.pubcadre {
	background-image: url(../images/bgpub.jpg);
	background-repeat: repeat-y;
}
.TABLECENTRE {
	text-align: center;
	height: 18px;
	width: 1024px;
}

.headpub {
	background-image:url(../images/headpub.jpg);
	background-repeat: no-repeat;
	height: 12px;
	width: 164px;
	background-position: bottom;
}
.fondGrandTitre {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
        color:#999933;
        font-variant:small-caps;
        
}

.bottompub {
	background-image: url(../images/bottompub.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 164px;
}
.blanc {
	height: 18px;
	text-align: center;
	vertical-align: middle;
}
.tableleft {
	width: 164px;
}
.interieurlefttexte {
	width: 140px;
}


.a_menu{
	padding: 6px 0 7px 0; 
	margin: 0;
	text-align:center;
	display:inline;
	color:#CCCC99;
	font-size:14px;
	font-variant:small-caps;
	font-family:Tahoma, Verdana;
	src: ("../images/tahomabd.ttf");
}
.a_menu a{
	color: black;
	padding: 6px 3px 4px 3px; 
	margin-right: 20px;
	text-decoration: none;
	border-bottom: 4px solid black;
}

.a_menu a:hover, .a_menu a.selected{
	border-bottom-color: #CCCC99;
	text-decoration: none;
}
a 
{
	color:#FFFFFF;
}
a:link {
	color: #CCCC99;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCC99;
}
a:hover {
	text-decoration: underline;
	color: #999933;
}
a:active {
	text-decoration: none;
	color: #999933;
}
.tableleftCopie {
	width: 200px;
	text-align: center;
	vertical-align: middle;
}
.bgbottom {
	background-image: url(../images/etoile.jpg);
	background-repeat: no-repeat;
	height: 80px;
	background-position: top;
	text-align: center;
	vertical-align: bottom;
}

.titreParaGraphe{
	font-size:13px;
        font-weight:bold;
        color:#999933;
}	
.defaultParaGraphe{
	font-family:Tahoma, Verdana;
	src: ("../images/tahoma.ttf");
        text-align: justify;
}
.defaultParaGraphe a img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
border:0;
}

.defaultParaGraphe  a:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
border:0;
}






















