/*--- GLOBAL TAGS -----------------------------------------------------------------------------------------------------------*/
body
{
	font-family: 					Verdana, Arial, Sans-serif;
	margin-top: 					3px;
	margin-bottom: 					20px;
	margin-left:					0px;
	margin-right:					0px;
	background-color:				#FFFFFF;
	font-size:						10px;
	ligne-height:					14px;
	background-image:				url(img/bg3.gif);
/* 	background-repeat:				no-repeat;  */
 	background-repeat:				repeat-y;
	background-position: 			right;
}

a
{
	color:							#0047b6;
}
a:hover
{
	text-decoration:				underline;
}
/* a:visited
{
	color:							#0047b6;
}
*/

.link1
{
	font-size:						12px;
	color:							#C70000;
	text-decoration:				none;
}

.link1:hover
{
/*	text-decoration:				underline;  */
/*	color: 							#FFFF00;    */
	text-decoration:				underline;
}

.link1:visited
{
	color:							#C70000;
}

.Text1
{
	font-size:						11px;
	color:							#8a8d96;
	text-decoration:				none;
}
.Text2
{
	font-size:						10px;
	color:							#C70000;
	text-decoration:				none;
}
.Text3
{
	font-size:						11px;
	text-decoration:				none;
}

.Title1
{
	font-size:						18px;
	font-weight: 					bold;
	color:							#C70000;
	text-decoration:				none;
	letter-spacing: 				-1px;
}
.Title1a
{
	font-size:						12px;
	line-height:					17px;
	color:							#C70000;
	l
}
.Title2
{
	font-size:						12px;
	font-weight:					bold;
	line-height:					24px;
	color:							#000000;
	text-decoration:				none;
}

.frmFieldTitles
{
	font-size:						12px;
/*	font-weight:					bold;  */
/*	line-height:					24px; */
	color:							#FFFFFF;
}
.frmFieldTitles2
{
	font-size:						11px;
/*	font-weight:					bold;  */
/*	line-height:					24px; */
	color:							#666666;
}
.frmFieldText
{
	font-size:						12px;
	font-weight:					bold;
	color:							#000000;
}

