

body
{/*
	width:804px;
	margin:26px auto 0 auto;
	border:1px solid #000000;*/
}


img, fieldset {border:medium none;outline:medium none;}

.input_email {font-size:10px;font-weight:bold;color:#000000;width:120px;background: transparent url(../images/login_bg_email.jpg) no-repeat; }
.input_password {font-size:10px;font-weight:bold;color:#000000;width:60px;background: transparent url(../images/login_bg_password.jpg) no-repeat;}




#page
{
	border:1px solid #000000;
	width:804px;
	margin:26px auto 0 auto;

}

/*

	HEADER
	
*/

#page #header
{
	background: transparent url(../images/notlogged/bg_header.jpg) no-repeat;
	width: 804px;
	height: 80px;
}

#page #header #tabs
{
	padding-top: 51px;
	padding-left: 500px;
}

.login_error_message
{
	float: left;
	height:20px;
	padding: 8px 5px 5px 5px;
	font-family:arial, sans-serif;
	font-size:11px;
	color:#FF0000;
	font-weight:bold;
}

/*

	CONTENT
	
*/

#page #content
{
	width: 804px;
}

#page #content #top_banner
{
	width: 792px;
	height: 23px;
	background: transparent url(../images/notlogged/bg_top_banner.jpg) no-repeat;
	
	font-family:arial, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
	
	text-align: center;
	
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	
	padding-top: 4px;
}





#page #content #left_panel
{
	width: 593px;
	float: left;
}

#page #content #left_panel #title
{
	width: 570px;
	margin-top: 10px;
	margin-left: 10px;
	padding-bottom: 3px;
	border-bottom: solid 1px #dcdcdc;
	
	font-family:arial, sans-serif;
	font-size:11px;
	font-weight: bold;
}

#page #content #left_panel #intro
{
	font-family:arial, sans-serif;
	font-size:11px;
	font-weight: regular;
	color: #676767;
	
	padding-left: 25px;
	padding-right: 25px;
	
	height: 121px;
}

#page #content #left_panel #intro .intro_title
{
	font-family:arial, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #bb8c04;
}

#page #content #left_panel #intro a
{
	font-family:arial, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-decoration: underline;
	color: #fa852e;
}

#page #content #left_panel #registration_choice
{
	width: 578px;
	height: 252px;
	background: transparent url(../images/notlogged/bg_registration_choice.jpg) no-repeat;
	
	font-family:arial, sans-serif;
	font-size:11px;
	font-weight: regular;
	color: #000000;
	
	margin-top: 10px;
	margin-left: 7px;
	margin-bottom: 5px;
}

#page #content #left_panel #registration_choice #registration_choice_title
{
	font-family:arial, sans-serif;
	font-size:19px;
	font-weight: bold;
	color: #676767;
	
	padding-left: 28px;
	padding-top: 9px;
	padding-bottom: 6px;
}

#page #content #left_panel #registration_choice #registration_choice_subtitle
{
	font-family:arial, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #ff6c00;
	
	padding-left: 88px;
	padding-top: 23px;
}

#page #content #left_panel #registration_choice #registration_choice_content
{
	padding-left: 88px;
	padding-top: 5px;
	padding-right: 0px;
	
	height: 65px;
	width: 380px;
	
	float: left;
}

#page #content #left_panel #registration_choice #registration_choice_control
{
	padding-left: 10px;
	padding-top: 25px;
	padding-right: 0px;
	
	width: 80px;
	
	float: left;
}


#page #content #left_panel #general_progress_bar
{
	padding-top: 10px;
	padding-left: 10px;
}

#page #content #left_panel #input_fields_section
{
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 5px;
	
	border-bottom: solid 3px #b0b0b0;
	
	font-family:arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

#page #content #left_panel #input_fields_section .title {
	background: transparent url(../images/profile/bullet_small_orange.jpg) no-repeat;
	background-position: 0px 2px;
	padding-left: 10px;
	padding-right: 5px;
	
	font-family:arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ff9900;
}


#page #content #left_panel #input_fields_section .field_section {
	width: 570px;
	padding-top: 3px;
	padding-bottom: 3px;
	
	font-family:arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

#page #content #left_panel #input_fields_section .field_section a {
	text-decoration:underline;
	font-size: 12px;
	font-weight: normal;
	color: #014395;
}

#page #content #left_panel #input_fields_section .field_section .field_name {
	width: 130px;
	background: transparent url(../images/profile/bullet_small_orange.jpg) no-repeat;
	background-position: 0px 7px;
	padding-left: 10px;
	padding-right: 5px;
	
	line-height: 25px;
	
	font-family:arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ff9900;
	float: left;
}

#page #content #left_panel #input_fields_section .field_section .field_value {
	width: 420px;
	font-size: 12px;
	font-weight: normal;
	
	line-height: 25px;
	
	float: right;
}

#page #content #left_panel #input_fields_section .field_section .field_value .field_value_text_content {
	float: left;
	color: #F25000;
}

#page #content #left_panel #input_fields_section .field_section .field_value a {
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	padding-left: 5px;
	color: #004F90;
}

#page #content #left_panel #input_fields_section .field_section .sep {
	width: 570px;
	clear: both;
	padding-top: 3px;
	border-bottom: dotted 1px #cdcdcd;
	height: 3px;
	
}

#page #content #left_panel #input_fields_section #panel_left
{
	width: 275px;
	float: left;
}

#page #content #left_panel #input_fields_section #panel_right
{
	width: 275px;
	float: left;
	padding-left: 20px;
	border-left: dotted 1px #000000;
}


#page #content #left_panel #control_section {
	width: 573px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

#page #content #left_panel #control_section #left_control {
	float: left;
}

#page #content #left_panel #control_section #right_control {
	float: right;
}



#page #content #right_panel
{
	float: left;
	width: 211px;
}

#page #content #right_panel #board
{
	width: 211px;
	height: 154px;
	margin-top: 6px;
	background: transparent url(../images/notlogged/bg_registration_board.jpg) no-repeat;
}

#page #content #right_panel #board .title
{
	font-family:arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff9900;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 10px;
}

#page #content #right_panel #board .section_name
{
	font-family:arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #52555a;
	padding-left: 20px;
}

#page #content #right_panel #board .section_prog
{
	font-family:arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #077dbb;
	padding-left: 20px;
}

#page #content #right_panel #testimony
{
	width: 211px;
	height: 266px;
	background: transparent url(../images/notlogged/bg_registration_testimony.jpg) no-repeat;
}

#page #content #right_panel #testimony .testimony_photo
{
	padding-left: 10px;
	padding-top: 25px;
	float: left;
	width: 70px;
}

#page #content #right_panel #testimony .testimony_name
{
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 25px;
	float: left;
	width: 116px;
	
	font-family:arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #585140;
}

#page #content #right_panel #testimony .testimony_content
{
	clear: both;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	
	font-family:arial, sans-serif;
	font-size: 11px;
	font-weight: regular;
	color: #585140;
}


/*

	FOOTER
	
*/

#page #footer
{
	background-color: #9c9c9c;
	width: 804px;
	height: 18px;
	padding-top: 5px;
	text-align: center;
	font-family:arial, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

#page #footer a
{
	text-decoration: none;
	color:#FFFFFF;
}



/*

WRAPPER HERE IS FOR THE OLD LOGIN FORM PLUGGED INTO THE NEW UNLOGGED STRUCTURE :

*/

#wrapper {
	text-align: center;
	background: transparent url(../images/home/bg_middle_home.jpg) no-repeat;
	width: 804px;
	
	font-family:arial, sans-serif;
	font-size:12px;
	color:#000000;
}

#wrapper #ident {
	float: left;
	padding: 42px 0 0 218px;
	margin: 0;
	width: 210px;
	height: 155px;
	
}

#wrapper #ident label {
	display: block;
	color: #423E31;
	font-weight: bold;
	text-align: left;
	float: left;
}

#wrapper #ident label.last {
	margin-top: 9px;
}

/*
#wrapper #ident input {
	clear: both;
	display: block;
	background: transparent url(../images/forms/bg_input.jpg) no-repeat;
	width: 210px;
	height: 18px;
	margin-top: 2px;
	border: 1px solid #b1b0aa;
}
*/

#wrapper #forgotten {
	margin-top: 10px;
	float: right;
	width: 100px;
	text-align: right;
}

#wrapper #forgotten a {
	color: #423E31;
	font-size:10px;
	font-weight: regular;
	text-decoration: underline;
}

#wrapper #sign {
	float: left;
	height: 45px;
	vertical-align: middle;
	line-height: 45px;
	margin-top: 8px;
	padding-left: 95px;
	
}

#wrapper #sign input {
	border: none;
	width: auto;
	height: auto;
}

#wrapper #infos {
	float: left;
	padding: 70px 0 0 0px;
	width: 257px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	line-height: 20px;
	display: none;
}

#wrapper #error_message {
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
	padding-left: 218px;
	height: 20px;
}

#wrapper #bottom {
	background: transparent url(../images/home/bg_bottom_home.jpg) no-repeat
		;
	width: 804px;
	height: 110px;
	clear: both;
}

#wrapper #bottom ul {
	margin: 0;
	padding: 20px 0 0 26px;
	list-style: none;
	height: 66px;
}

#wrapper #bottom ul li {
	margin: 0;
	padding: 2px 0 0 0;
	list-style: none;
	float: left;
	text-align: center;
	height: 35px;
}

#wrapper #bottom ul li a {
	font-weight: bold;
	text-decoration: none;
	line-height: 37px;
}

#wrapper #bottom ul li a:hover {
	text-decoration: underline;
}

#wrapper #bottom ul li.first {
	margin: 0 0 0 3px;
	width: 200px;
	font-weight: bold;
	text-decoration: none;
	line-height: 37px;
	color: #8E6901;
}

#wrapper #bottom ul li.first a {
	color: #8E6901;
}

#wrapper #bottom ul li.second {
	margin: 0 0 0 11px;
	width: 222px;
	font-weight: bold;
	text-decoration: none;
	line-height: 37px;
	color: #111111;
}

#wrapper #bottom ul li.second a {
	color: #111111;
}

#wrapper #bottom div {
	color: #ffffff;
	height: 24px;
	width: 100%;
	font-weight: bold;
	color: #888888;
	text-align: center;
}

#wrapper #bottom ul li.third {
	margin: 0 0 0 11px;
	width: 152px;
	font-weight: bold;
	text-decoration: none;
	line-height: 37px;
	color: #111111;
}

#wrapper #bottom ul li.third a {
	color: #111111;
}

#wrapper #bottom ul li.fourth {
	margin: 0 0 0 11px;
	padding: 2px 0 0 6px;
	width: 131px;
	font-weight: bold;
	text-decoration: none;
	line-height: 37px;
}


/*

WRAPPER HERE IS FOR THE OLD 'WHAT IS FINROAD' PAGE PLUGGED INTO THE NEW UNLOGGED STRUCTURE :

*/


#wrapper_instit{
	/*background: transparent url(../images/instit/bg_wrapper.jpg) no-repeat;*/
	
	font-family:arial, sans-serif;
	font-size:12px;
	color:#000000;
}
/*
#wrapper_instit p#intro{
	padding:0 0 0 10px;
	line-height:30px;
	height:30px;
	vertical-align:middle;
	font-weight:bold;
	color:#5b5d60;
	font-size: 12px;
}
*/
#wrapper_instit #col1{
	width:282px;
	height:287px;
	float:left;
	padding:10px 0 0 13px;
	overflow:hidden;
}
#wrapper_instit #col1 ul li{
	list-style-type:none;
	width:282px;
	height:23px;
	overflow:hidden;
}

#wrapper_instit #col1 ul li a{
	background: transparent url(../images/instit/bg_li.png) no-repeat;
	list-style-type:none;
	width:272px;
	height:16px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	color:#ffffff;
	line-height:16px;
	vertical-align:middle;
	overflow:hidden;
}

#wrapper_instit #col1 ul li a strong {
	display:block;
	float:left;
	width:19px;
	text-align:center;
}

#wrapper_instit #col1 ul li a span {
	display:block;
	float:left;
	width:253px;
}

#wrapper_instit #col1 ul li.selected a,
#wrapper_instit #col1 ul li a:hover{
	background: transparent url(../images/instit/bg_li_selected.png) no-repeat;
	text-decoration:none;
	color:#000000;
}

/* COL 2 */

#wrapper_instit #col2{
	width:402px;
	height:300px;
	float:left;
	padding:10px 0 0 32px;
	overflow:hidden;
}

#wrapper_instit #col2 p{
	color:#000000;
	font-size: 11px;
	/*height:129px;*/
}

#wrapper_instit #col2 h3{
	color:#000000;
	font-size: 11px;
	font-weight:bold;
	text-decoration:underline;
}

#wrapper_instit #col2 ul{
	margin-top:11px;
}
#wrapper_instit #col2 ul li{
	list-style-type:none;
	width:125px;
	height:25px;
}

#wrapper_instit #col2 ul li a{
	padding:0 0 0 11px;
	background: transparent url(../images/instit/bg_li2.png) no-repeat;
	list-style-type:none;
	width:114px;
	height:15px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	color:#000000;
	line-height:15px;
	vertical-align:middle;
}

#wrapper_instit #col2 ul li .item{
	padding:0 0 0 11px;
	background: transparent url(../images/instit/bg_li2.png) no-repeat;
	list-style-type:none;
	width:114px;
	height:15px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	color:#000000;
	line-height:15px;
	vertical-align:middle;
}

.message_box
{
	margin:20px;
	border:dashed 1px #AAAAAA;
	padding:5px;
	width:680px;
	min-height:100px;
}
.message_notification, .message_error
{
	float:left;
	width:35px;
	height:36px;
	padding:20px;
}
.message_notification	{background:transparent url("../images/inbox/ico_info_msg.gif") no-repeat 15px 15px;}
.message_error	{background:transparent url("../images/inbox/ico_error.gif") no-repeat 15px 15px;}
.message_content
{
	float:left;
	font-weight:bold;
	color:#555555;
	font-size:13px;
	padding:20px;
	width:500px;
}

/****************************************/
/*			GROUPES ET MODULES			*/
/****************************************/

#group_page
{
	width:953px;
	margin:0 auto 0 auto;

	outline:none;
	font-family:arial, sans-serif;
	font-size:11px;
	color:#000000;
}



