/*********************************
*** COUP DE COEUR & PLAT JOUR ***
*********************************/

#corps #corps_in .coup_coeur table, #corps #corps_in .coup_coeur tr, #corps #corps_in .coup_coeur td
{
	margin: 0px;
	padding: 0px;
}
#corps #corps_in .plat_jour table, #corps #corps_in .plat_jour tr, #corps #corps_in .plat_jour td
{
	margin: 0px;
	padding: 0px;
}
#corps #corps_in .coup_coeur .milieu, #corps #corps_in .plat_jour .milieu
{
	vertical-align:middle;
	background-repeat: no-repeat;
	width:173px;
	height:136px;
}
#corps #corps_in .coup_coeur .droite, #corps #corps_in .plat_jour .droite
{
	background-repeat: no-repeat;
	width:227px;
	height:136px;
	margin: 0px;
	padding: 0px;
}

#corps #corps_in .coup_coeur .milieu img, #corps #corps_in .plat_jour .milieu img
{
	padding-top: 2px;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
}
#corps #corps_in .coup_coeur .droite .txt, #corps #corps_in .plat_jour .droite .txt
{
	font-size: 10px;
	font-weight:bold;
	padding: 5px;
	padding-left: 15px;
	width: 227px;
	height: 115px !important;
	height: 105px;
}
#corps #corps_in .coup_coeur .droite .plus, #corps #corps_in .plat_jour .droite .plus
{
	text-align: right;
	padding: 0px;
	width: 227px;
	height: 18px;
}

#corps #corps_in .coup_coeur .droite a, #corps #corps_in .plat_jour .droite a
{
	color: #696969;
	font-size: 10px;
	text-decoration: underline;
}
#corps #corps_in .coup_coeur .droite a:hover, #corps #corps_in .plat_jour .droite a:hover
{
	color: #FF8151;
}


/*************************** NEWS  ACCUEIL ***********************/

#corps #corps_in  .news
{
	margin: 0px;
}
#corps #corps_in  .news .titre
{
	background-image:url(../img/news.gif);
	background-repeat: no-repeat;
	margin : 0px;
	padding: 0px;
	width: 160px;
	height: 25px;
}
#corps #corps_in  .news .corps
{
	width: 160px;
	height: 254px;
	margin : 0px;
	padding: 0px;
	font-size: 10px;
}

#corps #corps_in .news .corps p
{
	color: #696969;
	margin : 0px;
	padding-top: 5px;
	/*padding-left: 4px;
	padding-right: 4px;*/
}

#corps #corps_in .news .corps p a
{
	/*color: #696969;*/
	color: #FF8151;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
#corps #corps_in .news .corps p a:hover
{
	/*color: #FF8151;*/
	color: #e70000;
	background: #FCEFC7;
}


/*********************** edito ************************/
#edito
{
	margin-right: 20px;
	margin-left: 20px;
	line-height: 18px;
}

#edito a {
	color: #FF8151;
	text-decoration: none;
	font-weight: bold;
}

#edito a:hover {
	color: #e70000;
}
