/*  ----------\
	-----------------------------------------------
	Title 		: PointPub Media Communications CSS Menu Document
	Author 		: Karine Laporte
	Version 	: 1.0
	Created 	: 23-01-2010
	Copyright 	: PointPub Media Communications (c) 2010
	-----------------------------------------------
	----------/
	orange : #f9a11b
	bleu   : #2a859c
	gris   : #414042  
/*  ---------------------------------------------------------*/

/* Style général*/
.blog{ width:860px; margin:0px auto; } 
#footerFIXBLOG{	height:105px; width:997px;	margin: 0 auto;  }

.bloc01{ padding:0 20px 40px; 20px;   } 
.blocBlog{ margin:0px auto; background-image:url(../img/bg_blog.jpg); background-repeat:repeat-x; padding:15px 20px 40px 20px; background-position:top;  } 

a:link {font-weight:bold;	color:#2a859c; text-decoration:none;}
a:visited {font-weight:bold;	color:#2a859c; text-decoration:none;}
a:hover {font-weight:bold;	color:#f9a11b; text-decoration:underline;}
a:active {font-weight:bold;	color:#f9a11b; text-decoration:none;}

.chiffre{ margin:0 20px 0 20px; }
.suiv_prec{ text-align:center; }

.ligne{ width:820px; height:1px; background-color:#f0f0f0;}
.lire{ text-align:right; padding-top:7px;}
.dateBlog{ padding-bottom:15px; color:#666;}
.imgBlog{ text-align:center; }