/**
* DREAMO ALL - CSS CBO Front
* @version 1.2 
* by couleurs blanches web & design agency http://www.couleursblanches.ch
* @date: dec 8 2005
* @copyright (C) 2005 couleursblanches.ch * 
**/

*{
	margin:0;
	padding:0;
	border:0;
}
body{
			
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		color:#534139;
}
/*CURSORS*/
a{
	cursor:pointer;
}


hr{
	height:0px;
	border:0;
	border-bottom:1px #2a1e1b solid;
	margin-top:11px;
	margin-bottom:10px;
	
}
/*CONTENT*/
#content p, #titre h1{
	margin-bottom:15px;
	color:#534139;
}
#titre h1{
		color:#d44488;
}
p,h1,h2,h3{
	cursor:default;
	color:#0c678d;
}

	#content {
		margin-left:10px;
		
	}
#content h1,h2,h3,h4,h5,h6,hr{
		margin-left:-10px;
		
	}
	#content .bleu{
		color:#0c678d;
	}
	#content h1{
		color:#0c678d;
		font-size:24px;
	}
	#content h2{
		font-size:16px;
		color:#0c678d;
	}
	#content h3{
		color:#0c678d;
		font-size:14px;
	}
	#content h3.bleu{
		color:#0c678d;
	}
	#content h4{
		font-size:12px;
		color:#0c678d;
		display:inline;
	}
	#content h5{
		font-size:11px;
		color:#0c678d;
		display:inline;
	}
	#content h6{
		font-size:10px;
		display:inline;
		color:#0c678d;
	}

#shortnewsText h4{
	color:#333333;
}
/* SEO */

#seo{
	z-index:1;
	position:absolute;
	display:none;
	font-size:11px;
	color:#333333;
	text-align:left;
	top:0;
	left:0;
	width:0;
	height:0;
}


/*LOGO DREAMO*/

/*LISTS*/
#content ol li{
	margin-left:20px;
}
.padding5{
margin-right:5px;}
.marginbottom5{
margin-bottom:5px;}
.capitalFirst{
	color:#e20880;
	font-weight:bold;
}
ul.links{
	margin-left:0px;
}
ul.links li{
	list-style:circle;
	margin-bottom:11px;
	/*color:#617559;*/
}
	
/*HISTORY BACK FLASH*/
#historyBackFlash{
	position:absolute;
	display:none;
}
/*STATS*/
#stats{
	display:none;
}