@charset "utf-8";
/* CSS Document */


body,td,th {
	font-family: Verdana,Geneva,Helvetica,Arial,sans-serif;
	font-size: 12px;
}
body {
	background-image: url(../img/background.jpg);
	background-repeat: repeat;
	margin: 0px;
}
a {
	font-family: Verdana,Geneva,Helvetica,Arial,sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
}
a:link {

}
a:visited {

	color: #CC0000;
}
a:hover {

	color: #CC0000;
}
a:active {

	color: #CC0000;
}
#punwrap a {
	font-size: 100%;
}
h1 {
	font-size: 14px;
	color: #333333;
	line-height: 1.4em;
}
h2 {
	font-size: 12px;
	color: #666666;
	line-height: 1.4em;
}

#menuHaut {
	position:absolute;
	left:0px;
	top:60px;
	width:870px;
	height:38px;
	z-index:1;
	background-image:url(../img/bar_menu_haut.jpg);
}


#menuGauche #intituleMenu {
	font-size: 12px;
	height:10px;
	width:120px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:10px;
	text-align:center;
	background-image:url(../img/menuGaucheHaut.jpg);
}

#menuGauche #basMenu {
	height:27px;
	width:126px;
	background-image:url(../img/menuGaucheBas.jpg);
}

#menuGauche #menuDossiers {
	width:127px;

}

#menuGauche #menuPartenariat {
	width:127px;

}

#menuGauche #menuRecherche {
	width:127px;
	height:108px;

}

#menuGauche #menuNewsLetter {
	width:127px;
	height:108px;

}

#compas {
	position:absolute;
	left:160px;
	top:185px;
	width:548px;
	height:14px;
	z-index:3;
}

#page {
	width:1024px;
}

#page #pageLeft {
	width:870px;
	float:left;
}

#page #pageLeft #hautPage {
	height:60px;
	width:870px;
}

#page #pageLeft #barreMenuHaut {
	height:38px;
	width:870px;
}

#page #pageLeft #bandeauHaut {
	height:101px;
	width:870px;
	background-image: url(../img/bandeau_haut.jpg);
}

#page #pageLeft #fondPage {
	width:710px;
	padding-left:160px;
	padding-top:10px;
	background-image: url(../img/fond.png);
}

#page #pageLeft #fondTopGagnantPrincipalHaut {
	height:35px;
	width:710px;
	background-image: url(../img/topGagnantFondHaut.png);
}

#page #pageLeft #fondTopGagnantPrincipal {
	width:710px;
	background-image: url(../img/topGagnantFond.png);
}

#page #pageLeft #fondTopGagnantPrincipalBas {
	height:28px;
	width:710px;
	background-image: url(../img/topGagnantFondBas.png);
}

#page #pageLeft #bandeauBasPage {
	height:46px;
	width:870px;
	background-image: url(../img/basFond.png);
}

#page #pageRight {
	width:154px;
	float:right;
}

.titreMenu {
	font-size: 11px;
	height:45px;
	width:115px;
	padding-left:6px;
	padding-right:5px;
  background-image:url(/img/menuGaucheFond.jpg);
}

.punaise {
	height:31px;
	width:21px;
	float:left;
	background-repeat:no-repeat;
	background-image: url(../img/punaise_dossier.png);
}

.punaise_event {
	height:31px;
	width:21px;
	float:left;
	background-repeat:no-repeat;
	background-image: url(../img/punaise_event.png);
}


.punaise_partenaire {
	height:31px;
	width:21px;
	float:left;
	background-repeat:no-repeat;
	background-image: url(../img/punaise_partenaire.png);
}

.boutonOk {
	height:20px;
	width:20px;
	margin-right:5px;
	float:right;
	background-image: url(../img/ok.png);
}

.blocTopAccueil {
	background-image:url(../img/fondBlocTop.png);
	height:205px;
	width:135px;
}

.separateurBloc {
	float:left;
	width:5px;
	height:715px;
}

.promoBloc {
	float:left;
	width:61px;
	height:16px;
	background-image:url(../img/promo.gif);
}

.grisClair{
  color: #666666;
}
