/* start masterCard.css */

.TexteBlancGrand{FONT-FAMILY:Arial;FONT-SIZE:11pt;COLOR:#FFFFFF;FONT-WEIGHT:BOLD;TEXT-DECORATION:none;}

a.TexteBlancGrand{
	FONT-FAMILY:Arial
	TEXT-DECORATION:none;
	font-size: 11px;
	COLOR:#FFFFFF;
	FONT-WEIGHT:BOLD;
}

.TexteBleu {
		  font-family : Arial;
		  font-size : 13px;
		  font-weight : normal;
		  color : #008BCD;
		  text-decoration: none;
		}	
.infoMajaure {
	font-size:15px; 
	font-weight:bold;
}
.TexteFuschia{
		font-family : Arial;
		  font-size : 11px;
		  font-weight : bold;
		  color : #B1027C;
		  text-decoration: none;
		}

.TexteBlancNormal{
		  font-family : Verdana;
		  font-size : 11px;
		   color : #FFFFFF;
		  text-decoration: none;
		}


.TexteBlanc{
		  font-family : Verdana;
		  font-size : 11px;
		  font-weight : bold;
		  color : #FFFFFF;
		  text-decoration: none;
		}
.TexteCB{
		  font-family : Verdana;
		  font-size : 12px;
		  font-weight : bold;
		  color : #000000;
		  text-decoration: none;
		}
.TexteCBPetit{
		  font-family : Verdana;
		  font-size : 11px;
		  color : #000000;
		  text-decoration: none;
		}


.TexteBordeaux{
		  font-family : Verdana;
		  font-size : 11px;
		  font-weight : bold;
		  color : #da0064;
		  text-decoration: none;
		}


.TexteOrangeGrand{
		  font-family : Verdana;
		  font-size : 15px;
		  font-weight : bold;
		  color : #f57950;
		  text-decoration: none;
		}

.TexteOrange{
		  font-family : Verdana;
		  font-size : 12px;
		  font-weight : bold;
		  color : #f57950;
		  text-decoration: none;
		}



.lienblanc {
		  font-family : Verdana;
		  font-size : 12px;
		  font-weight : bold;
		  color : #FFFFFF;
		  text-decoration: none;
		}
A.lienblanc:link {
		  font-family : Verdana;
		  font-size : 12px;
		  font-weight : bold;
		  color : #FFFFFF;
		  text-decoration: none;
		}
A.lienblanc:visited {
		  font-family : Verdana;
		  font-size : 12px;
		  font-weight : bold;
		  color : #FFFFFF;
		  text-decoration: none;
		}
A.lienblanc:hover {
		  font-family : Verdana;
		  font-size : 12px;
		  font-weight : bold;
		  color : #FFFFFF;
		  text-decoration: underline;
		 }
.lienblancpt {
		  font-family : Verdana;
		  font-size : 10px;
		  font-weight : bold;
		  color : #FFFFFF;
		  text-decoration: none;
		}
A.lienblancpt:link {
		  font-family : Verdana;
		  font-size : 10px;
		  font-weight : bold;
		  color : #FFFFFF;
		  text-decoration: none;
		}
A.lienblancpt:visited {
		  font-family : Verdana;
		  font-size : 10px;
		  font-weight : bold;
		  color : #FFFFFF;
		  text-decoration: none;
		}
A.lienblancpt:hover {
		  font-family : Verdana;
		  font-size : 10px;
		  font-weight : bold;
		  color : #FFFFFF;
		  text-decoration: underline;
		 }

div#consigne {
	width: 341px;
	height: 152px;
	background : url("../images/finances/CarteBancaire/CcoCb/formulaire/sof_Titre.gif") no-repeat;
	float: left;
}

div#consigne div {
	width: 305px;
	height: 70px;
	font-family: Verdana;
	font-size: 14px;
	color: #0F4F9B;
	padding-top: 70px;
	margin-left: 34px;
	font-weight: bold
}

div#consigne span.fuschia {
	color : #B1027C;
}

/* end masterCard.css */
