/* CSS Panofrance : PASS'PRO */


body {
	background-color: #333;
}
#tete, #corps, #pied {
	background-color: white;
}
#tete {
	background-color: #DBD7CB;
	border-top-color: #333;
	border-left-color: #333;
	border-right-color: #333;
}
#tete a#logo_panofrance {
	position: absolute;
	width: 200px;
	height: 70px;
	/*border-right: 1px solid #999;*/ 
	background:#A1947F url(../images/img_global/logo_panofrance_t1.gif) center center no-repeat;
}
#tete a#logo_panofrance span {
	display: none;
}
#tete_gauche {
	/*background:url(../images/img_global/fd_tetiere.jpg) 201px top no-repeat;*/
	background-color: #DBD7CB;
}
#tete_gauche #baseline{
	position: absolute;
	right: 20px;
	bottom: 10px;
}
#rub_identification #tete_gauche #baseline{
	position: absolute;
	left: 220px;
	top: 18px;
}
#tete_droite {
	background-color: white;
	border-left: none;
}
#corps {
	border-left-color: #333;
	border-right-color: #333;
}
#pied {
	border-left-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
}
#nav_second li a {
	/*background-image:url(../images/img_global/fleche_blanc_fdgris_d_t2.gif);
	color: white;*/
}
.top_page a {
	color: #999;
}
#rub_accueilpro li#accueilpro a {
	background-image:url(../images/img_global/fd_navprincipale_over.gif);
	color: #FFF;
}
.conteneur_pro #tete_droite.pro, 
.conteneur_pro #corps, 
#rub_identification #col_centre {
	background-color: white;
}
#mes_favoris .tete_bloc_col {
	background-image: url(../images/img_global/fd_ocrepanofrance_deg1.gif);
}
a.bt_ajoutfav {
	background-image: url(../images/img_global/fd_nav_ocrepanofrance.gif);
}

