@charset "utf-8";
/* CSS Document */

/* page_detail_annonce */

#column_1{
	width:460px;
	height:443px;
	float:left;
	display:block;
	margin: 20px 0 0 30px;
	}
	
#column_1 img{
	width:214px;
	margin:0 15px 15px 0;
	display:block;
	float:left;
	}
		
#column_2 {
	width:440px;
	height:443px;
	margin: 20px 0 0 0;
	display:block;
	float:left;
	background-color:#FFF;
	}

#column_2_haut {
	width:440px;
	height:15px;
	display:block;
	float:left;
	background-image:url(../img/bg_haut_img_right_home.gif);
	}

#column_2_bas {
	width:440px;
	height:15px;
	display:block;
	float:left;
	background-image:url(../img/bg_bas_img_right_home.gif);
	}
	
#column_2 #bloc_1{
	width:244px;
	margin:0 0 0 0;
	display:block;
	float:left;
	}

#column_2 #bloc_2{
	width:196px;
	margin:0 0 0 0;
	display:block;
	float:left;
	}
#column_2 #bloc_2 h1{
	float:left;
	width:196px;
	height:101px;
	background-image:url(../img/web-agency-offshore.gif);
	}

#column_2 #bloc_2 h1 span{
	display:none;
	}

#column_2 #bloc_2 h2{
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	float:left;
	}

#column_2 #bloc_2 h2 span{
	display:none;
	}

#column_2 #bloc_2 p{
	width:180px;
	margin:0 0 0 0;
	padding:0 10px 0 0;
	display:block;
	float:left;
	}

/*#column_2 #bloc_2 p a{
	text-decoration:underline;
	}

#column_2 #bloc_2 p a:link, a:visited {
	color:#000;
	text-decoration:underline;
	}
#column_2 #bloc_2 p a:hover {
	text-decoration:underline;
	}*/