/* TAG STYLES */
A:visited{
	color:#886af4;
}

A{
	color :#886af4;
}

.ligne{
 background-color:#eae5fd;
}

.ligneAlt{
 background-color:#faf9ff;
}

BODY,TABLE,INPUT,SELECT {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #231f20;
	font-size: 12px;
}

 
TH {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.ligneTitreCRF{
	background-color:#c4e4fc;
}

.ligneCRF{
	background-color:#e2f3fe;	
}

.highlight{
	font-weight:bold;
	color : red;
	background-color:#FDF3E5;	
}

/* PAGE TITLE */

.titreSite{
	font-family : cronos;
    font-size : 20pt;
	font-weight : bold;
	color : #00789f;
	text-align : center;
	width : 100%;
	font-style : italic;
}

.titrePage{
	font-size : 16px;
	font-weight : bold;
	color : #00789f;
}

/* CONTENT HEADLINE */

.Headline {
	padding-top: 2px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-weight: bold;
	color: #00789f;
	font-size: 12px;
}

.action1 {
	padding-top: 2px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: bold;
	color: #00789f;
	font-size: 11px;
	font-style:italic;
}

.HeadlineForm{
	padding-top: 2px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00789f;
	font-size: 11px;	
	
}

.SubHeadline {
	padding-top: 2px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00789f;
	font-size: 10px;
}


/* FOOTER STYLES */

.StandardLink {
	color: #00789f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.Copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #231f20;
	text-decoration : none;
	line-height : 14px;
}

.Copyright A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #00789f;
	text-decoration : underline;
	line-height : 14px;
}

.TeaserBody {
	background-color: #FDF3E5;
	border-top-width: 1px;
	border-top-style:solid;
	border-top-color:#F5C885;
	border-left-width: 1px;
	border-left-style:solid;
	border-left-color: #F5C885;
	border-right-width: 1px;
	border-right-style:solid;
	border-right-color: #F5C885;
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color: #F5C885;
}

/* JS NAVIGATION STYLES */

.popup   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #00789f;
	text-decoration:none;
	padding: 2px;
}


.popupbox {
	background-color: #e0eff3;
	border-color: #006699;
	border-width: 1px;
	border-style: none;
}




