/* CSS Document */

/* colonne gauche */

#colonne_gauche {
display:block;
width:229px;
float:left;
}

#colonne_gauche p{
display:block;
width:210px;
margin-top:12px;
margin-left:5px;
line-height:17px;
}

#colonne_gauche h2{
display:block;
width:229px;
height:90px;
background:url(../images/studio-de-creation.gif);
text-indent:-5000px;
}

#colonne_gauche p#nuage a.stage{
display:block;
width:200px;
background:#3e4392;
padding:3px;
padding-left:10px;
text-decoration:none;
color:#FFF;
}

#colonne_gauche p#nuage a:hover.stage{
background:#ec720a;
}

#colonne_gauche p#nuage{
display:block;
width:210px;
margin-top:40px;
margin-left:5px;
line-height:19px;
color:#939bc6;
}

#colonne_gauche p#nuage a{
text-decoration:none;
color:#939bc6;
}

#colonne_gauche p#nuage a.rose{
font-size:12px;
font-weight:normal;
color:#f57fc1;
text-decoration:none;
}

#colonne_gauche p#nuage a.gros{
font-size:14px;
text-decoration:none;
}

#colonne_gauche p#nuage a.orange{
font-size:15px;
font-weight:normal;
color:#efb481;
text-decoration:none;
}

#colonne_gauche a#facebook{
	display:block;
	background:url(../images/facebook.gif) no-repeat left 5px;
	height:40px;
	padding-left:40px;
	text-decoration:none;
	color:#3e4392;
	font-size:12px;
	margin-top:5px;
	border-top:1px solid #bee5f7;
	line-height:40px;
	width:161px;
}

#colonne_gauche a#prestashop{
	display:block;
	padding-top:5px;
	background:url(../images/agence-certifiee-prestashop.jpg) no-repeat left 5px;
	height:66px;
	text-indent:-5000px;
	margin-top:10px;
	border-top:1px solid #bee5f7;
	width:201px;
}

/* colonne droite */


#colonne_droite {
width:357px;
float:left;
}

#colonne_droite dt img {
border:1px solid #aedff5;
}

#colonne_droite dl {
display:block;
margin-left:20px;
margin-bottom:10px;
}

#colonne_droite dl#bas {
display:block;
margin-left:20px;
margin-bottom:0;
}

#colonne_droite dd {
height:60px;
display:block;
width:252px;
padding-top:5px;
padding-right:50px;
text-align:right;
background:url(../images/fond-ref-home.jpg) no-repeat bottom right;
}

#colonne_droite dd#bleu {
height:60px;
display:block;
width:252px;
padding-top:5px;
padding-right:50px;
text-align:right;
background:url(../images/fond-ref-home_bleu.jpg) no-repeat bottom right;
}

#colonne_droite dd a{
text-decoration:none;
color:#ec720a;
}

#colonne_droite dd a:hover{
text-decoration:underline;
color:#ec720a;
}

#liens_accueil{
display:block;
width:300px;
height:28px;
text-align:right;
color:#73caef;
line-height:29px;
margin-right:40px;
right:0;
}

#liens_accueil a{
text-decoration:none;
font-weight:bold;
color:#f79700;
}