/*########################################################
	GENERIQUE
########################################################*/

#content div.blocEncadre {
	background:#F8F8F8 url(../img/bg_bloc.gif) repeat-x scroll center bottom;
	border:1px solid #D4D4D4;
	padding:9px 0px;
	position:relative;
}

#content div.bloc .viewOff {
	display: none;
}

.commentaireGD{
	color:#A8A8A8;
	width: 120px;
}

/*
* Pagination 
*/
#container .pagination {
	margin:12px 0pt;
	text-align:center;
}

/**
* style sur les boutons des formulaires
*/
.form button.ok {
	border: none !important;
	background: url(../img/input_ok.gif) bottom no-repeat !important;
	margin: 0;
	text-align: center !important;
	width: 26px !important;
	height: 16px !important;
	padding: 0 0 1px 1px !important;
	padding: 0 !important !ie;
	color: #575757 !important;
	cursor: pointer;
	cursor: hand;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1em;
}

.blocVide{
	height: 150px;
}

div.imageGD{
	float :right;	
	margin:6px 12px;
}



/*########################################################
	tirage
########################################################*/

#content div.tirage {
	text-align: center;
	width: 60%;	
	padding: 20px 50px;
}

#content div.tirage table {
	margin-bottom :10px;
}

#content div.tirage table th{
	background-color:#370057;
	color:#FFFFFF;
	font-size:0.9em;
	font-weight:normal;
	text-align:center;
}

/*########################################################
	Liste des OPCVM
########################################################*/

select.listeOpcvm{
	width:180px;
}

.listeOPCVM h1 {
	text-align:center;
	color:#370057;
	font-size:2.4em;
	font-weight:normal;
	padding-top: 10px;
}

.listeOPCVM form{
	padding: 20px 0px 0px 80px;;
}

.listeOPCVM div{
	width:70%;
	padding: 20px 0px 50px 80px;
}

.listeOPCVM div table tr.pair td {
	background-color: #f8f8f8;
}

.listeOPCVM div table tr td.texte{
	text-align: left;
	padding-left: 10px;
}

#contentCenter div.list ul li {
	padding-bottom: 10px;
	list-style-type: none;
}

#contentCenter div.list ul li i {
	font-size:0.9em;
}

#contentCenter div.list ul li.pair {
	background: #F3F3F3;
}

#contentCenter div.list ul li.odd {
	background: white;
}

/*########################################################
	plan du site
########################################################*/

table ul.ValoriserPatrimoine, table ul.ValoriserPatrimoine a, table ul.ValoriserPatrimoine  a:hover {
	color:#3E92D5 !important;
}
table ul.financerVosProjets, table ul.financerVosProjets  a, table ul.financerVosProjets  a:hover {
	color:#699A22 !important;
}
table ul.PreparerRetraite, table ul.PreparerRetraite  a, table ul.PreparerRetraite  a:hover {
	color:#ECB20A !important;
}
table ul.ProtegerProche, table ul.ProtegerProche  a, table ul.ProtegerProche  a:hover {
	color:#B70360 !important;
}
table ul.OptimiserFiscalite, table ul.OptimiserFiscalite  a, table ul.OptimiserFiscalite  a:hover {
	color:#45A1A1 !important;
}
table ul.ConstituerImmobilier, table ul.ConstituerImmobilier  a, table ul.ConstituerImmobilier  a:hover {
	color:#D5D112 !important;
}
table ul.TransmettrePatrimoine, table ul.TransmettrePatrimoine  a, table ul.TransmettrePatrimoine  a:hover {
	color:#CA5E08 !important;
}

table ul.MenuInstitutionnel li,
table ul.ValoriserPatrimoine li,
table ul.financerVosProjets li,
table ul.PreparerRetraite li,
table ul.ProtegerProche li,
table ul.ConstituerImmobilier li,
table ul.OptimiserFiscalite li,
table ul.TransmettrePatrimoine li{
	margin-left: 15px;
}


/*########################################################
	Recherche
########################################################*/


#resultatRecherche{
	padding:10px 0 0 10px;
	color:#370057;
	font-size:1.2em;
	font-weight:bold;
}


