@import url(/css/commun/common_bom.css);
@import url(/css/commun/spip.css);
@import url(/css/commun/bom_composants.css);

body {
margin-left:0;
margin-right:0;
}
img {
border: 0;
}

form {
margin:0;
padding:0;
}

.whiteBk {
background-color:white;
}
a {
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

.clear {
clear:both;
}




a.hrefTBlue {
background-image:url(http://m.bestofmedia.com/i/bestofmicro/design/common/triangle_bleu.gif) ;
background-repeat: no-repeat;
background-position:0 3px;
text-decoration:underline;
padding-left:12px;
color:#02284E;
}
a.hrefTBlue:hover {
color:#034A92;
}
.hrefBlueDark {
color:#02284E;
font-size: 11px;
}
a.classic {
color:#0B70D7;
}

a.standard {
color:#02284E;
}

.black {
color: #000;
}

.blueStandard {
color:#0B70D7;
}

.tiny {
font-size: 10px;
}

.tinyClassic {
font-size: 10px;
color: #0B70D7;
}

.tinyBlueDark {
font-size: 10px;
color: #02284E;
}




img.rss3d{
margin-bottom:-3px;
}

#breadcrumbsBlock {
}

#tableMain {
background-color: white;
color: #02284E;
border-left: 1px solid #B7CBD7;
border-right: 1px solid #B7CBD7;
width:990px;
border-collapse: collapse;
}

#right {
text-align: center;
vertical-align:top;
width:162px;
padding-left: 0px;
padding-right: 0px;
}



.ficheP p {
margin: 0;
padding:0;
}

ul.listNewsComparo {
margin:0;
padding:0;
list-style: none;
}

ul.listNewsComparo li {
margin:0;
padding:0;
}

/* LISTING DES ACTUALITES */
ul.listingHomeNews {
padding:0;
padding-top: 5px;
padding-bottom: 10px;
margin:0;
margin-top:0px;
border: 0px solid pink;
padding-left:5px;
}

.listingHomeNews li {
list-style: none;
padding-left:0px;
padding-top:3px;
padding-bottom:0px;
font-size: 11px;
}

/* =CLEARFIX */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow:hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* END =CLEARFIX */


 /*
 * For cms
 */

.imgLeft {
	float: left;
}

.imgRight {
	float: right;
}

#imgContent {
	text-align: center;
	margin: 5px;
}

#imgContent .iZoom {
	display: block;
}

#imgContent .lZoom {
	background: url(http://img.presence-pc.com/design/loupe.gif) left top no-repeat;
	padding: 2px 0 5px 18px;
}

/* NEW LEGEND */

.imgLeft {
	float: left;
}

.imgRight {
	float: right;		
}	  

.imgCenter {
	margin: 0 auto;
	text-align: center;
	display: block;
}

.imgCenter .spipLegend {
	margin: 0 auto;
}

#imgContent {
	text-align: center;
	margin: 5px;
}

#imgContent .iZoom {
	display: block;
}

#imgContent .lZoom {
	background: url(http://img.presence-pc.com/design/loupe.gif) left top no-repeat;
	padding: 2px 0 5px 18px;
}

.imgContent {
	text-align: center;
	margin: 15px;
}

td.imgContent {
	padding: 10px;
	vertical-align: top;
	text-align: center;
}

.imgContent .spipLegend {
	font-size: 10px;
	margin-top: 5px;
	display: block;
	padding-bottom: 3px;
}

.imgContent .spipLegend a {
	font-size: 10px;
	text-decoration: underline;
}

.imgContent .spipLegend img, #contentDossier .imgContent .spipLegend img {
	display: inline;
	padding: 0;
	margin: 0;
	margin-bottom: -10px;
}

.imgTab {
	margin: 10px auto;
}

/* =BOUTONS 
------------------------- */
a.bt-blue  {
	background:transparent url(http://m.bestofmedia.com/i/bestofmicro/design/bt-blue.gif) no-repeat scroll left top;
	color:#FFFFFF;
	display:block;
	float:left;
	padding:0px 0px 0px 10px;
}
a.bt-blue span {
	background:transparent url(http://m.bestofmedia.com/i/bestofmicro/design/bt-blue.gif) no-repeat scroll right top;
	display:block;
	float:left;
	height:20px;
	line-height:20px;
	padding:0px 10px 0px 0px;
}
/* ---------------------- */
