* {
	font-family: Trebuchet MS, helvetica;
	font-size:12px;
}

body { color:black; }

ul{ margin:0px;
	padding-left: 30px;
	 }

div { padding:0; margin:0; }

img { border:0; padding:0; margin:0; }

li {
	list-style-image: url(/images/gestion-de-patrimoine/puce-contenu.gif);
	color:#2b7e9c;
}

a { color:#49669f; }

a:hover { color:#0094cb; }




/* Fond de l'éditeur */
#contenu, body.mceContentBody  {
	background: #fff  repeat-y top;
	padding:0px 0px 0px 0px;
}

a.white:hover {
	color:#ffffff;
}

p {
	margin:0;
	font-size:11px;
	color:#646466;
	line-height:16px;
}

h1.accueil, h1 {
	width:auto;
	height:29px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	padding:10px 0 10px 35px;
	margin:0;
}

h1.accueil {
	background: url(/images/gestion-de-patrimoine/fond-h1.gif) no-repeat;
}

h1 {
	background: url(/images/gestion-de-patrimoine/fond-h1-page.gif) no-repeat;
}

h2 {
	width:auto;
	font-size:14px;
	padding-top:12px;
	color:#646466;
	font-weight:bold;

}

h2.titre-actus {
	background: url(/images/gestion-de-patrimoine/fond-h2-actus.gif) no-repeat;
	padding: 15px 0 0 0px;
}

h2.titre-videos {
	background: url(/images/gestion-de-patrimoine/fond-h2-videos.gif) no-repeat;
	padding: 15px 0 0 0px;
}
h2.titre-adresse {
	background: url(/images/gestion-de-patrimoine/fond-h2-adresse.gif) no-repeat;
	padding: 15px 0 0 0px;
}
h2.titre-actus, h2.titre-videos, h2.titre-adresse {
	width:209px;
	height:39px;
	margin:0;
	font-size:11px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	text-transform:capitalize;
}

h2.video{
	margin-bottom:10px;
	padding:0;
	
}

h2 a { 
	font-size:18px;
	color:#687890;
	font-weight:normal;
	text-transform:capitalize;
}

.image-droite { float: right; margin: 0 0 3px 3px }
.black 	{color: #000000;}
.red 	{color: #df581e;}
.gray 	{color: gray;}
.right 	{text-align: right;}
.bold 	{font-weight:bold;}
.green 	{color:green;}
.white	{color:white;}
.bold	{font-weight:bold;}
.bgWhite 	{background:white;}
.textCenter {text-align: center;}
.top 	{	vertical-align:top;	}
.top td {	vertical-align:top; }
.textRight { text-align:right; }

.zero {
	font-size:0;
	padding:0;
	margin:0;
	float:left;
}

.floatleft { float: left; }
.floatright { float: right; }


/*STYLES DES TABLEAUX*/
	
	 table.tableau {
		 margin-left:20px;	
		 	text-align : center;
		 	width:300px;
		 	font-size:10px;
		 	
		 	 
		 }
		 
		 
	




td.tableauPage {background:#323031;border:1px dotted #242424; color:#; }
td.tableauPage p {color:#eee; }


table.pp {
width:606px;


}

div.admin-menu a {
text-decoration:none;
}

