@charset "UTF-8";
/* CSS Document */

body 
{
	background: url(../images/bg.jpg) repeat-x #FFF top scroll;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	font-size:12px;
	font-weight:normal;
	color:#000000;
}


.container
{
	width:840px;
	margin:0 auto;
	padding:0;
	position:relative;
}


.header
{
	width:840px;
	height:120px;
}

.header a
{
	color:#6a066a;
	text-decoration:none;
}

.header a:hover
{
	color:#000000;
	text-decoration:none;
}


.header a#logo, .header h1#logo
{
	height:93px;
	left:10px;
	margin:0;
	overflow:hidden;
	position:relative;
	top:3px;
	width:205px;
	z-index:10;
	float:left;
}


#logo img
{
	border:none;
}

div#logged
{
	position:absolute;
	top:19px;
	right:71px;
	text-align:right;
}


.main
{
	width:840px;
}

.main a
{
	color:#6a066a;
	font-weight:bold;
	text-decoration:none;
}

.main a:hover
{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.mailto a
{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.mailto a:hover
{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}


.clr
{
	clear:both;
	overflow:hidden;
}

div#identification
{
	width:280px;
	height:100px;
	background:#F3F3F3;
	position:absolute;
	left: 240px;
	top:0;
	font-size:12px;
	font-weight:bold;
	color:#6E066E;
	text-align:left;
}

div#rborderid
{
	background: url(../images/rborderid.jpg) right no-repeat;
	height:100px;
}


div#lborderid
{
	background: url(../images/lborderid.jpg) left no-repeat;
	height:100px;
}

table#connection
{
	width:250px;
	position:relative;
	padding-top:15px;
	margin:auto;
	margin-bottom:6px;
}

div#identification input.form
{
	width:100px;
}

input.button2
{
	background:url(../images/bg_button2.jpg) repeat-x top;
	height:20px;
	border:#CCC 1px solid;
	text-align:center;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
	color:#6E066E;
}

span.minus
{
	font-size:10px;
	color:#000;
	text-decoration:none;
	font-weight:normal;
	padding-right:20px;
	padding-left:17px;
}

a.textlink
{
	font-size:12px;
	color:#6E066E;
	text-decoration:none;
}



h1
{
	text-align:justify;
	padding-left:10px;
	padding-right:10px;
	font-size:26px;
	line-height:30px;
}

.main p
{
	text-align:justify;
	font-size:12px;
	margin-bottom:10px;
	padding-right:10px;
	line-height:13px;
}

img.imgflash
{
	float:left;
	width:420px;
	padding-left:0px;
	padding-right:15px;
	margin-bottom:40px;
}

.homelogin
{
	text-align:center;
}

span.important
{
	font-size:16px;
}

.important a
{
	color:#000;
	text-decoration:none;
}

.important a:hover
{
	color:#6a066a;
}


.main2
{
	background:#F3F3F3;
	margin-top:20px;
	width:840px;
	height:500px;
	border:#CCC 1px solid;
}

.main2 a
{
	text-decoration:none;
	background:url(../images/bg_button.gif) repeat-x center;
	height:40px;
	border:#6E336E 1px solid;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
}

.main2 a:hover
{
	background:url(../images/bg_button_menu_hover.gif) repeat-x center;
}


.main2 h2
{
	color: #6E066E;
	font-weight:bold;
	font-size:25px;
	padding-left:20px;
}



.main2left
{
	width:460px;
	height:500px;
	padding-top:0px;
	margin-left:20px;
	float:left;
}

.main3 th
{
	text-align:right;
}

.main2 p
{
	font-size:12px;
	padding-right:20px;
	text-align:justify;
}

.main2 em
{
	font-style:normal;
	font-weight:bold;
}

.main2left ul
{
	width:465px;
	height:90px;
}

.floatleft
{
	float:left;
	padding-right:10px;
}


.main2left li.puce1
{
	font-size:12px;
	background: url(../images/puce1.png) no-repeat left;
	height:34px;
	width:350px;
	list-style:none;
	line-height:35px;
	text-indent:40px;
	padding-bottom:5x;
	padding-top:5px;
}

.main2left li.puce2
{
	font-size:12px;
	background: url(../images/puce2.png) no-repeat left;
	height:34px;
	width:350px;
	list-style:none;
	line-height:35px;
	text-indent:40px;
	padding-bottom:5x;
	padding-top:5px;
}

.main2left li.puce3
{
	font-size:12px;
	background: url(../images/puce3.png) no-repeat left;
	height:34px;
	width:350px;
	list-style:none;
	line-height:35px;
	text-indent:40px;
	padding-bottom:5x;
	padding-top:5px;
}

.main2left li.nopuce
{
	font-size:12px;
	list-style:none;
	line-height:35px;
	text-indent:40px;
	padding-bottom:5x;
	padding-top:5px;
}

.main2right
{
	width:320px;
	height:230px;
	float:right;
	background:url(../images/shadowborder.jpg) left no-repeat;
	padding-left: 20px;
}

.main2right p
{
	padding-left:20px;
	padding-top:30px;
	text-align:left;
	color:#6A066A;
	font-weight:bold;
}

.main3
{
	background:#F2F2F2;
	margin-top:20px;
	width:810px;
	font-size:12px;
	border:#CCC 1px solid;
	padding-top:0px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
}

.main3 h2
{
	color: #6E066E;
	font-weight:bold;
	font-size:25px;
}

.main3 a
{
	background:url(../images/bg_button.gif) repeat-x center;
	font-weight:bold;
	text-decoration:none;
	padding-left: 10px;
	padding-right: 10px;
	color:#FFFFFF;
}
.main3 a:hover
{
	background:url(../images/bg_button_menu_hover.gif) repeat-x center;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}


.main3 li
{
	padding-left: 0px;
	padding-right: 0px;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

.main3 li a
{
	background:none;
	text-decoration:none;
	font-size:12px;
	color:#6E066E;
}

.main3 li a:hover
{
	background:none;
	color:#000000;
	text-decoration:none;
}

.main3 p
{
	font-size:12px;
	padding-right:20px;
	text-align:justify;
}


.main3 img
{
	padding-left:10px;
}



.main4
{
	background:#E2E2E2;
	margin: 0px;
	width:400px;
	margin-left:20px;
	padding:20px;
	font-size:12px;
	border:#CCC 1px solid;
}

.main4 a
{
	font-weight:bold;
	text-decoration:none;
	color:#6E336E;
}
.main4 a:hover
{
	font-weight:bold;
	text-decoration:none;
	color:#00000;
}



.main4 li
{
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

.main4 li a
{
	text-decoration:none;
	font-size:12px;
	color:#000000;
}

.main4 li a:hover
{
	color:#6E066E;
	text-decoration:none;
}




.button
{
	background:url(../images/bg_button.gif) repeat-x center;
	height:20px;
	border:#6E336E 1px solid;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
}



.footer
{
	background:url(../images/footer.jpg) no-repeat;
	width:840px;
	height:118px;
	margin-top:30px;
}


.footer p
{
	text-align:center;
	font-size:10px;
	padding-top:20px;
	position:relative;
	font-weight:normal;
	color:#000000;
}

.footer p a
{
	color:#000000;
	text-decoration:none;
}

.footer p a:hover
{
	color:#6E066E;
	text-decoration:none;
}

.main5
{
	background:#F3F3F3;
	margin-top:40px;
	width:840px;
	height: 250px;
	border:#CCC 1px solid;
}

.main5 p
{
	font-size:12px;
	padding-left:20px;
	padding-right:20px;
	text-align:justify;
}

.required
{
	color:#6A066A;
	font-weight:bold;
	text-align:left;
}
