.w_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.ww_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.red_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF0000;
}

body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #333333;
font-weight:normal;}

.tlink 
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #111111;
font-weight:bold;
}
.input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	font-weight:normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../img/input200.jpg);
	background-repeat: no-repeat;
	width:200px;
	height:18px;
	background-position: left center;
	padding-left: 8px;
	padding-top: 5px;
}
.redio_input {
	font-size:12px;
	color: #333333;
	font-weight:bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../img/radio_input.jpg);
	background-repeat: no-repeat;
	width: 14px;
	height: 15px;
}

.country_input {
	font-size:12px;
	color: #333333;
	font-weight:normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-repeat: repeat-x;
	height: 18px;
	width: 200px;
}
.red_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
}

.lang 
{
	position: absolute;
	left: 31%;
	top: 20px;
	width: auto;
	height: auto;
	overflow:visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
	background-color:#333333
}
.txtBleu11s {
	font-family : Arial, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	color : #4999CE;
	text-decoration : underline;
}

.c11 {
	background-color:#EEEEEE;
}

.c111 {
	background-color:white;
}
.txtNoir12 {
    font-family: Arial,Geneva,Helvetica,sans-serif;
    font-size: 12px;
    color: rgb(0, 0, 0);
    text-decoration: none;
}

a.txtNoir12:hover {
    color: rgb(230, 0, 3);
    text-decoration: underline;
}

/*== KEYWORDS (AKWD) ==*/

.aktbl {font-size:10px; margin:4px 0 4px 0;}
.aktbl td {padding:4px 4px 4px 0px; color:#000000; text-align:left;}

.akdiv { width:186px; height:50px; font-family:verdana; font-size:10px; border:solid 0px #DDDDDD; border-top:none; border-left:none; border-bottom:none; background-color: #EFEFEF;}

.ak1 {font-weight:bold; padding: 3px 2px 0 4px;}
.ak2 {padding: 2px 2px 0 4px;}
.ak3 {padding: 2px 2px 2px 4px;}
.ak3 a {color:#EC0A0C}