/* CSS Document */

.vline {
	vertical-align: top;
	background-attachment: fixed;
	background-image: url(../images/vline.gif);
	background-repeat: repeat-y;

}

.hline {
	vertical-align: top;
	background-attachment: fixed;
	background-image: url(../images/hline.gif);
	background-repeat: repeat-x;

}

.language {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #333333;
	vertical-align: top;
	text-decoration: none;
}

.language:hover {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #BFA908;
	vertical-align: top;
	text-decoration: none;
}

.menus {
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	vertical-align: top;
	text-decoration: none;
	padding: 2px;
}

.menus:hover {
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #BFA908;
	vertical-align: top;
	padding: 2px;
	text-decoration: none;
}


.menu_hlight {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #BFA908;
	vertical-align: top;
	padding: 2px;
	text-decoration: none;
}

.imgborder{
	padding-top: 14px;
	padding-right: 14px;
	padding-left: 14px;

}

.textmain {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	vertical-align: top;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 30px;
}


.text {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	vertical-align: top;
	text-decoration: none;
	padding-top: 3px;
}

.textcolor {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #BFA908;
	vertical-align: top;
	text-decoration: none;
	padding-top: 3px;
}

.textorangecolor {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #EF801A;
	vertical-align: top;
	text-decoration: none;
	padding-top: 3px;
}



.textscroll {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	vertical-align: top;
	text-decoration: none;
	padding:3px;
}


.textscroll:hover {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	vertical-align: top;
	text-decoration: none;
	padding:3px;
}

.basetext {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	vertical-align: top;
	text-decoration: none;
}

.basetext:hover {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #BFA908;
	vertical-align: top;
	text-decoration: none;
}

.headline2 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #BFA908;
	vertical-align: top;
	text-decoration: none;
}

.headline2grey {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	vertical-align: top;
	text-decoration: none;
}

.headline2grey:hover {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #BFA908;
	vertical-align: top;
	text-decoration: none;
}

.headline2black {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	vertical-align: top;
	text-decoration: none;
}

.headline2black:hover {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #E90000;
	vertical-align: top;
	text-decoration: none;
}

.linktext {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #BFA908;
	vertical-align: top;
	text-decoration: none;
}

.linktext:hover {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #BFA908;
	vertical-align: top;
	text-decoration: none;
}

/* Added by kevin@enova-tech.net */
#clickonfrench_ad{
	color:#bea41d;
	text-decoration:none;
}

#clickonfrench_ad a{ color:#bea41d;text-decoration:none;font-size:12px;}
#clickonfrench_ad a:hover{ color:#bea41d; }
#clickonfrench_ad a:visited{ color:#bea41d; }

#clickonfrench_ad #logo{
	float:left;
	margin-right:5px;
}

#clickonfrench_ad h1{
	margin-top:5px;
	margin-bottom:-2px;
	font-size:11px;
}

#clickonfrench_ad h1 a{
	font-size:13px;
	font-weight:normal;
}

#clickonfrench_ad .slogan{
	position:relative;
	font-size:11px;
	text-decoration:none;
	line-height:12px;
	margin-top:0px;
	vertical-align:top;
}

