/*
Theme Name: Orange
Theme URI: http://orange.mu/
Description: Orange theme
Version: 1.6
Author: Asvin Balloo
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets


*/

.news {
	border-bottom:1px solid #CCCCCC;
	height:100%;
	margin-bottom:10px;
	overflow:auto;
	padding-bottom:10px;
}

.description {
	margin-top:10px;
}

.vignette {
	float:left;
	text-align:center;
	width:130px;
}

.chapeau {
	float:left;
	width: 655px;
}

.clear-float{
	clear: both;	
}

.date{
	color:#767676;
	font-size:80%;	
}

.emphasis-title-16 {
	border-bottom:0px none;
	font-size:16px;
}

.news-title {
	color:#000000;
	font-size:14px;
	font-weight:bold;
}

.entry p{
	margin-bottom: 10px;
}

.entry img{
	padding: 5px;
}

strong{
	font-weight: bold;
}

.navigation{
	margin-top: 20px;	
}

.alignleft, .leftSide{
	float: left;
	padding:5px;
}

.alignright, .rightSide{
	float: right;
	padding:5px;
}

.size-full, .size-medium, .size-thumbnail{
	padding: 10px;
}

#tableau-content td{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
