/* =Gabarit à 2 colonnes */
/* (16)	780	179 */
/* 4+12	770+10 179 reste 11+4 */

/* = Deux colonnes principales */
#portal {
	width: 780px;
	float: left;
	margin-left: 16px; /* à corriger pour IE6 (doubled margin bug) */
}

#right {
	width: 179px;	
	margin-top:-74px;
	float: left;
}


/* = largeur des colonnes correspondant à des .portal-column .wide */
#center, #bottom {
	width: 780px;
}

#bottom, #M_footer {
	clear: both;
}


#P_search_result #M_decryptage_entete {
	background-color: white;
	color: black;
	border-top: 7px solid #000633;
	width: 770px;
	padding: 1px 0 66px 0;
	margin:0 0 0 16px;
}

#P_search_result #M_decryptage_entete h2 {
	width: 248px;
	float: left;
}

#M_decryptage_entete2
{
	background-color: white;
	color: black;
	width: 770px;
	padding: 1px 0 66px 0;
	margin:0 0 0 16px;
}

#M_decryptage_entete2 h2 {
	width: 248px;
	float: left;
}

#P_search_result #M_decryptage_outils {
	color: black;
	background: url(../img/P_decryptage_fond_outils.png) right top no-repeat;
	text-align: right;
	float: left;
	width: 510px;
	padding: 20px 12px 0 0;
}

#P_search_result #M_decryptage_outils2 {
	color: black;
	background: url(../img/P_actu_associations_fond_outils.png) right top no-repeat;
	text-align: right;
	float: left;
	width: 510px;
	padding: 20px 12px 0 0;
}

#P_search_result #M_decryptage_outils p, #P_search_result #M_decryptage_outils p a {
	color: black;
	margin: 0.8em 0 0.8em 0;
	padding-right: 0;
}

#P_search_result #M_decryptage_outils p a:hover img {
	text-decoration: normal;
}

#P_search_result #M_decryptage_outils p#, M_decryptage_date {
	color: black;
	background-color: white;
	margin: 0.8em 0 0.8em 6px;
	float: left;
}

#P_search_result #M_decryptage_outils2 p strong {
	color: #F58220;
}

#P_search_result #M_decryptage_outils2 p img {
	vertical-align: -4px;
	margin-right: auto;
}

#P_search_result #M_decryptage_outils2 p, #P_search_result #M_decryptage_outils2 p a {
	color: black;
	margin: 0.8em 0 0.8em 0;
	padding-right: 0;
}

#P_search_result #M_decryptage_outils2 p a:hover img {
	text-decoration: normal;
}

#P_search_result #M_decryptage_outils2 p#, M_decryptage_date {
	color: black;
	background-color: white;
	margin: 0.8em 0 0.8em 6px;
	float: left;
}

#P_search_result #M_decryptage_outils2 p strong {
	color: #F58220;
}

#P_search_result #M_decryptage_outils2 p img {
	vertical-align: -4px;
	margin-right: auto;
}
