/* Couleur principale thermistop : 006699 */
/* Couleur texte centre : 006699 */
/* Biseau titre centre : 006699 */
/* Fond boite centre : E0E7E9 */
/* Biseau titre actu : 333333 */
/* Fond boite actu : CEDEE7 */

/* Styles écrans consultation. */
/*=============================*/
table.consultation th p {
	background-color: #006699;
	color: #FFFFFF;
}

div.backcolor {
	background-color: #006699;
	color: #FFFFFF;
}
div.backcolor a {
	color: #FFFFFF;
}
div.actualites div.titre a.lienTitre {
	color: #FFFFFF;
}

/* Eléments unitaires pour les pages. */
div#bandeauMenu {
	background-color: #006699;
}
div#bandeauMenu a {
	color: #FFFFFF;
}
div#conseil {
	background-image: url(/tpl/thermistop/img/a-votre-ecoute.png);
}
a.lienSegment:hover {
	color: #006699;
}
div.vousCherchez {
	background-image: url(/tpl/thermistop/img/vous-cherchez.png);
}
div.vousCherchez h3 {
	color: #FFFFFF;
}
ul#inscrivezVous li {
	color: #006699;
}
div.couleursite {
	background-image: url(/tpl/thermistop/img/inscrivez-vous.png);
}
div#simulateur {
	background-image: url(/tpl/thermistop/img/simulez-votre-projet.png);
}
div#simulateur p {
	color: #FFFFFF;
}
div.inscription span {
	color: #006699;
	font-weight: bold;
}

div#projets div.titre {
	background-image: url(/tpl/thermistop/img/biseau-centre.png);
	color: #FFFFFF;
}
div#projets div.contenu {
	background-color: #E0E7E9;
}
div.projet span.projetDate {
	color: #006699;
}

a.espace {
	background-image: url(/tpl/thermistop/img/bouton-fournisseur.png);
}
a.contactFournisseur {
	background-image: url(/tpl/thermistop/img/fleche-ronde.png);
	color: #006699;
}

div.actualites div.titre {
	background-image: url(/tpl/thermistop/img/biseau-centre.png);
	color: #FFFFFF;
}
div.actualites div.contenu {
	background-color: #CEDEE7;
}
div.actualites div.contenu a.courant {
	color: #006699;
}

/* Styles fiche produit */
div.produit h1 {
	color: #006699;
}
div.produit h4 {
	color: #006699;
}

/* Styles des resultats. */
/*-----------------------*/
*.text0{
	color: #006699;
}

div.fiche {
	border-color: #006699;
}
div.resultatProduit a.lien {
	background: url(/tpl/thermistop/img/biseau-centre.png) no-repeat right top;
	color: #FFFFFF;
}

/* Styles des liens admin. */
/*-------------------------*/
a.admin {
	background: url(/tpl/thermistop/img/biseau-centre.png) no-repeat right top;
	color: #FFFFFF;
}
a.adminMenu {
	background: url(/tpl/thermistop/img/biseau-centre.png) no-repeat right top;
	color: #FFFFFF;
}

/* Styles biseaux site partie centre. */
/*------------------------------------*/
h1.color0 {
	background: url(/tpl/thermistop/img/biseau-centre.png) no-repeat right top;
	color: #FFFFFF;
}
div.color0 {
	background-color: #E0E7E9;
}

/* Styles des formulaires. */
/*-------------------------------*/
fieldset {
}
legend {
} 
table.Formulaire {
}
*.pucerubrique{
	background: url(img/puce-rubrique.png) no-repeat center top;
}