/*
Theme Name: Financi&egrave;re fonds priv&eacute;s

*/
*{margin:0;padding:0;}
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}


DIV#page{
	width:994px;
	margin:auto;
	background:url(./img/bg-body.gif) top center repeat-y;
	color:#00284a;
	font-family:verdana,arial,times,sans-serif;
	font-size:11px;
	position:relative;
	padding-bottom:80px;
	min-height:100%;
}
#header{
	height:196px;
	background:transparent url(./img/headers/header-1.jpg) 230px 0px  no-repeat;
	margin:0 9px;
	position:relative;
}
#header A{
	display:block;
	width:191px;
	height:122px;
	outline:none;
	text-indent:-9000px;
	background:url(./img/logo.gif) 0 0 no-repeat;
	position:absolute;
	top:30px;
	left:15px;
	
}
#message{
	border:solid 1px #acaeae;
	border-left:none;
	border-right:none;
	margin:0 30px 0 240px;
	padding:3px 0 2px 12px;
	font-size:1em;
	position:relative;
}
/* Lien texte home dans le header */ 
A.homeLink{
	position:absolute;
	top:4px;
	right:4px !important;
	right:30px;
	color:#00284a;
	text-decoration:none;
	padding-left:18px;
	background:url(./img/pictoHome.gif)center left no-repeat;
}
A.homeLink:hover{
	text-decoration:underline;
}

.sidebar-left{
	width:214px;
	float:left;
	margin:-20px 0 0 8px;
}
*+html .sidebar-left {
	margin:-27px 0 0 8px;
}
.sidebar-left HR{
	border:none;
	height:1px;
	border-bottom:1px solid #acaeae;
	margin:19px 10px 10px 15px;
}
.sidebar-left FORM{
	padding:0 0 0 15px;
	position:relative;
	
}
.sidebar-left FORM LABEL{
	display:block;
	color:#666;
}
.sidebar-left FORM INPUT.text{
	border:solid 1px #AAA;
	padding:2px 3px 0px 3px;
	width:157px;
	height:18px;
}
.sidebar-left FORM INPUT.btn{
	background-color:#FFFFFF;
	border:1px solid #AAAAAA;
	height:22px;
	padding:0px 3px 3px 2px;
	position:absolute;
	margin-left:4px;
}
*+html  .sidebar-left FORM INPUT.btn{
	top:51px;
}
.sidebar-left A{
	color:#acaeae;
}
H4{
	padding:4px 8px;
	background-color:#e4f3fb;
	text-transform: uppercase ;
	font-size:1em;
}
H4.img{
	text-indent:-9000px;
	margin:12px 0 0 0;
	height:14px;
}
H3.img{
	text-indent:-9000px;
	margin:0 0 10px 0;
	height:24px;
}
H4.accueil{
	background:url(./img/titres/accueil.gif) top left no-repeat;
}
H4.legals{
	background:url(./img/titres/legals.gif) top left no-repeat;
}
H4.partenaires{
	background:url(./img/titres/liens.gif) top left no-repeat;
	margin-top:26px;
}
H4.services{
	background:url(./img/titres/services.gif) top left no-repeat;
}
H4.prive{
	background:transparent url(./img/titres/espacePrive.gif) top left no-repeat;
}
H3.actualites{
	background:url(./img/titres/actualites.gif) top left no-repeat;
}
H3.notreMetier{
	background:#f0f0f0 url(./img/titres/notreMetier.gif) top left no-repeat;
}

.sidebar-left SPAN, .sidebar-right SPAN{
	background-color:#FFF;
	padding:3px 4px;
	margin:0 0 0 20px;
}
.sidebar-left UL, .sidebar-right UL{
	margin:0 0 8px 22px;
}
.sidebar-left UL LI, .sidebar-right UL LI{
	list-style:square outside;
	width:170px;
	margin:3px 0 0 0;
}
.sidebar-left UL LI A, .sidebar-right UL LI A{
	color:#00284a;
	text-decoration:none;
}
.sidebar-left UL LI.page-item-6{
	list-style:none;
	background:transparent url(./img/picto-fleche.gif) no-repeat 0 4px;
	margin-left:-15px;
	padding-left:15px;
}
.sidebar-left UL LI.page-item-6 A{
	color:#009cdd;
	font-weight:normal;	
}

.sidebar-left UL LI A:HOVER, .sidebar-right UL LI A:HOVER{
	text-decoration:underline;
}

.sidebar-right{
	width:214px;
	height:500px;
	float:right;
	margin:0 9px 0 0 ;
}

#content{
	margin:0pt 0pt 0pt 230px;
	padding:12px 10px 0 10px;
	width:506px;
	position:relative;	
}
#footer{
	padding : 10px 20px;
	width:466px;
	background-color:#f0f0f0;
	left:240px;
	bottom:0;
	position:absolute;
	height:30px;
	font-size:0.8em;
}
#footer A,#footer A:VISITED{
	color:#00284a;
}
#footer LI{
	float:left;
	list-style:none;
	padding:0 8px 0 0;
}
.post{
	padding:8px 12px;
}
.post UL LI{
	list-style-position:inside;
}
.post UL {
	margin:0 0 0 8px;
}
DIV.edito{
	text-align:justify;
}
DIV.edito UL{
 	margin:12px 0 8px;
}
DIV.edito UL LI{
	list-style-position:outside;
	margin:0 0 0 12px;
}
#content H2 A, #content H2{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#00284a;
}
#content A{
	color:#00284a;
}
.entry{
	color:#58585a;
	margin-top:4px;
}
.entry UL{
	margin:18px 0 12px 10px;
	list-style-position:inside;
}
.entry LI{
	text-align:justify;
	margin:0 0 12px 0;
}
.post A IMG{
	border:none;
}
.entry p{
	margin:0 0 18px 0;
	text-align:justify;
}


#post-9 STRONG{
	font-size:1.2em;
}
#post-9 P.interLigne0{
	line-height:14px;
	padding:0 0 12px 0;
	font-size:1.1em;
}
#post-9  H5{
	font-size:1.5em;
	margin-top:20px;
}
#post-9  DIV{
	margin: 26px 0 6px 0;
}
IMG.vignette{
	padding-right:5px;
	padding-bottom:5px;
	margin-right:8px;
	margin-bottom:0px;
	float:left;
	display:block;
}
p.vignette-texte{
	float:left;
	display:block;
	width:354px;
}
#post-10  SMALL{
	position:absolute;
	right:118px;
	top:305px;
}

A.link-archive{
	display:block;
	text-align:right;
	font-size:10px;
}
.entry H5{
	font-size:1.2em;
	font-variant: small-caps;
	margin:8px 0 4px 0;
}
P.clear{
	line-height:0px;
	clear:both;
}
a.more-link{
	font-size:10px;
}

/*
+----------------------------------------------------------------+
|																							|
|	WordPress 2.5 Plugin: WP-PageNavi 2.31									|
|	Copyright (c) 2008 Lester "GaMerZ" Chan									|
|																							|
|	File Written By:																	|
|	- Lester "GaMerZ" Chan															|
|	- http://lesterchan.net															|
|																							|
|	File Information:																	|
|	- Page Navigation CSS Style													|
|	- wp-content/plugins/wp-pagenavi/pagenavi-css.css					|
|																							|
+----------------------------------------------------------------+
*/
.wp-pagenavi{
	font-size:0.75em;
	position:absolute;
	right:4px;
	bottom:10px;
}

#content .wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	color: #FFF;
	border: 1px solid #333;
	color: #333;
	background-color: #FFFFFF;

}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #333;
	color: #333;
	background-color: #FFFFFF;
}
.wp-pagenavi a:hover {	
	color: #FFF;
	border: 1px solid #FFF;		
	background-color: #00284a;	
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;

}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	border: 1px solid #333;
	color: #333;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #00284a;		
	color: #FFF;
	background-color: #00284a;	

}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	color: #FFF;
	background-color: #00284a;	
}
.passoublie{
	font-size:10px;
}
.spacer{
	clear:both;
}
