@charset "UTF-8";
/* CSS Document */

#header div#logo {
	position:absolute;
	left:19px;
	height:95px;
	width:130px;
	margin:0;
	padding:0;
}
#header #logo a {
	display:block;
	height:87px;
	width:134px;
	background:transparent url('http://www.virginmobile.fr/images/imgsite/header/logo-virgin.png') no-repeat scroll left bottom;
}
#header #logo a img {
	display:none;
}
#header #logo a span {
	display:none;
}
div.resultats {
	overflow: hidden;
	width: 590px;
	margin-left:200px;
	font-size: 11px;
}
div.resultats a {
	font-size: 11px;
	color: #CC0000;
}
.resultats .telephones {
	height: 350px;
}
.resultats .telephone {
	float: left;
	width: 160px;
	height: 350px;
	margin: 0 20px 0 0;
	padding-left: 10px;
}
.resultats img {
	margin-left: 15px;
}
.resultats .telephone p.nom {
	#height: 55px;
	width:150px;
}
.resultats .telephone .nom a {
	color:#000000;
	font-family:Arial,sans-serif;
	font-size: 13px;
	font-weight:bold;
	line-height:17px;
	text-decoration: none;
}
.resultats .telephone .prix {
	height:26px;
	margin:0 3px 7px;
	border-bottom:1px solid #D3D4D5;
	border-top:1px solid #D3D4D5;
	font-size:11px;
	line-height:26px;
}
.resultats .telephone .prix span {
	color:#CC0000;
	font-size:18px;
	font-weight:bold;
}
body.list #left-col #filter a {
	display: inline;
	margin: 0;
	color:#CC0000;
	font-size: 11px;
}
h1.titre {
	font-size: 14px;
	margin: 10px 0 10px 0;
	color: black;
	font-weight: bold;
}
h1.titreArticle {
	font-size: 14px;
	margin: 10px 0 10px 0;
	color: #CC0000;
	font-weight: bold;
}
strong {
	font-weight: bold;
}
div#main {
	overflow: visible;
}
div.pages {
	padding-right: 5px;
	text-align: right;
}
div#footer-row {
	clear: both;
}
div.articles{
	font-size: 11px;
}
div.articles a {
	color: #CC0000;
	font-size:11px;
}
div.articles h3 {
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 18px;
}
div.articles div {
	margin-top: 5px;
	font-weight: normal;
	text-align: justify;
}
div.articles strong {
	font-weight: 120%;
}
div.articles a.suite {
	display: block;
	padding-bottom: 25px;
	text-align: right;
}
div.articles a.titre {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
div.articles a.titre:hover {
	text-decoration: underline;
}
p.upline {
	margin-bottom: 10px;
}
div.detailsArticle {
	line-height: 16px;
	margin-bottom: 100px;
}
div.detailsArticle h2, div.detailsArticle h3 {
	font-weight: bold;
	display: block;
	font-size:13px;
	margin: 5px 0;
}
div.detailsArticle p {
	margin-bottom: 5px;
	text-align: justify;
}
div#baseline {
	clear:both;
}