
/*   COPYRIGHT F1-Prono.Com   */
/*  REPRODUCTION STRICTEMENT  */
/*           INTERDITE        */



/* TXT CADRE --------------------------------------------------------------------------*/
/* cadre gris ------------------*/
.titre-cadre-gris {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.formulaire_blanc {
	font-family: verdana;
	font-size: 12px;
	color: #414141;
	background-color: #f2f2f2;
	border: 1px solid #D5D5D5;
	width:350px;


}.text_formulaire2{
	width:169px;
	height:23px;
	background:url(images/menu.jpg) no-repeat left top;
	border:none;
	padding:2px 5px;
	margin-top:0px;
	margin-left:0px;
	font-family: verdana;
	font-size: 12px;
	color:#000000;
}.text_formulaire{
	width:352px;
	height:23px;
	background:url(images/fond45.jpg) no-repeat left top;
	border:none;
	padding:4px 10px;
	margin-top:0px;
	margin-left:4px;
	font-family: verdana;
	font-size: 12px;
	color: #333333;
}

.titre-cadre-gris a:link {color: #FF0000; text-decoration:underline;}
.titre-cadre-gris a:visited {color: #FF0000; text-decoration:underline;}
.titre-cadre-gris a:hover {color:#AAAAAA; text-decoration:none;}

.texte-cadre-gris {
	color: #AAAAAA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.texte-cadre-gris a:link {color: #FFFFFF; text-decoration:underline;}
.texte-cadre-gris a:visited {color: #FFFFFF; text-decoration:underline;}
.texte-cadre-gris a:hover {color:#FF0000; text-decoration:none;}

/* cadre rouge ------------------*/
.titre-cadre-rouge {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.titre-cadre-rouge a:link {color: #FF0000; text-decoration:underline;}
.titre-cadre-rouge a:visited {color: #FF0000; text-decoration:underline;}
.titre-cadre-rouge a:hover {color:#AAAAAA; text-decoration:none;}

.texte-cadre-rouge {
	color: #D1AFAF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.texte-cadre-rouge a:link {color: #FFFFFF; text-decoration:underline;}
.texte-cadre-rouge a:visited {color: #FFFFFF; text-decoration:underline;}
.texte-cadre-rouge a:hover {color:#FF0000; text-decoration:none;}

/* cadre gris claire ------------------*/
.titre-cadre-gris-claire {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.titre-cadre-gris-claire a:link {color: #FF0000; text-decoration:underline;}
.titre-cadre-gris-claire a:visited {color: #FF0000; text-decoration:underline;}
.titre-cadre-gris-claire a:hover {color:#AAAAAA; text-decoration:none;}

.texte-cadre-gris-claire {
	color: #4A4A4A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.texte-cadre-gris-claire a:link {color: #FF0000; text-decoration:underline;}
.texte-cadre-gris-claire a:visited {color: #FF0000; text-decoration:underline;}
.texte-cadre-gris-claire a:hover {color:#000000; text-decoration:none;}

/* cadre centre ------------------*/
.titre-cadre-centre {
	color: #484848;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.titre-cadre-centre a:link {color: #000000; text-decoration:underline;}
.titre-cadre-centre a:visited {color: #000000; text-decoration:underline;}
.titre-cadre-centre a:hover {color:#A5A5A5; text-decoration:none;}

.texte-cadre-centre {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.texte-cadre-centre a:link {color: #FF0000; text-decoration:underline;}
.texte-cadre-centre a:visited {color: #FF0000; text-decoration:underline;}
.texte-cadre-centre a:hover {color:#000000; text-decoration:none;}



/* TXT login ) --------------------------------------------------------------------------*/

.login-haut {
	color: #3A3A3A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.login-sinscrir {
	color: #FF0000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.login-sinscrir a:link {color: #FF0000; text-decoration:underline;}
.login-sinscrir a:visited {color: #FF0000; text-decoration:underline;}
.login-sinscrir a:hover {color:#B91111; text-decoration:none;}

.texte-defil {
	color: #262525;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.texte-cadre-defil a:link {color: #FFFFFF; text-decoration:underline;}
.texte-cadre-defil a:visited {color: #FFFFFF; text-decoration:underline;}
.texte-cadre-defil a:hover {color:#000000; text-decoration:none;}


/* Divers----------------------- */

div#barre-grise {
 width: 208px;
 height: 8px;
 background-image: url("total/barre-separation-grise.png");
 background-repeat: no-repeat;
 padding: 0;
 }
.formulaire_login {
	font-family: verdana;
	font-size: 10px;
	color: #999999;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	border: 1px solid #FFFFFF;
}

