/**pg3-v01.0**/

body{
font-family:"Lucida Sans",Tahoma,"Trebuchet MS",Arial;
font-size:12px;
color:#576F79;
background-color:#EBEBEB;
text-align:center;
margin:0;
}

h1 {
font-family:Georgia,"Lucida Sans",Tahoma,"Trebuchet MS",Arial;
font-size:20px;
font-style:normal;
color: #446993;
}

h2 {
font-family:Georgia,"Lucida Sans","Trebuchet MS","Lucida Sans",Tahoma,Arial;
font-size:15px;
font-style:normal;
color: #446993;
}

h3 {
font-family:Georgia,"Lucida Sans",Tahoma,"Trebuchet MS",Arial;
font-size:20px;
font-style:normal;
color: #F25E00;
}

a {color: #587F98; text-decoration:none ; }
a:link {color: #587F98; text-decoration:none ; }
a:visited {color: #587F98; text-decoration:none ; }
a:hover {color: #9F5C49; text-decoration:none ; }

a.liens {color: #587F98; text-decoration:none ;font-style: normal; }
a.liens:link {color: #587F98; text-decoration:none ;font-style: normal; }
a.liens:visited {color: #587F98; text-decoration:none ;font-style: normal; }
a.liens:hover {color: #9F5C49; text-decoration:none ;font-style: normal; }

div.anchor-area {
background:url("design/anchor_border.gif") repeat-x scroll 0 0 transparent;
height:17px;
}

div.separation {
background:url("design/separation2.gif") repeat-x scroll 0 0 transparent;
height:5px;
}

div.top-anchor {
float:right;
width:110px;
}

div.top-anchor a {
background:url("design/btn_back_top.gif") no-repeat scroll 0 0 transparent;
display:block;
font-size:1px;
height:17px;
line-height:1px;
text-indent:-9999px;
width:110px;
}
div.top-anchor a:hover {
background-position:0 -17px;
}

INPUT { border:1px dotted #808080;font-size:15px;font-family:"Trebuchet MS",Georgia,"Lucida Sans",Tahoma ,Verdana, Arial;background-color: #ffffff }
SELECT { border:1px dotted #808080;font-size:15px;font-family:"Trebuchet MS",Georgia,"Lucida Sans",Tahoma,Verdana, Arial;background-color: #ffffff }
TEXTAREA { border:1px dotted #808080;font-size:15px;font-family:"Trebuchet MS",Georgia,"Lucida Sans",Tahoma, Verdana, Arial;background-color: #ffffff }
.txterror { color: black;font-size:15px;font-style:italic;font-family: "Trebuchet MS",Georgia,"Lucida Sans",Tahoma, Verdana, Arial}
.txtform { color: black;font-size:15px;font-family:"Trebuchet MS",Georgia,"Lucida Sans",Tahoma, Verdana, Arial}


#contenu{
width:1024px;
height:auto !important;
margin-left:auto;
margin-right:auto;
text-align:left;
background-color:#EBEBEB;
}

#cu3er-container{
clear:both;
height:420px!important;
height:420px;
width:850px!important;
width:850px;
background-color:#ffffff;
background-repeat:repeat;
outline:0;
text-align:center;
}

#menu{
float:left;
width:1024px;
height:91px;
background-color:#ffffff;
}

#header{
width:1024px;
height:134px;
background-image:url("design/header.jpg");
}

#centre{
clear:both;
font-family:"Trebuchet MS","Lucida Sans",Arial,Tahoma;
font-size:15px;
font-style:normal;
width:904px!important;
width:1024px;
height:auto!important;
padding-top:5px;
padding-left:80px;
padding-right:40px;
background-image:url("design/body.jpg");
background-repeat:repeat;
}

#centre_bas{
clear:both;
font-family:"Trebuchet MS","Lucida Sans",Arial,Tahoma;
font-size:15px;
font-style:normal;
width:904px!important;
width:1024px;
height:auto!important;
height:150px;
padding-top:5px;
padding-left:80px;
padding-right:40px;
background-image:url("design/body.jpg");
background-repeat:repeat;
}

#footer{
float:left;
font-family:"Lucida Sans",Arial,"Trebuchet MS",Tahoma;
font-size:10px;
font-style:italic;
width:1024px;
height:77px!important;
height:77px;
/*padding-left:auto;*/
text-align:center;
background-image:url("design/footer.jpg");
}

#contentPad{
margin:20px;
}

.formInfo a, .formInfo a:active, formInfo a:visited{
	background-color:#FF0000;
	font-size: 1.3em;
	font-weight:bold;
	padding:1px 2px;
	margin-left:5px;
	color:#FFFFFF;
	text-decoration: none;
}

.formInfo a:hover{
	color:#660000;
	text-decoration: none;
}

/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-11px;
	height:23px;
	width:10px;
    top:-2px;
}

#JT_arrow_right{
	background-image: url(images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 1px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 0px solid #CCCCCC;
}

.jTip{
cursor:help;
}