@charset "utf-8";
/* CSS Document */
* { outline:none;} 
a,a:active{
	color:rgb(0,51,153);
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
	color:rgb(0,51,153);
}
#FirstLine p,#BaseLineA p{
	color:white;
	margin:5px 0 5px 45px;
	font-size:11px
}
#FirstLine p a{
	color:white;
}
.BGblue{
	background-color:rgb(153,204,255);
}
.BGfond_01{
	background-image:url(../image/fond_01.gif);
	background-repeat:repeat-y;
}
#Baseline p {
	margin:5px 0 5px 45px;
	font-size:11px;
	color:rgb(0,51,153)
}
h2{
	font-size:20px;
	font-weight:bold;
	color:rgb(153,204,255);
	padding-bottom:5px;
	border-bottom:1px solid rgb(153,204,255);
	margin-bottom:10px
}
.MarginRight{
	margin-right:15px
}
h3{
	font-size:16px;
	font-weight:bold;
	color:rgb(0,51,153);
	margin:20px 15px 10px 0;
	line-height:20px
}
h4{
	font-size:9px;
	color:rgb(153,204,255);
	text-transform:uppercase;
	margin-top:0;
	margin-bottom:0;
	font-weight:bold;
}
p{
	font-size:10px;
	color:rgb(0,51,153);
}
p.plan{margin-left:10px}
div.AppMarg h4,div.AppMarg h3,div.AppMarg h2,div.AppMarg p	{
	margin-right:15px
}
.actualite{	
	margin-top:0px;
	margin-bottom:10px;
}
.border-actualite{
	border-bottom:1px dotted rgb(153,204,255);
	margin:10px 15px 0 0;
}
.actualite p{
	margin-bottom:0;
	margin-right:15px;
}
td a.menu{
	text-transform:uppercase;
	text-decoration:none;
	color:rgb(0,51,153);
	font-size:10px;
}
td a.menu:hover{
	text-decoration:underline;
}
table td{
	padding:0;
	vertical-align:top;
	line-height:12px;
	text-align:left;
}
table.unique{
	margin:5px 0 0 0
}
td.CelG{
width:10px;
}
td.CelD{
padding-top:2px;
padding-left:3px;
}
table.spip {
	font-size:10px;
	margin:20px 0 0 0;
}
table.spip td{
	padding:0 10px 10px 0;
}
img.logo{
	margin-left:20px
}
.portfolio{
	float:left;
	margin:10px 10px 0 0
}
.portfolio img{
	border:1px solid #ccc
}
a.acid{
	background-image:url(../image/acid_creation_fpc.gif);
	background-repeat:no-repeat;
	padding:2px 0 2px 20px;
}
.ZePage p a{
	background-image:url(../image/lien_li_out.gif);
	background-repeat:no-repeat;
	padding:2px 0 2px 15px;
}
/* ---------- FIN --------------*/