.bordure {
	border:2px solid #FFFFFF;
}
a.vertical {
	display:block;
	color:#FFFFFF;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:0px 0px 0px 3px;
	width:auto;
	height:16px;
	background:#CC0000;
}
a.vertical:hover {
	color:#FFFFFF;
	background:#A42B58;
}
.fond_body {
	background:url(../img/body.jpg) no-repeat;
}
/*################# la div intégration ########## */
div#integration {font: 13px "Trebuchet MS"; color:#ffffff; padding: 10px;}
#integr{
width:585;
font-size:13px;
color:#000000;
margin:0 10px;
}
/*################# les liens ########## */
a{color:#CCCCCC;}
a:hover{color:#99CC33;}

/*################# les titres ########## */
/*h2 {letter-spacing: 6px;font-size:1.1em; border-bottom:1px solid #ff6600; text-align:right;}*/
h2:first-letter {
	color: #000099;
	font-size:24px;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
}
h2 {
	font-size: 22px;
	color: #990000;
	text-align: right;
	margin:70 10px;
	border-bottom:1px solid #27446a;
}
h4{
font-size:17px;
color:#990000;
border-bottom:1px dashed #990000;
margin:0 10px;
}

/*#################  les tableaux ########## */

table td {
	font-size: 13px;
}
.element_droit{
float:right;
border:1px dashed #000000;
margin:5 10px;
}
.bordure_tiret{
border:1px dashed #000000;}
.bordure_verte{
border:1px dashed #878D3F;}
h3 {
	font-size: 15px;
	color: #333366;
	letter-spacing: 0.1em;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333366;
	margin-right: 10px;
	margin-left: 10px;
}
.recette {
	font-size: 14px;
	font-weight: bold;
	color: #333366;
	margin-right: 20px;
	margin-left: 20px;
}
.coordonnes {
	font-size: 17px;
	font-weight: bold;
	color: #878D3F;
	margin-right: 20px;
	margin-left: 20px;
}
.mot_rouge {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
.txt_recette {
	font-size: 14px;
	color: #333366;
	margin-right: 20px;
	margin-left: 20px;
	
}
.txt_recette:first-letter {
	font-size: 17px;
	color: #333366;
	font-weight:bold;
}
.carte {
	font-size: 14px;
	color: #990000;
	padding-left:10px;
}
.prix {
	font-size: 13px;
	font-weight: bold;
	color: #3F3F3F;
	text-align: center;
}
.menus {
	font-size: 14px;
	color: #333366;
	padding-left:10px;
}
