/* CSS Document */
@font-face {
  font-family:"Tw Cen MT Condensed";
  src: url(Tw_Cen_MT_Condensed.ttf);
}

#titre {
  position : absolute;
  top: 125px;
  margin-left:405px;
  background-color:transparent;
 /* opacity:1;*/
  /*font-family:"Tw Cen MT Condensed", "arial";
  font-size:75px;*/
  /*letter-spacing:8px;*/
  /*font-weight:normal;*/
  /*margin:0px;
  padding:0px;*/
}

#titre_normal {
  opacity : 1;
}

#bandeau {
  width:795px;
}

#image1, #image2, #image3 {
  height:180px;
  width :265px;
  float:left;
}

#image1 img, #image2 img, #image3 img{
  opacity : 1;
  height:180px;
  width :265px;
}

#barre_rouge {
  background-color: #7B0C06;
  height:100%;
  width:100%;
}

#sous_titre {
  opacity:1;
  font-family:"Tw Cen MT Condensed", "arial";
  font-weight:normal;
  margin:0px;
  padding:0px;
}

body {
	background-color: #000000;
	font-family:"Tw Cen MT Condensed", "arial";
  font-size:18px;
	color:#999999;
}
a {
	color: #990000;
	text-decoration: none;
}

a:visited { color: #990000}
a:hover { color: #CCCCCC}
a:active { color: #990000}

.menu_1 {
	font-family:"Tw Cen MT Condensed", "arial";
	letter-spacing:4px;
	color:#999999;
}

.menu_actif {
	font-family:"Tw Cen MT Condensed", "arial";
	letter-spacing:4px;
	color: #990000;
	font-size : 25px;
}

.menu_actif a {
	font-family:"Tw Cen MT Condensed", "arial";
	letter-spacing:4px;
	color: #CCCCCC;
}

conteneur_menu {

	height:75px;
}

.horiz-menu a {

	font-family:"Tw Cen MT Condensed", "arial";
	letter-spacing:4px;
	color:#999999; 
}

.horiz-menu a:hover {

background-color: transparent;

background-image: url(../images/menu_thumb.png);

background-repeat: no-repeat;

background-position: 50% 150%;

}

.euro {
  font-family:none;
  font-size:12px;
  font-weight:bold;
}
.menu_ici {
	font-family:"Tw Cen MT Condensed", "arial";
	letter-spacing:4px;
	color:#555555;
		font-size : 25px;
}

.titre_page {
	font-family:"Tw Cen MT Condensed", "arial";
	letter-spacing:4px;
	font-size:28px;
	color:#B7B7B7;
}

.titre_rubrique {
	font-family:"Tw Cen MT Condensed", "arial";
	letter-spacing:17px;
	color:#B7B7B7;
	font-size:25px;
}

.maj_page {
	font-family:"Tw Cen MT Condensed", "arial";
	letter-spacing:4px;
	color: #990000;
	font-size:28px;
}

.maj_rubrique {
	font-family:"Tw Cen MT Condensed", "arial";
	letter-spacing:4px;
	color: #990000;
	font-size:20px;
}

.rouge {
	color: #990000;
}

.lien a {
	color: #990000;
	text-decoration: underline;
}
.lien a:visited { color: #990000}
.lien a:hover { color: #CCCCCC}
.lien a:active { color: #990000}

.x {
	font-size: larger;
	font-weight: bold;
}

