/****************************

	ELEMENTS HTML GENERAL
	
 ****************************/


/* On parametre les informations generales */
html, body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	background: url('background.png') 0 153px repeat-x;
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #575757;
	font-size: 0.85em;
}


/* Suppression des marging et padding d'lments principaux */
h1, h2, h3, h4, ol, ul, form, p {
	margin: 0;
	padding: 0;
}

a, a:visited {
	color: #E50000;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

.spacer{
	clear:both;
}


/*****************************

	GLOBAL

 *****************************/
 
  #page {
	width: 924px;
	margin: 0 auto;
	position: relative;
	min-height: 100%;
	_height: 100%;
}
 
 
/*****************************

	HEADER : logo et menu

 *****************************/


#header {
	height:210px;
	padding:0;
	background: url(header.png) 0 0 no-repeat;
}

#header .logo, #header h1{
	position:absolute;
	top:45px;
	left:118px;
	height:60px;
	width:315px;
	background: url(logo.png) 0 0 no-repeat;	
	padding:42px 8px 8px 8px;
	font-family: Georgia, Times, Helvetica, sans-serif;
	font-size:1.4em;
	color:#666666;
	font-weight:normal;
}

#header h1 span, #header .logo span{
	display:none;
}

#header .home, #header .offres, #header .comment_investir, #header .financement, #header .presse, #header .contact, 
#header .about, #header .privacy_policy, #header .news, #header .testimoniaux, #header .unique, #header .defaut{
	position:absolute;
	top:0;
	right:18px;
	width:428px;
	height:158px;
}

#header .home{
	background: url(../images/header/home.jpg) 0 0 no-repeat;
}

#header .offres{
	background: url(../images/header/offres.jpg) 0 0 no-repeat;
}

#header .comment_investir{
	background: url(../images/header/comment_investir.jpg) 0 0 no-repeat;
}

#header .financement{
	background: url(../images/header/financement.jpg) 0 0 no-repeat;
}

#header .presse{
	background: url(../images/header/presse.jpg) 0 0 no-repeat;
}

#header .contact{
	background: url(../images/header/contact.jpg) 0 0 no-repeat;
}

#header .about{
	background: url(../images/header/about.jpg) 0 0 no-repeat;
}

#header .privacy_policy{
	background: url(../images/header/privacy_policy.jpg) 0 0 no-repeat;
}

#header .news{
	background: url(../images/header/news.jpg) 0 0 no-repeat;
}

#header .testimoniaux{
	background: url(../images/header/testimoniaux.jpg) 0 0 no-repeat;
}

#header .unique{
	background: url(../images/header/unique.jpg) 0 0 no-repeat;
}

#header .defaut{
	background: url(../images/header/defaut.jpg) 0 0 no-repeat;
}




/*------------------------ Menu ---------------------------*/

#nav ul {
	position:absolute;
	top:159px;
	right:16px;
}

#nav ul li {
	display: inline;
}

#nav ul li a {
	float:left;
	padding: 18px 14px 17px 14px;
	margin: 0;
	text-align:center;
	color: #fff;
	font-size:1.0em;
	font-weight:bold;
	text-decoration: none;
}

#nav ul li a:hover, #nav ul li a.active{
	background-color:#C80000;
}

/*****************************

	CONTENU

 *****************************/

#content{
	z-index:100;
	background: url(background-global.png) 0 0 no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/css/background-global.png', sizingMethod='crop');
	_height:500px;
	padding-top:15px;
	padding-bottom:35px;
	width:924px:
	
}

 /*----------------- Main ----------------------*/
#main{
	float:left;
	width:610px;
	margin:3px 0 30px 0;
	padding-left:30px;
	font-weight:normal;
}

#col-left{
	float:left;
	width:220px;
	margin:3px 0 30px 20px;
}

#main img.img-right1, #news img.img-right2{
	float:right;
	margin: 5px 0 15px 15px;
	padding:4px;
	border:1px solid #bbbbbb;
}

#news img.img-right2{
	margin: 5px 17px 15px 15px;
}

#main img.img-left1{
	float:left;
	margin: 5px 20px 5px 0;
	padding:4px;
	border:1px solid #bbbbbb;
}

#main img.img-left2{
	margin: 5px 20px 5px 0;
	padding:4px;
	border:1px solid #bbbbbb;
}

#main h1, #main h1.second, #col-left h1, #news h1{
	font-family: Georgia, Times, Helvetica, sans-serif;
	font-size:1.5em;
	font-weight:normal;
	color:#f40000;
	border-bottom:2px solid #f40000;
	padding:0 0 3px 0;
	margin:0 0 12px 0;
}

#main h1.second, #news h1 {
	margin:26px 0 12px 0;
}

#main h2, h3{
	font-family: Georgia, Times, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:normal;
	color:#f40000;
	margin:20px 0 12px 0;
}

#main h3{
	padding:3px 0 3px 16px;
	font-size:1.2em;
	background: url(/css/puce1.png) 0 8px no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/css/puce1.pngg', sizingMethod='crop');
	_background: none;
	_height:10px;
}

#main p{
	font-size:1.1em;
	margin:4px 0 10px;
	text-align:justify;
}

#main ul{
	list-style-type:none;
	margin:8px 4px 8px 12px;
}

#main ul li{	
	font-size:1.1em;	
	padding:3px 0 3px 16px;
	background: url(puce1.png) 0 8px no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/css/puce1.png', sizingMethod='crop');
	_background:none;
	_height:10px;
}

#main  h4{
	font-weight:bold;
	padding:8px 0 6px 6px;
	background: url(puce2.png) 0 16px no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/css/puce1.png', sizingMethod='crop');
	_background:none;
	_height:10px;
	font-size:1.2em;	
}

#main a.affiche{
	padding:0 0 4px 28px;
	margin:0;
	display:block;
	text-decoration:none;
	color:#f40000;
	font-size:1.1em;
	background: url(puce1.png) 12px 5px no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/css/puce1.png', sizingMethod='crop');
	_background:none;
	_height:4px;
}

#main a.affiche:hover{
	color:#C80000;
}

#main input.input-admin, #main input.input-admin2{
	border:1px solid #C5C5C5;
	width:510px;
	margin-bottom:2px;
}

#main input.input-admin2{
	width:250px;
}

#main a.bt-admin-supp, #main a.bt-admin-edit, #main a.bt-admin-add, #main input.bt-admin-supp, #main input.bt-admin-edit, #main input.bt-admin-add{
	color:#ad1e1e;
	background: url(cross.png) 0 2px no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/css/cross.png', sizingMethod='crop');
	_background:none;
	padding: 2px 0 2px 18px;
	text-decoration:none;
	border:0px;
	cursor:pointer;
}

#main a.bt-admin-edit, #main input.bt-admin-edit{
	color:#4683C5;
	background: url(page_edit.png) 0 0 no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/css/page_edit.png', sizingMethod='crop');
	_background:none;
}

#main a.bt-admin-add, #main input.bt-admin-add{
	color:#00C000;
	background: url(add.png) 2px 3px no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/css/add.png', sizingMethod='crop');
	_background:none;
}

#main a.bt-admin-edit:hover, #main input.bt-admin-edit:hover{
	color:#2f5783;
}

#main a.bt-admin-supp:hover, #main input.bt-admin-supp:hover{
	color:#741414;
}

#main a.bt-admin-add:hover, #main input.bt-admin-add:hover{
	color:#006C00;
}

#news h2{
	font-size:1.1em;
	font-weight:normal;
	font-family: Georgia, Times, Helvetica, sans-serif;
	margin:20px 0 12px 0;
	color: #575757;
}

#news h2 span.date{
	font-size:1.2em;
	color:#f40000;
	padding-right:20px;
}

#news a.more{
	color:#f40000;
	font-size:1em;
	padding:0 15px;
}

#news  p{
	background: url(puce1.png) 0 4px no-repeat;
	padding:0 14px;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/css/puce1.png', sizingMethod='crop');
	_height:4px;
}

/*-------------- Admin -------------------*/

#main table.para-admin {
	border-collapse:collapse;
	border:1px solid #555555;
	margin:2px 0 26px 0px;
}

#main table.para-admin span.date{
	color:#F20000;
	font-weight:bold;
	font-size:1.1em;
}

#main table.para-admin th{
	border:1px solid #555555;
	padding:4px 5px;
	font-size:1.2em;
	background-color:#dedede;
}

#main table.para-admin tr.pair{
	background-color:#efefef;
}

#main table.para-admin td{
	border:1px solid #555555;
	padding:6px 5px;
}

#main table.para-admin td p label, #main p label{
	float:left;
	width:40px;
}

#col-left form{
	margin:0px 0 20px 0px;
}

#col-left select, #col-left input{
	background-color:#ffffff;
	border:1px solid #f40000;
	width:178px;
}

#col-left select{
	width:220px;
}

#col-left input.bt{
	background-color:#f40000;
	border:0px;
	margin-left:-3px;
	color:#fff;
	font-weight:bold;
	width:38px;
	cursor:pointer;
}

#col-left form input{
	margin-top:2px;
	width:40px;
	height:18px;
}

/*------------------------ Menu -admin ---------------------------*/
#col-left ul {
	list-style-type: none;
	margin:0px 0 20px 0px;
}

#col-left ol{
	list-style-type:decimal-leading-zero;
	margin:0px 0 20px 26px;
}

#col-left ol li{
	font-size:1.1em;
	padding-bottom:2px;
}

#col-left a.more{
	float:right;
	color:#f40000;
}

#col-left ul li a {
	padding: 0 5px;
	font-size:1em;
	text-decoration: none;
}

#col-left ul li a:hover, #col-left li a.active{
	color:#C80000;
}

#col-left p{
	font-family: Georgia, Times, Helvetica, sans-serif;
	color:#6b6b6b;
	font-weight:normal;
	font-style:italic;
	text-align:justify;
}

#col-left img.img-testimonial{
	border:1px solid #bbbbbb;
	margin-bottom:8px;
	padding:4px;
	background-color:#fff;
}



/*------------------------ FOOTER -------------------------------*/

#footer {
	margin:-26px auto 0;
	width:100%;
	text-align:center;
	background:url(footer.png) 0 0 repeat-x;
	height:26px;
	font-size:0.80em;
	color:#fff;
}

#footer p{
	width: 880px;
	margin:0 auto;
	padding-top:8px;
}

#footer a{
	text-align:center;
	text-decoration:none;
	color:#fff;
	position:relative;
}
#footer a:hover{
	text-decoration:underline;
}

form.js input	{
	display: none;
	}
	
