﻿/*GENERAL PAGE LAYOUT */
*{
	margin:0;
	padding:0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #525252;
	background-image: url(/data/YVESLEGARE/Files/Image/bg.jpg);
	background-repeat: repeat-x;	
	background-color:#e7e9e9;
}

img{
	border:0;
	float: left;
}

ul {
	padding-left:60px;
	color: #525252;
}
.txtPropos, ul.txtHistorique ul li{ list-style-image: url(/data/YVESLEGARE/Files/Image/liste_propos.jpg); }
.txtProduits ul li{ list-style-image: url(/data/YVESLEGARE/Files/Image/liste_produits.jpg); }
.txtServices ul li{ list-style-image: url(/data/YVESLEGARE/Files/Image/liste_services.jpg); }
.txtPrearrangements ul li{ list-style-image: url(/data/YVESLEGARE/Files/Image/liste_prearrangements.jpg); }
.txtComplexes ul li{ list-style-image: url(/data/YVESLEGARE/Files/Image/liste_complexes.jpg); }
.txtCimetieres ul li{ list-style-image: url(/data/YVESLEGARE/Files/Image/liste_cimetieres.jpg); }
.txtFunerailles ul li{ list-style-image: url(/data/YVESLEGARE/Files/Image/liste_funerailles.jpg); }
.txtGalerie ul li{ list-style-image: url(/data/YVESLEGARE/Files/Image/liste_galerie.jpg); }
.txtInterieur ul li{ list-style-image: url(/data/YVESLEGARE/Files/Image/liste_interieur.jpg); }


p {
	padding-bottom: 7px;
	/*	padding-bottom: 2em; */
}

table {
	padding-left: 0px;
}

td p h2 h1 {
	padding-left: 0px;
}

.txtPropos p{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; margin-left: 32px; line-height: 14px; color: #525252; }
.txtHistorique p{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; margin-left: 32px; margin-right: 44px; line-height: 14px; color: #525252; }
.txtProduits p{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; margin-left: 32px; line-height: 14px; color: #525252; }
.txtServices p{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; margin-left: 32px; line-height: 14px; color: #525252; }
.txtPrearrangements p{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; margin-left: 32px; line-height: 14px; color: #525252; }
.txtComplexes p{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; margin-left: 32px; line-height: 14px; color: #525252; }
.txtCimetieres p{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; margin-left: 32px; line-height: 14px; color: #525252; }
.txtFunerailles p{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; margin-left: 32px; line-height: 14px; color: #525252; }
.txtGalerie p{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; margin-left: 32px; line-height: 14px; color: #525252; }
.txtInterieur p{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; margin-left: 32px; line-height: 14px; color: #525252; }

.txtHomeServices p{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; margin-left: 32px; margin-right: 5px; line-height: 14px; color: #525252; }

.txtHomeEvenements p{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; /*margin-left: 40px; */ padding-left: 34px; padding-right: 5px; width: 160px; line-height: 14px;color: #525252; }

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-left: 33px;
}

.propos h1 { color: #1ccd76; }
.produits h1 { color: #00b3ac; }
.services h1 { color: #0096bd; }
.prearrangements h1 { color: #cc1e76; }
.complexes h1 { color: #bf270d; }
.cimetieres h1 { color: #df6000; }
.funerailles h1 { color: #fb9f33; }
.galerie h1 { color: #f9bb32; }
.interieur h1 { color: #0f3e5e; }
.home h1 { color: #0f3e5e; }

.txtHomeServices h1 { 
	color: #0f3e5e;
	margin-bottom: 20px;
	margin-top: 26px;	
}
.txtHomeEvenements h1 { 
	color: #0f3e5e;
	margin-left: 33px;
	margin-bottom: 20px;
	margin-top: 26px;	
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px; 
	padding-left: 33px;
	padding-bottom: 7px;
}

.txtPropos h2, .txtHistorique h2 { color: #1ccd76; }
.txtProduits h2 { color: #00b3ac; }
.txtServices h2 { color: #0096bd; }
.txtPrearrangements h2 { color: #cc1e76; }
.txtComplexes h2 { color: #bf270d; }
.txtCimetieres h2 { color: #df6000; }
.txtFunerailles h2 { color: #b36100; }
.txtGalerie h2 { color: #dd8303; }
.txtInterieur h2 { color: #0f3e5e; }

a {	
text-decoration: none; 
color:#006BB7;
}
	
a:hover {
	text-decoration: underline; 
	color:#525252;
}


/* DIV CONTAINERS */
#mainFrame {
	margin: 0 auto; 
	height: auto;
	width:919px;
	padding:0px;

}
#mainFrameTop {
	height: auto;
	width:938px;
	padding:0px;
	background-image: url(/data/YVESLEGARE/Files/Image/bgdeg_transp.png);	
	background-repeat: repeat-y;
	/*overflow: auto; Cause un problème de double scrollbar*/
        overflow:hidden;
	padding-left:19px;
}
#mainFrameBas {
	height: auto;
	width:938px;
	padding:0px;
}
/*header*/
#header {
	height: auto;
	width:900px;
	float: left;
	background-color: #FFFFFF;
}

#topNavMenu {
	height: 43px;
	width:900px;
	float: left;
	background-image: url(/data/YVESLEGARE/Files/Image/bggris_top.jpg);	
                background-repeat: no-repeat;
        text-align:right;

}
#topNavMenu img {float:none; display:inline; margin-left:-4px;}
#z25{
	height: auto;
	width:389px;/*335*/
	float: right;/*left*/
	/*padding-left: 565px;*/
        padding-right:9px;
	padding-top: 12px;
        text-align:right;
}

#blocLogoSlogan {
	height: auto;
	width:892px;
	float: left;
	padding-left: 8px;

}
#z26 {
	height: 93px;
	width:247px;/*243*/
	float: left;
	background-image: url(/data/YVESLEGARE/Files/Image/bg_slogan.jpg);
	background-repeat: repeat-x;	
}
#z29 {
	height: 93px;
	width:637px;/*641*/
	float: left;
	background-image: url(/data/YVESLEGARE/Files/Image/bg_slogan.jpg);
	background-repeat: repeat-x;	
}
#blocMenuMood {
	height: auto;
	width:892px;
	float: left;
	padding-left: 8px;
	margin-top: 7px;
}
/*menu mood*/
#z27 {
	height: auto;
	width:196px;
	float: left;
}
/*breadcrumbs*/
#z2 {
	height: 20px;
	width:885px;
	float: left;
	margin-top: 7px;
	margin-bottom: 7px;
}

/* Contenu principal*/
#bg1Col {
	height: auto;
	width:900px;
	float: left;	
	background-image: url(/data/YVESLEGARE/Files/Image/bg_contenu.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#bg2Col {
	height: auto;
	float: left;	
	background-image: url(/data/YVESLEGARE/Files/Image/bg_contenu.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#bgAccueil {
	height: auto;
	width:900px;
	float: left;	
	background-image: url(/data/YVESLEGARE/Files/Image/fond_accueil.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#contenu {
	height: auto;
	width:476px;
	float: left;	
}

/*titre 2 colonnes*/
#z3 {
	height: auto;
	width:476px;
	float: left;
	margin-top: 25px;	
	background-image: url(/data/YVESLEGARE/Files/Image/bg_titre.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 20px;

}
#z3.home{
	height: auto;
	/*width:476px;
	width:443px;*/
	/*width:476px;*/
	width:468px;
	float: left;
	margin-top: 25px;	
	background-image: url(/data/YVESLEGARE/Files/Image/bg_titre_accueil.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	/*padding-bottom: 20px;*/

}
/*titre 1 colonne*/
#z5 {
	height: auto;
	/*width:632px;*/
	width:682px;
	float: left;
	margin-top: 25px;	
	background-image: url(/data/YVESLEGARE/Files/Image/bg_titre2.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 17px;
}
/*ACCUEIL*/
#blocHome {
	height: auto;
	width:476px;
	float: left;	
	/*background-color: #FFFFFF;*/
}
#blocHome {
	height: auto;
	width:476px;
	float: left;	
	background-color: #FFFFFF;
}
#blocServicesEvents {
	height: auto;
	width:476px;
	/*float: left;*/	
	background-color: #FFFFFF;
}
#blocTitresHome{
	height: auto;
	width:476px;
	float: left;	
	background-color: #FFFFFF;
}
#z6 {
	/*height: auto;
    width:236px;
	float: left;
	background-image: url(/data/YVESLEGARE/Files/Image/bg_titre_services.jpg);

	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 20px;	*/

	
	/*width:236px;*/
	/*width:196px;*/
	/*width:236px;*/
	/*width:228px;*/
	width:228px;

	height: auto;
	float: left;
	background-image: url(/data/YVESLEGARE/Files/Image/bg_titre_services.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom: 60px;



	/*padding-left: 24px;
	padding-right: 20px;
padding-bottom: 20px;*/
}/*
#z6 p {
	height: auto;
width:196px;
padding-left: 24px;
padding-right: 20px;
padding-bottom: 20px;
}*/
#z7 {
/*	height: auto;
    width:240px;
	float: left;

	background-image: url(/data/YVESLEGARE/Files/Image/bg_titre_evenements.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 20px;*/
	
	/*width:240px;*/
	/*width:216px;*/
	width:240px;
	height: auto;
	float: left;
	background-image: url(/data/YVESLEGARE/Files/Image/bg_titre_evenements.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom: 60px;
	/*padding-left: 24px;
	padding-right: 20px;
padding-bottom: 20px;*/
}
/*
#z7 p {
	height: auto;
width:216px;
padding-left: 24px;
padding-right: 20px;
padding-bottom: 20px;
}*/
#blocServices {
	height: auto;
	width:236px;
	float: left;

}/*
#z8 {
	height: auto;
	width:196px;
	float: right;

}*/
#blocEvenements {
	height: auto;
	width:240px;
	float: left;
}/*
#z9 {
	height: auto;
	width:203px;
	float: left;
}*/


#z1 {
	height: auto;
	width:672px;
	float: left;	
	padding-bottom: 80px;
	background-color: #FFFFFF;
}
#z1.txtHistorique {
	height: auto;
	width:474px;
	float: left;	
	padding-bottom: 40px;
	background-color: #FFFFFF;
}
#z10{
	height: auto;
	/*width:474px;*/
	width:420px;
	float: left;	
	/*padding-bottom: 40px;
	background-color: #FFFFFF;*/
}
#z10.txtAccueil{
	height: auto;
	width:420px;
	float: left;	
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 15px;
	line-height: 14px;
}
/*bloc images*/
#z4 {
	height: auto;
	width:196px;
	float: left;	
	margin-top: 25px;
	padding-bottom: 40px;
}
#z11 {
	height: auto;
	width:196px;
	float: left;	
	margin-top: 31px;
	padding-bottom: 40px;
}


/*Footer*/
#blocFooter {
	height: auto;
	width:938px;
}
#footer {
	height: auto;
	width:938px;
	float: left;
	background-color: #dddfdf;
	background-image: url(/data/YVESLEGARE/Files/Image/bg_footer.jpg);
	background-repeat: repeat-y;
	/*padding-top: 10px;*/
}
#footerTopBg {
	height: auto;
	width:938px;
	float: left;
}
#footerTopLigne {
	height: auto;
	width:938px;
	float: left;
}
#footerBas {
	height: auto;
	width:938px;
	float: left;
}


/*liens footer*/
#z90 {
	height: auto;
	/*width:447px;*/
	float: left;
	padding-left: 28px;
	/*padding-top: 3px;*/
}
/*design by*/
#z91 {
	height: auto;
	width:210px;/*230*/
	float: left;
	/*padding-top: 3px;*/

}
/*telephone*/
#z92 {
	height: auto;
	width:180px;/*138*/
	float: right;
        margin-right:28px;
}

/*english*/
#z70 {
	height: 250px;
	width:250px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #525252;
	text-align: center;
	padding-top: 40px;
	background-color: #e7e9e9;
}



/*MENU LAYOUT */

#menu {
	height: auto;
	width:196px;
	float: left;
	margin-top: 12px;
	margin-left: 7px;	
}

#z31, #z32, #z33, #z34, #z35, #z36, #z37, #z38, #z39{
	height: auto;
	width:196px;
	float: left;
	margin-top: 12px;
}

#z31 ul, #z32 ul, #z33 ul, #z34 ul, #z35 ul, #z36 ul, #z37 ul, #z38 ul, #z39 ul {
	list-style:none;
	font-size:12px;
	color:#0f3e5e;
	background-image: url(/data/YVESLEGARE/Files/Image/bglignemenu.jpg);
	background-position: bottom;
	background-repeat: no-repeat;	
	padding-left: 16px;
	padding-top:6px;
	padding-bottom:21px;
}

#z31 ul li, #z32 ul li , #z33 ul li , #z34 ul li , #z35 ul li , #z36 ul li , #z37 ul li , #z38 ul li , #z39 ul li {
	font-weight:bold;
	color:#989d9f;	
	width: 164px;
	
}


#z31 ul li a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#0f3e5e; text-decoration: none; display:block; margin-left: 0px; background-position: left top; padding-left: 16px; background-repeat: no-repeat; background-position: left top; background-image: url(/data/YVESLEGARE/Files/Image/puce_propos.gif);}


#z32 ul li a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#0f3e5e; text-decoration: none; display:block; margin-left: 0px; background-position: left top; padding-left: 16px; background-repeat: no-repeat; background-position: left top; background-image: url(/data/YVESLEGARE/Files/Image/puce_produits.gif);}


#z33 ul li a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#0f3e5e; text-decoration: none; display:block; margin-left: 0px; background-position: left top; padding-left: 16px; background-repeat: no-repeat; background-position: left top; background-image: url(/data/YVESLEGARE/Files/Image/puce_services.gif);}



#z34 ul li a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#0f3e5e; text-decoration: none; display:block; margin-left: 0px; background-position: left top; padding-left: 16px; background-repeat: no-repeat; background-position: left top; background-image: url(/data/YVESLEGARE/Files/Image/puce_prearrangements.gif);}


#z35 ul li a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#0f3e5e; text-decoration: none; display:block; margin-left: 0px; background-position: left top; padding-left: 16px; background-repeat: no-repeat; background-position: left top; background-image: url(/data/YVESLEGARE/Files/Image/puce_complexes.gif);}


#z36 ul li a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#0f3e5e; text-decoration: none; display:block; margin-left: 0px; background-position: left top; padding-left: 16px; background-repeat: no-repeat; background-position: left top; background-image: url(/data/YVESLEGARE/Files/Image/puce_cimetieres.gif);}


#z37 ul li a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#0f3e5e; text-decoration: none; display:block; margin-left: 0px; background-position: left top; padding-left: 16px; background-repeat: no-repeat; background-position: left top; background-image: url(/data/YVESLEGARE/Files/Image/puce_funerailles.gif);}


#z38 ul li a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#0f3e5e; text-decoration: none; display:block; margin-left: 0px; background-position: left top; padding-left: 16px; background-repeat: no-repeat; background-position: left top; background-image: url(/data/YVESLEGARE/Files/Image/puce_galerie.gif);}

#z39 ul li a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#0f3e5e; text-decoration: none; display:block; margin-left: 0px; background-position: left top; padding-left: 16px; background-repeat: no-repeat; background-position: left top; background-image: url(/data/YVESLEGARE/Files/Image/puce_interieur.gif);}


#z31 ul li a:hover,#z32 ul li a:hover,#z33 ul li a:hover,#z34 ul li a:hover,#z35 ul li a:hover,#z36 ul li a:hover,#z37 ul li a:hover,#z38 ul li a:hover,#z39 ul li a:hover {
	color:#989d9f;
	
}
/* CLASS*/


/*Footer*/
.txtFooter{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #606668;
	padding-top: 7px;
}
.txtFooter a{
	color: #606668;
	text-decoration: none; font-weight:bold;
}
.txtFooter a:hover{
	color: #606668;
	text-decoration: underline;font-weight:bold;
}

.txtDesignBy{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0367a4;
	padding-top: 7px;
}
.txtDesignBy a{
	color: #0367a4;
	text-decoration: none;
}
.txtDesignBy a:hover{
	color: #0367a4;
	text-decoration: underline;
}


	
/* BREADCRUMBS*/

/*Breadcrumbs section A Propos*/
.bcPropos{ color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; padding-left: 15px; padding-top: 4px; background-repeat: no-repeat; background-image: url(/data/YVESLEGARE/Files/Image/bgbc_propos.jpg);}
.bcPropos a { color: #0f5e37;text-decoration: underline; }
.bcPropos a:hover { color: #0f5e37; text-decoration: none;}


/*Breadcrumbs section Produits*/
.bcProduits{ color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; padding-left: 15px; padding-top: 4px; background-image: url(/data/YVESLEGARE/Files/Image/bgbc_produits.jpg); background-repeat: no-repeat;}
.bcProduits a { color: #026b67; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: underline;}
.bcProduits a:hover { color: #026b67; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none;}


/*Breadcrumbs section Nos services*/
.bcServices{ color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; padding-left: 15px; padding-top: 4px; background-repeat: no-repeat; background-image: url(/data/YVESLEGARE/Files/Image/bgbc_services.jpg);}
.bcServices a { color: #004557;text-decoration: underline; }
.bcServices a:hover { color: #004557; text-decoration: none;}


/*Breadcrumbs section Prearrangements*/
.bcPrearrangements{ color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; padding-left: 15px; padding-top: 4px; background-repeat: no-repeat; background-image: url(/data/YVESLEGARE/Files/Image/bgbc_prearrangements.jpg);}
.bcPrearrangements a { color: #4D1028;text-decoration: underline; }
.bcPrearrangements a:hover { color: #4D1028; text-decoration: none;}


/*Breadcrumbs section Complexes et salons*/

.bcComplexes{ color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; padding-left: 15px; padding-top: 4px; background-repeat: no-repeat; background-image: url(/data/YVESLEGARE/Files/Image/bgbc_complexes.jpg);}
.bcComplexes a { color: #631711;text-decoration: underline; }
.bcComplexes a:hover { color: #631711; text-decoration: none;}


/*Breadcrumbs section Cimetieres*/

.bcCimetieres{ color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; padding-left: 15px; padding-top: 4px; background-repeat: no-repeat; background-image: url(/data/YVESLEGARE/Files/Image/bgbc_cimetieres.jpg);}
.bcCimetieres a { color: #753402;text-decoration: underline; }
.bcCimetieres a:hover { color: #753402; text-decoration: none;}


/*Breadcrumbs section Funerailles en cours*/

.bcFunerailles{ color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; padding-left: 15px; padding-top: 4px; background-repeat: no-repeat; background-image: url(/data/YVESLEGARE/Files/Image/bgbc_funerailles.jpg);text-decoration: none;}
.bcFunerailles a { color: #B36100;text-decoration: underline; }
.bcFunerailles a:hover { color: #B36100; text-decoration: none;}


/*Breadcrumbs section Galerie du ruisseau*/

.bcGalerie{ color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; padding-left: 15px; padding-top: 4px; background-repeat: no-repeat; background-image: url(/data/YVESLEGARE/Files/Image/bgbc_galerie.jpg);}
.bcGalerie a { color: #DD8303;text-decoration: underline; }
.bcGalerie a:hover { color: #DD8303; text-decoration: none;}


/*Breadcrumbs Interieur*/

.bcInterieur{ color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; padding-left: 15px; padding-top: 4px; background-repeat: no-repeat; background-image: url(/data/YVESLEGARE/Files/Image/bgbc_interieur.jpg);}
.bcInterieur a { color: #acb2b4;text-decoration: underline; }
.bcInterieur a:hover { color: #acb2b4; text-decoration: none;}

#z31 ul li.selected , #z32 ul li.selected , #z33 ul li.selected , #z34 ul li.selected , #z35 ul li.selected , #z36 ul li.selected , #z37 ul li.selected, #z38 ul li.selected {
color:#666666;}

#z31 ul li.selected a, #z32 ul li.selected a, #z33 ul li.selected a, #z34 ul li.selected a, #z35 ul li.selected a, #z36 ul li.selected a, #z37 ul li.selected a, #z38 ul li.selected a {
color:#666666;}

#z31 ul li.selected a:hover, #z32 ul li.selected a:hover, #z33 ul li.selected a:hover, #z34 ul li.selected a:hover, #z35 ul li.selected a:hover, #z36 ul li.selected a:hover, #z37 ul li.selected a:hover, #z38 ul li.selected a:hover {
color:#666666;}

.txtBreadCrumbs {color:#ffffff;}
a.txtBreadCrumbs {color:#ffffff;}
a.txtBreadCrumbs:hover{color:#ffffff;}

span.red {color:#da0f0f;}
/*testing*/



