/*							Main elements						*/
html, body{
	margin:0;
	padding:0;
	font-size: 12px;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	height:100%;			/* used for bottom footer */
	background-image: url('../images/content/body.png');
	background-repeat:repeat;
}
.blue{
	color:#1A5793;
	text-decoration:none;
}
h1{
	color:#01518c;
	font-size:15px;
	font-weight:bold;
}

#site{
	width:1000px;
	margin:auto;
	background-color:#FFFFFF;
	border-left:1px solid black;
	border-right:1px solid black;
	background-image: url('../images/content/bg.png');
/*	behavior: url('css/pngfix/iepngfix.htc'); */
	background-repeat: no-repeat;
	background-position: bottom left;
	_height:100%;		/* used for bottom footer */
	min-height: 100%;	/* used for bottom footer */
	position: relative; /* used for bottom footer */
}
.clear{
	clear:both;
}
.small{
	color:#666666;
	font-size:9px;
}
#clear_content{
	margin-bottom: 0;		/* used for bottom footer */
	padding-bottom:60px;	/* used for bottom footer */
}

/*                          Error validate                  */
label.error{ /* used for the validation plugin */
	display:block;
	font-weight:normal;
	color:#FF0000;
}
input.error, select.error{
	background-image:url('../images/icons/cross.png');
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:16px;
}
ul.tick{
	list-style-image:url('../images/icons/tick.png');
}
/*							Header							*/
#header{
	position:relative;
	height:161px;
	width:1000px;
	margin: auto;
	margin-top: 0;		/* used for bottom footer */
}
#header_slide{
	position:absolute;
	top:0px;
	left:0px;
	height:161px;
	width:1000px;
}
#header_front{
	position:absolute;
	top:0px;
	left:0px;
	height:161px;
	width:1000px;
	background-image:url('../images/header/bg_front.png');
	background-repeat:no-repeat;
	z-index:9;
}

#login_top{
	position:absolute; 
	right:43px; 
	top:0px; 
	width:160px;
	color:white;
	line-height:23px;
	font-size:11px;
}
#login_top a{
	color:white;
	text-decoration:none;
}
/*							Menu							*/
#menu{
	width:1000px;
	margin:auto;
	background-image:url('../images/menu/bg.png');
}
#menu_bg{
	height:45px;
	background-image:url('../images/menu/bg.png');
	padding-left: 53px;
	#padding-left:0;
}

.menu_node{
	float:left;
	height:45px;
	width:128px;
	position:relative;
}
.menu_node_link{
	display:block;
	height:45px;
	font-family:Helvetica,Verdana,Tahoma,Arial;
	background-image:url('../images/menu/menu_node.png');
	font-size:14px;
	text-align:center;
	color:#FFFFFF;
	line-height:46px;
	text-decoration:none;
}
.menu_node_link:hover{
	background-image:url('../images/menu/menu_node_open.png');
}
#sub_menu{
/*	background-image:url('../images/menu/submenu.png'); 
	background-repeat:no-repeat; */
	height:128px;
	width:1000px;
	margin:auto;
	background-color: #000;	
}
#sub_menu_bg{
/*	background-image:url('../images/menu/submenu.png'); 
	background-repeat:no-repeat; */
	height:148px;
	background-color: #000;	
}
.submenu{
	display:none;
	background-image:url('../images/menu/dropdown_bg.png');
	background-position:bottom center;
	width:128px;
	line-height:31px;
	position:absolute;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	font-family:Helvetica,Verdana,Tahoma,Arial;
	z-index: 99;
}
.classic{
	color: #FFF;
	text-decoration: none;
}
.classic:hover{
	color: #FFF;
	text-decoration: underline;
}

/*							Content							*/
.more{
	color:#085696;
	font-family:Tahoma;
	text-decoration:none;
	font-weight:bold;
}
#content_left{
	width: 690px;
	margin-left: 10px;
	float:left;
}
#content_right{
	width: 260px;
	float:right;
	_margin-right:-20px;
	background-image: url('../images/content/right.png');
	background-position: top;
	text-align:center;
	behavior: url('css/pngfix/iepngfix.htc');

}
#content_bg{
/*	background-image: url('../images/content/bg.png');
	behavior: url('css/pngfix/iepngfix.htc'); 
	background-repeat: no-repeat;
	background-position: bottom right; */
	width: 1000px;
}
.asterisque{
	margin-top: 10px;
	color:#666666;
	font-style: italic;
}
h1.main_title {
	width: 610px;
	margin: 10px 0;
}
.not_main_title {
/*	background-image: url(../images/fleche_droite.png);
	background-position: bottom left;
	background-repeat: no-repeat; */
	font-size: 14px;
	color: #01518c;
	width: 610px;
	margin: auto;
	margin-bottom:20px;
	margin-top:20px;
}
.not_main_title_admin {
/*	background-image: url(../images/fleche_droite.png);
	background-position: bottom left;
	background-repeat: no-repeat; */
	font-size: 14px;
	color: #01518c;
	width: 610px;
/*	margin: auto; */
	margin-bottom:20px;
	margin-top:20px;
	margin-left: 20px;
}
.not_main_content{
	padding-left: 35px;
	width: 610px;
	margin: auto;
	
}
.separation{
	width: 610px;
	height: 5px;
	background-image: url(../images/separation.png);
	background-repeat: no-repeat;
	margin: 20px auto;
}
.separationBis{
	width: 610px;
	height: 5px;
	background-image: url(../images/separation.png);
	background-repeat: no-repeat;
	margin: 20px auto;
	margin-top: -8px;
}
.separation_admin{
	width: 610px;
	height: 5px;
	background-image: url(../images/separation.png);
	background-repeat: no-repeat;
	margin: 0px 20px 20px 20px;
}
#logregister_div{
	border:2px solid #00497F;
	padding:5px;
}
tr.blue_bg {
	background-color:#34505C;
	color:#FFFFFF;
}
/*							footer							*/
#footer{
	width:1000px;
	margin: auto;
	background-color:#101010;
	text-align: center;
	color: #FFFFFF;
	height:60px;
	background-image:url('../images/footer/bg.png');
	line-height:30px;
  	position: absolute;		/* used for bottom footer */
  	bottom: 0; 				/* used for bottom footer */
  	left: 0;				/* used for bottom footer */
}

#footer a{ 
	padding-left:20px;
	padding-right:20px;
	text-decoration:none;
	color:#FFFFFF;
}
/*							Login							*/

.title_account{
	text-align:left; 
	font-size:16px; 
	color:#01518c;
	margin-top: 10px;
}

.title_account h1{
	font-weight: normal;
	margin-bottom: 10px;
	text-align: center;
	font-size: 20px;
}

.active_arianne {
	font-size:14px;
	color: #01518c;
}

.inactive_arianne {
	font-size: 12px;
	color: #B2B2B2;
}

.inactive_arianne a, .inactive_arianne a:visited {
	font-size: 12px;
	color: #B2B2B2;
	text-decoration: none;
}

.inactive_arianne a:hover {
	font-size: 12px;
	color: #01518c;
	text-decoration: underline;
}

.subtitle_account {
	font-weight: bold;
	color: #01518c;
	font-size: 13px;
}

.subtitle_account hr {
	font-weight: bold;
	color: #01518c;
	margin-right: 10px;
}

.login_box {
	width:375px;
	margin: auto auto 55px auto;
}

img{
	behavior: url(css/pngfix/iepngfix.htc);
}

.pngfix, .fixpng {
	behavior: url(css/pngfix/iepngfix.htc);
}

.submit_grey{
	background-image: url(../images/buttons/submit_grey_small.png);
	behavior: url(css/pngfix/iepngfix.htc);
	background-color: #FFF;
	border: none;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	height:46px;
	width:124px;
	text-align:center;
	text-decoration:none;
	font-weight: bold;
	cursor: pointer;
	padding-bottom: 10px;
	behavior: url('css/pngfix/iepngfix.htc');
}
.submit_grey:hover {
	color: #000;
}

.button_orange, .button_orange:visited {
	background-image:url('../images/buttons/button_orange.png');
	behavior: url(css/pngfix/iepngfix.htc);
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	height:58px;
	width:173px;
	line-height:53px;
	text-align:center;
	text-decoration:none;
	font-weight: bold;
	cursor: pointer;
	behavior: url('css/pngfix/iepngfix.htc');
}
.button_orange:hover{
	text-decoration:none;
	color: #FFFFFF;
}

.button_grey, .button_grey:visited {
	background-image:url('../images/buttons/submit_grey.png');
	behavior: url(css/pngfix/iepngfix.htc);
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	height:46px;
	width:213px;
	line-height:36px;
	text-align:center;
	text-decoration:none;
	font-weight: bold;
	cursor: pointer;
	behavior: url('css/pngfix/iepngfix.htc');
}
.button_grey:hover{
	text-decoration:none;
	color: #000000;
}


.account_link, .account_link:visited {
	color: #01518c;
	text-decoration: none;
}

.account_link:hover {
	color: #01518c;
	text-decoration: underline;
}

/**                 Register               **/
.submit_orange_small{
	background-image: url(../images/buttons/button_orange_small.png);
	behavior: url(css/pngfix/iepngfix.htc);
	background-color: #FFF;
	border: none;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	height:46px;
	width:93px;
	text-align:center;
	text-decoration:none;
	font-weight: bold;
	cursor: pointer;
	padding-bottom: 9px;
	padding-right: 11px;
	behavior: url('css/pngfix/iepngfix.htc');
}

.fail_message{
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	display:none;
	margin:15px;
}
.success_message{
	color:#1D9101;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	display:none;
	margin:15px;
}

/**                Souscription              **/
#contratEmissionBSA {
	margin: auto;
	border: solid 1px #000;
	overflow:auto;  
	height: 350px;
	width: 550px;
	padding: 15px;
	background-image: url('../images/content/bg.png');
/*	behavior: url('css/pngfix/iepngfix.htc'); */
	background-repeat: no-repeat;
	background-position: bottom right;
}

.acceptContrat {
	padding-top: 15px;
	margin: auto;
	width: 500px;
	text-align: center;
}

.submit_orange {
	background-image:url('../images/buttons/button_orange.png');
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	height:58px;
	width:173px;
	line-height:53px;
	text-align:center;
	text-decoration:none;
	font-weight: bold;
	background-color: #FFFFFF;
	border: none;
	margin: auto;
	padding-bottom: 5px;
	cursor: pointer;
	behavior: url('css/pngfix/iepngfix.htc');
}

.submit_orange_big {
	background-image:url('../images/buttons/button_orange_big.png');
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	height:58px;
	width:213px;
	line-height:53px;
	text-align:center;
	text-decoration:none;
	font-weight: bold;
	border: none;
	margin: auto;
	padding-bottom: 5px;
	cursor: pointer;
	behavior: url('css/pngfix/iepngfix.htc');
}

.input_bsa {
	text-align: right;
}

#bulletinSouscriptionApercu {
	padding: 40px;
	width: 560px;
	height: 450px;
	border: solid 1px #000;
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../images/content/bg.png');
/*	behavior: url('css/pngfix/iepngfix.htc'); */
	background-repeat: no-repeat;
	background-position: bottom right;
}

.table_paiement_header {
	background-image: url(../images/paiement/paiement_card_head.png);
	background-repeat: no-repeat;
	behavior: url('css/pngfix/iepngfix.htc');
}

#table_paiement {
	background-image: url(../images/paiement/paiement_table_footer.png);
	background-repeat: repeat-y;
	behavior: url('css/pngfix/iepngfix.htc');
}

.table_paiement_footer {
	background-image: url(../images/paiement/paiement_card_foot.png);
	background-repeat: no-repeat;
	height: 31px;
	behavior: url('css/pngfix/iepngfix.htc');
}

.downloadDocDiv {
	background-color: #DDDDDD;
	margin: 30px auto;
	padding: 10px;
	width:450px;
}
#loader {
	margin:auto; 
	display:none; 
	width:200px; 
	text-align:center;
	font-weight: bold;
	padding: 10px;
}

.loader {
	margin:20px auto; 
	display:none; 
	width:200px; 
	text-align:center;
	font-weight: bold;
	padding: 10px;
}

.titleQuestio {
	height: 50px;
	font-weight: bold;
}

.subQuestioTitle {
	background-color: #01518c;
	color: #FFF;
	font-weight: bold;
}

.error_session {
	font-family: Times;
	color: #000;
	margin: 25px auto;
	width: 400px;
	text-align: center;
}

/**              Documentation              **/
.documentHeader {
	background-image:url(../images/document_header.png);
	behavior: url('css/pngfix/iepngfix.htc');
	background-repeat: no-repeat;
	height: 32px;
	width: 569px;
}

.documentHeader td {
	font-weight: bold;
	padding-left: 40px;
}

.subTitleDoc {
	color: #1A5793;
	font-weight: bold;
}
.e6 {
	background-color: #D9E1E7;
}

/**              Right               **/
#simulateRight {
	width: 214px;
	height: 113px;
	margin: 10px auto;
	background-image: url(../images/content/simulate.png);
	background-repeat: no-repeat;
	behavior: url('css/pngfix/iepngfix.htc');
	background-position: center center;
	padding: 5px 10px;
	color: #FFF;
	text-align: left;
	font-size: 12px;
}
#content_right h1 {
	font-size: 14px;
	color: #FFF;
	margin: 0px auto 5px auto;
	font-weight: normal;
	text-align: center;
}
#tabSimulateRight{
	font-size: 11px;
	width: 100%
}
.smallInput {
	height: 14px;
	font-size: 10px;
	border: 0;
	text-align: right;
	vertical-align: middle;
}
#investRightDiv {
	width: 229px;
	height: 123px;
	background-image: url(../images/content/invest.png);
	background-repeat: no-repeat;
	behavior: url('css/pngfix/iepngfix.htc');
	background-position: center center;
	color: #FFF;
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	padding-top:5px;
	_height:153px;
}
#downloadRight {
	background-image: url(../images/content/download.png);
	background-repeat: no-repeat;
	behavior: url('css/pngfix/iepngfix.htc');
	background-position: center center;
	margin-left:14px;	
	margin-top:8px;
	#margin-left:-3px;
	padding-top:10px;
	padding-left:10px;
}
#downloadRight a, #downloadRight a:visited {
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
}
#downloadRight a:hover {
	text-decoration: underline;
}
#partenaireRight{
	width: 229px;
	height: 123px;
	background-image: url(../images/content/partenaires2.png);
	background-repeat: no-repeat;
	behavior: url('css/pngfix/iepngfix.htc');
	background-position: center center;
	color: #FFF;
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	padding-top:5px;
	margin-top: 10px;
	_width: 249px;
	_margin-left:5px;
	_height:153px;
	_padding-left:12px;
	_padding-top:12px;
} 
/**          Investir dans Cap ISF          **/
.souscriptionList {
	background-image: url(../images/icons/rond.png);
	background-repeat: no-repeat;
	behavior: url('css/pngfix/iepngfix.htc');
	background-position: center center;
	font-weight: bold;
	color:#FFF;
	margin: 15px 15px 15px 35px;
	height: 24px;
	width:23px;
	text-align: center;
	line-height: 22px;
	float: left;
}
.souscriptionListText {
	float: left;
	width: 500px;
	padding-top: 18px;
}

.register_box {
	margin-left: 15px;
	margin-top: 10px;
}
.tabPaiement {
/*	background-image: url(../images/bg_paiement.png);
	background-position: bottom center;
	behavior: url('css/pngfix/iepngfix.htc'); */
	height:130px;
	padding-right:10px;
	padding-top:10px;
	width:320px;
	border:solid 1px #B2B2B2;
}

.accountDiv {
	border: solid 1px #C6C6C6;
	width: 480px;
	margin: 20px auto;
	height: 360px;
}
.accountLinkDiv {
	width: 480px;
	height: 120px;
	margin: auto;
	text-align: left;
}

.accountLinkDiv a, .accountLinkDiv a:visited {
	color: #1A5793;
	font-weight: bold;
	text-decoration: none;
	height: 80px;
	width: 460px;
	display: block;
	padding-top: 40px;
	font-size: 20px;
	padding-left: 20px;
}

.accountLinkDiv a:hover {
	color: #727272;
	font-weight: bold;
	text-decoration: none;
	background-color: #DBEAF9;
	height: 80px;
	width: 460px;
	display: block;
	padding-top: 40px;
	font-size: 20px;
	padding-left: 20px;
}

#souscriptionDocuments {
	margin-left: 40px;
}

.documentation_box a, .documentation_box a:visited, .documentation_box a:hover {
	color: #000;
	text-decoration: none;
}

/***********************	Invitations    ************************/


#contact_method_list{
	margin-right:10px;
	list-style-type:none;
	margin-left: 100px;
}
#contact_method_list span a{
	display:block;
	float:left;
	color:#1A5793;
	font-weight:bold;
	text-decoration:none;
	padding:10px 25px;
	border-left:1px solid #CCC;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	_margin-bottom: -20px;

}
#contact_method_list span a:hover{
	background-color:#1A5793;
	color:#FFFFFF;
}

.import_method{
	display:none;
}
/***********************	Contact importer module    ************************/

.contact_importer{
	height:450px;
	margin:10px 0px;
}
.alpha{
	width:30px;
	margin-top:25px;
	float:left;
	border-width: 1px 0px 1px 1px; 
	border-style: solid; 
	border-color: #000000;
	
}
.letter{
	width:30px;
	text-align:center;
	background-color:#FFF;
}
.letter a{
	display:block;
	width:30px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	padding:1px 0px;
}
.letter_focus {
	background-color:#6fa837;
}
.contact_container{
	width:270px;
	height:450px;
	float:left;
	overflow:auto;
	border: 1px solid gray;
}
.contact{
	padding:5px;
	border-bottom:1px solid #DDD;
}
.contact:hover{
	background-color:#EFEFEF;
	border-bottom:1px solid #000;
}
.contact_container_header{
	background-color:#DDD;
	height:20px;
	border-bottom:1px solid white;
}
.contact_list{
	width:300px;
	height:250px;
	float:left;
	border: 1px solid gray;
}
.contact_list_header{
	background-color:#DDD;
	height:20px;
	border-bottom:1px solid white;
}
.contact_list_container{
	overflow:auto;
	height:229px;
}
.real_contact{
	padding:3px;
	border-bottom:1px solid white;
}	

.red{
	border:1px solid red;
	color:red;
	padding:10px;
}
.green{
	border:1px solid green;
	color:green;
	padding:10px;
}
