/**************************************************************************/
/*                         PORTAL CUSTOMIZE STYLE                         */
/**************************************************************************/



.colorborder1 {
	border: 1px solid #1E2A63;
}

.fontcolor1 {
	color: #074B88;
}

.pagecolor1 {
	background-color: #859ECF; 
}

.stitre{
	font-weight: bold;
}

.stitreBleu{
	color: #005AA1;
	font-weight: bold;
	padding: 0 0 0 .83em; /* 10px */
}

p.rond-orange{
	padding: 0;
	padding-left: 1.25em;
	text-indent: 1.25em;
	margin-bottom: 1.67em;
	background: url(../images/puce_rond_o.gif) left 0.3em no-repeat;
}

/*p.rond-bleu {
	list-style-type: none;
	padding: 0;
	padding-left: 1.25em;
	margin-bottom: 1.67em;
	background: url(../images/puce_rond_b.gif) left .17em no-repeat;
}*/
li.rond-bleu {
	background:transparent url(../images/puce_rond_b.gif) no-repeat scroll left 0.17em;
	list-style-type:none;
	margin-bottom:1.67em;
	padding:0 0 0 1.25em;
}

p.fleche-orange{
	padding: 0;
	text-indent: 1.25em;
	margin-bottom: 1.67em;
	background: url(../images/puce_fleche_o.gif) left .17em no-repeat;
}
p.fleche-bleu{
	padding: 0;
	margin-left: 1.67em;
	margin-bottom: 1.67em;
	padding-left: 1.25em;
	background: url(../images/puce_fleche_b.gif) left .17em no-repeat;
}
p.carre-orange{
	padding: 0;
	text-indent: 1.25em;
	margin-bottom: 1.67em;
	background: url(../images/puce_carre_o.gif) left .17em no-repeat;
}
p.carre-bleu{
	padding: 0;
	margin-left: 1.67em;
	margin-bottom: 1.67em;
	padding-left: 1.25em;
	background: url(../images/puce_carre_b.gif) left .17em no-repeat;
}

.nopuce
{
	padding-left:0;
	background: none;
}
