body {
	background: #fff;
	}
#outer_wrapper {
  font-family: tahoma, verdana, geneva, arial, sans-serif;
  border: 0;
  margin: 0 5%;
  width: 90%;
  }
#container {
	width: 100%;
	margin-right: 0; 
	}
#top {
	margin: 0;
	padding: 0;
	height: 170px;
	}
#main {
	margin: 60px 0 0 25px;
	}

#left {
	margin:0;
	padding: 0;
	}
#content {
	margin-right: 0;
	}
#content p.date {
	margin: 0;
	padding: 0;
	}
#content img.photo {
	float: left;
	margin: 5px 10px 5px 0;
	}
#header, #mainnav, #sidebar {
  display: none; 
	}
	

/* Styles col gauche */

#left img.fleche {
	display: none;
	}
#left p {	
	display: none;
	}
#left p.titre {	
	color: #c03;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 10px;
	}
#left p.date {	
	color: #c03;
	font-weight: bold;
	font-size: 12px;
	margin-top: 6px;
	}
#left p.heure, #left p.lieu {	
	color: #861089;
	font-weight: bold;
	}
#left p.lieu {	
	font-size: 10px;
	}
#left p.detail{	
	color: #861089;
	}
#left p.rv {	
	display: none;
	}

/* Styles de la partie Content * ---------------------------------- */

h1 {
	margin: 3px 0 10px 0;
	padding: 0;
	font-size: 18px;
	letter-spacing: 0;
	font-weight: bold;
 	}
#content p {
	margin: 0 0 6px 0;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	}
#content a  { 
	font-size: 12px; 
	text-decoration: none;
	font-weight: normal;
	color: #333;
	border-bottom: 1px dotted #333;
	}

#content p.entete { 
	margin-top: 20px;
	margin-bottom: 5px; 
	padding-bottom: 5px;
	color: #8c8c8c; 
	font-size: 12px; 
	border-bottom: 1px dotted #861089;
	}
#content p#inter {
	color: #861089;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 2px;
	margin-top: 12px;
	}
#content p.date {
	margin-bottom: 0;
	color: #8C8C8C;
	font-size: 12px;
	}
#content p.date2 {
	margin-bottom: 5px;
	margin-top: 9px;
	color: #8C8C8C;
	font-size: 12px;
	}
#content p.lien a {
	display: none;
	}
#content .nom {
	font-size: 13px;
	color: #3F3F3F;
	}	
#content p.commentaire {
	padding: 3px 0 6px 15px;
	margin-bottom: 0;
	border-left: 5px solid #dab7db;
	color: #3F3F3F;
	}
#content img.fleche {
	margin: 0;
	position: relative;
	top: 4px;
	padding-right: 4px;
	}
#content p.heure, #left p.lieu {	
	color: #861089;
	font-weight: bold;
	margin-bottom: 0;
	}
#content p.lieu {	
	color: #861089;
	margin-bottom: 0;
	}
#content p.detail{	
	margin-bottom: 0;
	}
#content p.titre {
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 0;
	}
#content img.print {
	float: left;
	height: 60px;
	padding: 12px 5px 0 10px;
	}

