body{
	background-color	: #ECF2F7;
	font-family		: verdana;
	font-size		: 12px;
	margin			: 0px;
	text-align		: center;
}

img{
	border			: 0px;
}

a{
	color			: #FF7C18;
	font-weight		: bold;
	text-decoration		: none;
}

a:hover{
	text-decoration		: underline;
}

h1{
	color			: #2E4D98;
	font-size		: 16px;
	margin			: 0px;
}


h2{
	color			: #707070;
	font-size		: 11px;
	font-weight		: normal;
	margin			: 0px;
}


h3{
	color			: #FF7C18;
	font-size		: 12px;
	margin			: 0px;
}


input[type=text], input[type=password], select{
	background-color	: #F2F6FA;
	border			: solid 1px #FF7C18;
	width			: 150px;
}

input[type=file]{
	background-color	: #F2F6FA;
	border			: solid 1px #FF7C18;
	width			: 255px;
}

textarea{
	background-color	: #F2F6FA;
	border			: solid 1px #FF7C18;
}

input.long{
	width			: 250px;
}

input.short{
	width			: 80px;
}

input.short2{
	width			: 50px;
}

input.short3{
	margin-top		: 4px;
	width			: 20px;
}

input.valid{
	background		: url('../image/11.png') no-repeat top left;
	border			: 0px;
	cursor			: pointer;
	height			: 24px;
	width			: 69px;
}

input.cancel{
	background		: url('../image/12.png') no-repeat top left;
	border			: 0px;
	cursor			: pointer;
	height			: 24px;
	width			: 69px;
}

div.main{
	background-image	: url('../image/01.png');
	background-repeat	: repeat-y;
	margin			: auto;
	width			: 904px;
	atext-align		: left;
}

div.main_content{
	background-color	: #FFFFFF;
	border			: solid 1px #7297BA;
	border-top		: none;
	margin			: 0px 56px 0px 56px;
	vertical-align 		: top;
}

div.content{
	background-color	: #F2F6FA;
	border			: solid 1px #FFB074;
	margin			: 0px 126px 0px 4px;
	text-align		: center;
	min-height		: 800px;

}

div.footer{
	clear			: both;
	color			: #787878;
	height			: 20px;
	text-align		: center;
}

div.footer a{
	color			: #787878;
	font-weight		: normal;
}

div.image_footer{
	height			: 25px;
	overflow		: hidden;
}

div.right_bloc{
	color			: #BDBDBD;
	font-size		: 12px;
	position		: absolute;
	margin-left		: 721px;
	margin-left		: 721px;
	margin-top		: 47px;
	width			: 226px;
}

div.right_bloc a{
	color			: #BDBDBD;
	font-weight		: normal;
}

div.right_bloc_footer{
	height			: 48px;
	overflow		: hidden;
}

div.extranet{
	background-image	: url('../image/04.png');
	background-repeat	: repeat-y;
}


div.extranet_content{
	margin			: 5px 36px 0px 10px;
	text-align		: right;
}

div.extranet div.forgot_login{
	margin			: 10px 36px 10px 10px;
}

div.extranet div.menu{
	margin			: 10px 36px 10px 20px;
	text-align		: left;
}

div.extranet input.extranet{
	width			: 78px;
}

div.formation{
	background-image	: url('../image/04.png');
	background-repeat	: repeat-y;
}

div.formation a{
	color			: #BDBDBD;
	font-size		: 11px;
	font-weight		: bold;
}

div.formation_content{
	margin			: 5px 36px 0px 10px;
	text-align		: left;
}

div.right_bloc ul{
	list-style-type		: none;
	margin-bottom		: 0px;
	margin-top		: 0px;
}

div.right_bloc ul li{
	margin-left		: -35px;
}

div.right_bloc ul li.s21{
	margin-left		: -21px;
}

div.right_bloc ul li.s22{
	margin-left		: -22px;
}

div.form_content label{	
	float			: left;
	text-align		: right;
	width			: 50%;
}

div.form_content p{
	line-height		: 20px;
	text-align		: left;
}

#print_display{
	display			: none;
}

table.list{
	margin			: auto;
	width			: 80%;
}

table ul{
	list-style-type		: none;
	margin-bottom		: 0px;
	margin-top		: 0px;
}

table ul li{
	margin-left		: -40px;
	font-size		: 12px
}

table.stats{
	border-collapse		: collapse;
	margin			: auto;
	width: 90%
}

table.stats td{
	border			: 1px solid #000000;
}

table.stats th{
	border			: 1px solid #000000;
}