@charset "utf-8";
/* CSS Document */
a {
color: #993300;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
* {
color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#CC6600; 
	background-image:url(images/fond_site.jpg);
}
.Style4 {
	color: #993300;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}


#Tableau_2 {
width:613px;
height:768px;
}

.marron
{
background-color:#BE4516;
}



/* tableau ddes recettes avec bordures roudes */
#tableligne {
height:22px;
}
		
		.tablecoingauche1 {
		background:url(../images/ligne_gauche.jpg) right no-repeat;
		width:12px;
		height:22px;
		text-align:right;
		vertical-align:top;
		}
		
		.tablemilieu1
		{
		background-color:#bf4502;
		width:83%;
		}
		
		.tablecoindroit1 {
		background:url(../images/ligne_droite.jpg) right no-repeat #BE4516;
		width:12px;
		height:22px;
		text-align:left;
		vertical-align:top;
		}
		.tablemilieu1 a:link,.tablemilieu1 a:active,.tablemilieu1 a:visited, .marron a, .marron a:active,
		.marron a:visited, .bas_centre a, .bas_centre a:active, .bas_centre a:visited, .detail_actu1 a, .detail_actu1 a:active, .detail_actu1 a:visited,
		.next1 a, .next1 a:active, .next1 a:visited, .date1, .lien_bas_actu a, .lien_bas_actu:active, .lien_bas_actu a:visited, .link_page a, .link_page a:active, .link_page a:visited {
		color:#FFFFFF;
		}
		.tablemilieu2 a:link,.tablemilieu2 a:active,.tablemilieu2 a:visited, {
		color:#000000;
		}
		.tablemilieu1 a:hover, .marron a:hover, .bas_centre a:hover, .detail_actu1 a:hover, .next1 a:hover, .lien_bas_actu a:hover,  .link_page a:hover {
		color:#ffdbc7;
		}
		
		.texte1 {
		height:30px;
		background:url(../images/bg_legende.jpg) no-repeat;
		width:100%;
		}

		.texteblanc {
		color:#FFFFFF;
		}

/* detail des recettes */

#titre_recette {
background:url(../images/fond_menu.jpg);
height:128px;
width:577px;
}

.titre
{
padding-left:100px;
padding-top:50px;
text-transform:uppercase;
font-weight:bold;
color:#bf4502;
}

.bord_gauche_tableau
{
width:1px;
background:url(../images/bordure_point.jpg) repeat-y right;
}

.bord_droit_tableau
{
width:1px;

background:url(../images/bordure_point.jpg) repeat-y right #FFFFFF;
vertical-align:top
}
.coin_haut_gauche
{
width:20px;
height:25px;
background:url(../images/bord_haut_gauche.jpg) no-repeat right;
}
.coin_bas_gauche
{
width:20px;
height:34px;
background:url(../images/bord_bas_gauche.jpg) no-repeat right;
background-position: 2px 0;
}
.coin_bas_droite
{
width:20px;
height:34px;
background:url(../images/bord_bas_droite.jpg) no-repeat left;
}
.bas_centre
{
background:url(../images/fond_bas_centre.jpg) repeat-x bottom #ffffff;
}

.fond_liens
{
background:url(../images/fond_liens.jpg) repeat-y left;
}
.texte_centre {
padding:10px;
}


/* page des actualités */

.date1, .date2, .next1, .next2
{

width:70px;
padding-left:4px;
padding-right:4px;
}
.date1, .next1, .detail_actu1
{
height:22px;
background-color:#BE4516;
}

.lien_bas_actu
{
background-color:#bf4502;
width:93%;
color:#ffffff;
}
.coin_haut_droit_actu
{
background:url(../images/coin_haut_droit_actu.jpg) left top no-repeat;
}
.coin_pdf
{
background:bottom;
background:url(../images/ligne_gauche.jpg) right bottom no-repeat;
width:12px;
text-align:right;
vertical-align:bottom;
}
.coin_pdf2
{
background:bottom;
background:url(../images/ligne_droite.jpg) right bottom no-repeat;
width:12px;
text-align:right;
vertical-align:bottom;
}
.texte_pdf
{
background:url(../images/fond_bas_centre.jpg) repeat-x #ffffff;
background-position:0px 18px;
}

.link_page {
background-color:#bf4502;
color:#ffffff;
text-align:center;
}
/* pied de page */

#pied_page {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-style:italic;
background:url(../images/fond_pied_page.jpg) no-repeat top;
color:#333333;
}
#pied_page a {
color:#bd4515;
text-decoration:none;
font-size:12px;
}
#pied_page a:hover {
color:#000000;
text-decoration:underline;
}

#pied_page_index {
font-family:trebuchet, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}
#pied_page_index h1 {
font-weight: normal;
color: #000000;
text-decoration:none;
font-size:12px;
}
#pied_page_index a {
color:#ffdbc7;
text-decoration:none;
font-size:12px;
}
#pied_page_index a:hover {
color:#000000;
text-decoration:underline;
}