/* TITRE D'UNE PAGE QUI PEUT ETRE DIFFERENT SUIVANT LA GAMME */
.titre
   {font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: x-small;
   color: #10204A;
   font-weight: bold; }

.titre_gros
   {font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: small;
   color: #10204A;
   font-weight: bold; }

.titre_blanc
   {font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: small;
   color: #FFFFFF;
   font-weight: bold; }
	
.titre_blanc_gros
	{font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 18px;
   color: #FFFFFF;}
   
.titre_immo
    {
    font-family: verdana;
    font-size: x-small;
    color: #e4613a;
    font-weight: bold;}
    
.titre_lmp
    {
    font-family: verdana;
    font-size: x-small;
    color: #2b69a8;
    font-weight: bold;}

.titre_assur
    {
    font-family: verdana;
    font-size: x-small;
    color: #44801c;
    font-weight: bold;}

.titre_scpi
    {
    font-family: verdana;
    font-size: x-small;
    color: #F29028;
    font-weight: bold;}
    
.titre_credit
    {
    font-family: verdana;
    font-size: x-small;
    color: #EDA802;
    font-weight: bold;}

/*titre_vert pour les pages general  avec un titre vert*/
.titre_vert
   {font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: x-small;
   color: #009A9C;
   font-weight: bold; }
	
/* ****************** */

/* TITRE AVEC BANDEAU */
.titre_bandrouge
{
	background-color:#DE5B5B;
	font-size:18px;
	color:#FFFFFF;
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-family: "Times New Roman", Times, serif;
}
.titre_bandbleu
{
	background-color:#356FAF;
	font-size:18px;
	color:#FFFFFF;
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-family: "Times New Roman", Times, serif;
}
.titre_bandvert
{
	background-color:#009F04;
	font-size:18px;
	color:#FFFFFF;
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-family: "Times New Roman", Times, serif;
}
.titre_bandjaune
{
	background-color:#FFC600;
	font-size:18px;
	color:#FFFFFF;
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-family: "Times New Roman", Times, serif;
}
.titre_bandbleuclair
{
	background-color:#0099CC;
	font-size:18px;
	color:#FFFFFF;
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/	
	font-family: "Times New Roman", Times, serif;
}

/* *********************** */	

/* SOUSTITRE A L'INTERIEUR d'UNE PAGE */

/* soustitre pour les gamme (bleu)*/
.soustitre
    {font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: xx-small;
    font-weight: bold;
    color: #000066;
    text-decoration: none}

/*soutitre vert generalement pour tout ce qui en general*/
.soustitre2
    {font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: xx-small;
    font-weight: bold;
    color: #009A9C;
    text-decoration: none}

.soustitre_rose
    {font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: xx-small;
    font-weight: bold;
    color: #d98d78;
    text-decoration: none}

/*soustitre_vert_lien est pour le passage à la commande */
a.soustitre_vert_lien
    {font-family: verdana;
    font-size: x-small;
    font-weight: bold;
    color: #009A9C;
    text-decoration: none}

a.soustitre_vert_lien:hover
    {font-family: verdana;
    font-size: x-small;
    font-weight: bolder;
    color: #009A9C;}
    
/*pour les promotions ex pour gp */
.soustitre_orange_vif
    {
    font-family: verdana;
    font-size: 14px; 
    font-weight: bolder;
    color: #FF6500;
    text-decoration: none
    }

/* soustitre pour les gamme */
a.soustitre_immo_lien
    {font-family: verdana;
    font-size: x-small;
    color: #e4613a;
    text-decoration: none}

a.soustitre_immo_lien:hover
    {font-family: verdana;
    font-size: x-small;
    font-weight: bold;
    color: #e4613a;
    text-decoration: none}

a.soustitre_lmp_lien
    {font-family: verdana;
    font-size: x-small;
    color: #2b69a8;
    text-decoration: none}

a.soustitre_lmp_lien:hover
    {font-family: verdana;
    font-size: x-small;
    font-weight: bold;
    color: #2b69a8;
    text-decoration: none}

a.soustitre_assur_lien
    {font-family: verdana;
    font-size: x-small;
    color: #44801c;
    text-decoration: none}

a.soustitre_assur_lien:hover
    {font-family: verdana;
    font-size: x-small;
    font-weight: bold;
    color: #44801c;
    text-decoration: none}


/* *********************** */
/* TEXTE D ECRITURE NORMAL*/
.textenormal
   {font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: xx-small;
   font-weight: normal;
   color: #000066;}

.textenormal_gros
   {font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: x-small;
   font-weight: normal;
   color: #000066;}

.textenormal_blanc
   {font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: xx-small;
   font-weight: normal;
   color: #FFFFFF;}

.textenormal_blanc_grand
   {font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: small;
   font-weight: normal;
   color: #FFFFFF;}

/*le texte vert et violet sont essentiellement en GP pour faire la difference entre amort et in fine, mais aussi en pro pour les 'sous-sous-tire' */
.textenormal_vert
   {font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: xx-small;
   font-weight: normal;
   color: #009A9C;}
   
.textenormal_violet
   {font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: xx-small;
   font-weight: normal;
   color: #9C3063}

.textenormal_violet_grand
   {font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: small;
   font-weight: normal;
   color: #9C3063}
   
.textenormal_rouge
   {font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: xx-small;
   font-weight: normal;
   color: red;}

  /*sert essentiellemnt pour les mode de commende*/
.textenormal_orange
   {font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: xx-small;
   font-weight: normal;
   color: #FF9933;}


/* juste pour texte dans la commande pro et gp */
.textenormal_bleu_vif
   {font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: xx-small;
   font-weight: normal;
   color: #0000CE;}
.textpdforange { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #CC6600; text-decoration: none}


/* textenormal2 est le type de texte des pop up pour que l'ecriture soit plus grosse */
/* attention le paiement securise n'est pas dans ce lot */
.textenormal2
   {font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12 px;
   font-weight: normal;
   color: #000066;}
   
.textenormal2_rouge
   {font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12 px;
   font-weight: normal;
   color: red;}

/* *********************** */
/*LIEN*/
A.aucun
   {font-family: verdana;
   font-size: xx-small;
   font-weight:normal;
   text-decoration:none;}
   
A.aucun:hover 
   {font-family: verdana;
   font-size: xx-small;
   font-weight:normal;
   text-decoration:underline;
   background-image: url('http://www.centrale-patrimoine.com/V3/pub/icone_rose_clair.gif');}  


a
   {font-family: verdana;
   font-size: x-small;
   font-weight:normal;
   text-decoration:none;}

a:hover
   {font-family: verdana;
   font-size: xx-small;
   font-weight:normal;
   text-decoration:underline;}

a.textenormal_lien
   {font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: xx-small;
   font-weight: normal;}

a.textenormal_lien_vert
   {font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: xx-small;
   font-weight: bold;
   color: #009A9C;}

a.textenormal_lien_rose
   {font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: xx-small;
   font-weight: bold;
   color: #d98d78;}

a.textenormal_lien_grand
   {font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: small;
   font-weight: normal;}

a.textenormal_lien:hover
   {font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: xx-small;
   font-weight: normal;}

/* pour les lien de telechargement dans la page centrale */
a.telechargement_lien
   {font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12 px;
   font-weight: normal;}

a.telechargement_lien:hover
   {font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12 px;
   font-weight: normal;}


a.textenormal_blanc_grand_lien:
   {font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: small;
   font-weight: normal;
   color: #FFFFFF;}

a.textenormal_blanc_grand_lien:hover
   {font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: small;
   font-weight: normal;
   color: #FFFFFF;
   text-decoration:none;}

/* pour les pop up  et , pour le lien, un lien plus gros pour "commander" et "comment commander" dans le corps des pages*/
a.textenormal2_lien
   {font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12 px;
   font-weight: normal;}

a.textenormal2_lien:hover
   {font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12 px;
   font-weight: normal;}

/* tout ce qui relie la presse */
.presse_textenormal
    {font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: xx-small;
    color:#000066;
    text-decoration:none;}
   
a.presse_titre
   {font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: x-small;
   font-weight: normal;
   color: #6A92C2;}
   
a.presse_titre:hover
   {font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: x-small;
    color:#6A92C2;}
	 
/* Accueil espace client *****************************/
.welcome_espace_cli {
	background-color: #356FAF;
   color: White;
	width: 400px;
	height: 50px;
	text-align: center;
   font-size: 14px;
   font-family: verdana;
   font-weight: bold;
}

.error {
   font-family: verdana;
   font-size: 11px;
   font-weight: bold;
   text-decoration: none;
   color: Red;
	padding: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.ok {
   font-family: verdana;
   font-size: 11px;
   font-weight: normal;
   text-decoration: none;
   color:#009A9C;
	padding: 2px;
	height: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.input_espace_cli {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   text-decoration: none;
   font-size: xx-small;
   font-weight: normal;
   color: White;
}

a.pass_oublie {
   font-family: verdana;
   font-size: 12px; 
   font-weight: normal;
   color: orange;
   text-decoration:none;
	text-decoration: underline;
	font-style: italic;
}

a.pass_oublie:hover {
   font-family: verdana;
   font-size: 12px; 
   font-weight: normal;
   color: orange;
   text-decoration: none;
}

