BODY {
	background-color:	white;
	padding:		0;
	margin:			0;
	font-size:		10px;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

DIV.blockform FORM, DIV.fakeform {PADDING: 20px 20px 15px 20px}
DIV.inform {PADDING-BOTTOM: 12px}

FIELDSET {PADDING: 0px 12px 0px 12px; }
DIV.infldset {PADDING: 9px 0px 12px 0}
LEGEND {PADDING: 0px 6px; color: #1AC9E9;}

ERROR { color :red}
VALID {color :green}
P { text-align: center }

#menu_top li {
padding : 0 0.5em; 
list-style-type : none;
display : inline;

}
#menu_top li a{
text-transform:	uppercase;
font-weight: bold;
padding : 0 0.5em; 
border:1px solid #E0E0E0 ;
color:	#000000;
text-decoration:	none;
}

#menu_top li a:hover {
background: #E0E0E0;
color: #000000;
}
#menu_header table {
width: 100%;
}

#menu_header td{
background-image: url(../img/header_bg.gif);
text-align: left; 
height: 25px;
}

#menu_header input{
margin-left: 3px;
margin-right: 3px;
vertical-align: middle;
border:1px solid #E0E0E0;
background: #FFFFFF;
height:13px;
width: 100px;
}
#menu_header label {
margin-left: 5px;
}
lang {
margin-left: 35%;
}
lang a {
margin-left: 3px;
margin-right: 3px;
}


DIV.forminfo {
	MARGIN-BOTTOM: 12px;
	PADDING: 9px 10px
}

DIV.header {
	background-image:	url("img/motif.gif");
	background-repeat:	repeat-x;
	margin:			0;
	padding:		0;
	padding-top:		64px;
	padding-bottom:		8px;
}

DIV.footer {
	background-image:	url("img/motif_bas.gif");
	background-repeat:	repeat-x;
	margin:			0;
	margin-top:		8px;
	padding:		0;
	padding-top:		1px;
}

DIV.centered {
	margin:			0;
	padding:		0;
	width:			709px;
	margin-left:		auto;
	margin-right:		auto;
}

A {
	color:			#919191;
	text-decoration:	none;
}

A:active {
	color:			#919191;
}

A:visited {
	color:			#919191;
}

A.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7f7f7f;
	text-decoration: underline;
	background-image: url(img/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 8px;
	margin-left: 10px;
}

A:hover {
	color:			#000000;
}

.tiret {
	color:			#E0E0E0;
}

.ver9majmenu {
	font-size:		9px;
	font-weight:		bold;
	text-transform:		uppercase;
	font-variant:		normal;
	color:			#929292;
	margin:			0px 4px;
	padding:		0;
	vertical-align:		middle;
}

IMG.ver9majmenu {
	margin:			0;
}

.ver9majblack {
	font-size:		9px;
	font-weight:		bold;
	text-transform:		uppercase;
	font-variant:		normal;
	color:			#7f7f7f;
}

.ver9black {
	font-size:		9px;
	font-weight:		normal;
	text-transform:		none;
	font-variant:		normal;
	color:			#7f7f7f;
	line-height:		9px;
}

.ver9majROZ {
	font-size:		9px;
	font-weight:		normal;
	text-transform:		uppercase;
	font-variant:		normal;
	color:			#E0E0E0;
	text-align:		center;
	letter-spacing:		-1px;
}

.ver9majROZbold {

	font-size:		11px;
	font-weight:		bold;
	text-transform:		uppercase;
	font-variant:		normal;
	color:			#E0E0E0;
	text-align:		center;
}

#content INPUT.text {
	border: inset 1px #E0E0E0;
	font-size: 9px;
}
#content INPUT.submit {
	background-image: url(img/brelinkit.jpg);
}
#content INPUT.text:focus{
	color: #000;
}


TEXTAREA {
	background: #E8E8E8;
	border: inset 1px #A8A8A8;
	font-size: 12px;
}


SELECT {
	background: #E8E8E8;
	border: inset 1px #A8A8A8;
	font-size: 9px;
}

INPUT.checkbox {
	color: #E0E0E0;
}

INPUT.radio {
	color: #E700E6;
	border: #000000;
}

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	font-variant: normal;
	color: #7f7f7f;
	text-align: left;
	background-image: url(img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 10px;
	margin-bottom: 10px;
}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7f7f7f;
	text-align: left;
	background-image: url(img/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 8px;
	margin-bottom: 6px;
	margin-left: 10px;
}

TABLE.form TH {
	text-align: left;
	font-weight: normal;
	padding-left: 20px;
}

TABLE.form TD {
	text-align: left;
	padding-left: 5px;
}

P.bla {
	margin-left:	25px;
	line-height:	1.4;
}


TABLE.defs {
	margin-left:	25px;
}

TABLE.defs TH {
	text-align:	left;
	width:		130px;
	vertical-align:	top;
}

TABLE.defs TD {
	vertical-align:	top;
}


.inform fieldset{
	border: 1px solid #BEB7B7;
	background: #E0E0E0 url(../img/bg_fieldset.gif) repeat-x bottom;
	clear: left;
}

.inform legend{
	font-size: 160%;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-weight: bold;
	color: #1AC9E9;
	
	
}


#content .inform p{
	border: 0px;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	float: none;
}
#content .inform p.info{
	color: #464343;
	text-align: left;
	padding: 10px 10px 10px 30px;
	background: url(../img/icon_info.gif) no-repeat 7px 8px;
	width: auto;
}


.inform p label{
	float: left;
	text-align: left;
	width: 35%;
	font-size: 100%;
	font-weight: normal;
}

.inform p strong{color: #464343;}



	




