BODY
{
	color		: #443c3a;
   	font-family	: Arial;
   	font-size	: 12px;
}


   
   .titrenews, .datenews
   {
   	text-align	: right;
   	padding-right	: 50px;
   	font-family	: Arial;
   	text-transform	: uppercase;
   	font-weight	: bold;
   	font-size	: 10px;
   	background	: #c3b7ae;
   }
   
   .titrenews
   {
   	color		: #ea6102;
   	padding-top	: 5px;
   	padding-bottom	: 2px;
   }
   
   .datenews
   {
   	color		: #7c7c7c;
   }
   
    .resumenews
   {
   	color		: #443c3a;
   	text-align	: right;
   	padding-right	: 50px;
   	font-family	: Arial;
   	font-size	: 10px;
   	background	: #c3b7ae;
   }
   
   .resumenews A
   {
   	color		: #443c3a;
   	text-decoration	: none;
   }
   
   .morenews
   {
   	text-align	: right;
   	padding-right	: 50px;
   	font-family	: Arial;
   	font-size	: 10px;
   	background	: #c3b7ae;
   }
   
   .morenews A
   {
   	color		: white;	
   }
   
HTML.MSIE .nav1
{
	display: none;
}

HTML.MSIE .nav2
{
	display: inline;
}

HTML.NotMSIE .nav1
{
	display: table-row;
}

HTML.NotMSIE .nav2
{
	display: none;
}

#paveactu
{
	left		: 0px;
	top		: -98px;
	position	: relative;
}

#pavecuisine
{
	left		: 0px;
	top		: -52px;
	position	: relative;
}

