/* Bruno Boumrah CSS 2006*/
/*************************/


/* ENVELLOPE */
html, body {
	margin: 0px;
	height: auto;
	width: 100%;
	font: 100%/100% Arial, Helvetica, sans-serif;
	background: #610C09 url(images/bg.jpg) repeat-x;
	color: #000000;
	padding: 0px;
	overflow: auto;
}
#site {
	width: 955px;
	height: auto;
	margin: 0px auto;
	background: #610C09 url(images/fond_body.jpg) no-repeat;
}
#site #menu {
	height: 143px;
	font-size: 16px;
	background: url(images/fond_menu.jpg) no-repeat;
	text-align: left;
}
#site #header {
	height: 143px;
	background: url(images/fond_header.jpg) no-repeat right top;
}

#site #menu ul {
	list-style: none;
	display: block;
	margin: 0px;
	float: left;
	padding: 0px;
	width: 180px;
}
#site #menu li {
	display: block;
	margin: 5px 0px;
	width: auto;
	height: auto;
	padding-top: 7px;
	padding-bottom: 10px;
	text-transform: uppercase;
	font: bold 13px/15px Geneva, Arial, Helvetica, sans-serif;
	padding-left: 35px;
}
#site #menu a {
	font-weight: bold;
	color: #FFFFFF;
}
#site #menu a:hover {
	color: #000000;
}
#footer {
	clear: both;
	color: #FFFFFF;
	background: url(images/fond_footer.jpg) no-repeat left top;
	font-size: 0.8em;
	text-align: center;
	font-weight: bold;
	padding: 17px 0px 0 0;
	height: auto;
}
#tt {
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 30px 0 0 0;
	height: auto;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px auto 0px;
	width: 400px;
}
#plan {
	text-align: center;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding-top: 5px;
}
#logo {
	display: block;
	text-align: center;
	padding-top: 21px;
	width: 147px;
	margin-left: 412px;
}
#actualite {
	background:url(images/fond_pgactu.jpg) no-repeat;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
#flash {
	width: 727px;
	height: 229px;
	float: left;
	z-index: 0;
}
#actu {
	height: auto;
	width: 30%;
	padding: 10px;
	float: left;
}
/* CLASS FONCTIONNELLE */

.float_left, .float_leftPadding {
	float: left;
}
.float_right, .float_rightPadding {
	float: right;
}
.float_leftPadding {
	padding: 10px;
}
.float_rightPadding {
	Padding: 10px;
}
.Actif {
	color: #F6DD00;
}
.Bold {
	font-weight: bold;
}
.Block {
	display: block;
}
.Clear {
	clear: both;
}
.Inline {
	display: inline;
}
.Lettrine {
	font-size: 1.3em;
}
.Accroche {
	padding-right: 25px;
	padding-left: 25px;
}
.Align_center {
	text-align: center;
}
.Cat {
	height: auto;
	width: 30%;
	float: left;
	background: url(images/img_cat.gif) no-repeat center bottom;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.miniature {
	height: auto;
	width: 33%;
	float: left;
	padding-top: 1px;
	margin-left: 20px;
}
.miniature img {
	border: 2px solid #008322;
	margin: 3px;
	cursor: pointer;
}
.Justify {
	text-align: justify;
}
.principale{
	height: auto;
	padding: 5px 10px 0px;
	font-size: 0.8em;
	color: #FFFFFF;
	line-height: 14px;
	width: 895px;
}
.Savoir-plus {
	text-align: right;
	float: right;
	color: #214C77;
	font-weight: bold;
}
.Img-align {
	vertical-align: top;
}
/* BALISES */
label {
	font-size: 1em;
	text-align: left;
	float: left;
	width: 80px;
	color: #FFFFFF;
	line-height: 1.4em;
	margin: 0px 10px 0px 0px;
	padding: 5px 0px 0px 20px;
}
ul {
	display: block;
	font-size: 1em;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px;
	height: auto;
	font-weight: normal;
}
h1 {
	display: block;
	padding-top: 5px;
	color: #FFFF00;
	padding-bottom: 5px;
	margin: 0px;
	font: bold 1.5em/1.2em "Times New Roman", Times, serif;
}
.modif_h1 {
	display: block;
	padding-top: 5px;
	color: #FFFF00;
	padding-bottom: 5px;
	margin: 0px;
	font: bold 1.5em/1.2em "Times New Roman", Times, serif;
}
.chge_titre_h1 {
	display: inline;
	padding-top: 0px;
	color: #FFFF00;
	padding-bottom: 0px;
	margin: 0px;
	display:inline;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.2em;
}
h2 {
	display: block;
	font-size: 1.3em;
	margin: 0px;
	padding: 5px 0px;
	color: #FFFF00;
}
h3 {
	padding-top: 15px;
	padding-bottom: 5px;
	margin: 0px;
	display: block;
	line-height: 20px;
	color: #FFFFFF;
	font-size: 18px;
	padding-left: 15px;
}
img {
	border-style: none;
}
li {
	list-style:none;
	background: url(images/puce.jpg) no-repeat left 3px;
	padding-left: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	display: block;
}
hr {
	background: #9777A9;
	color: #B295CD;
	border-top: 1px none;
}
small {
	font-size: 0.4em;
}
form {
	margin: 10px 0px 0px;
	padding-bottom: 0px;
	height: 485px;
}
textarea, input, #go{
	border: 1px solid #C5A073;
}
textarea {
	width: 260px;
	height: 70px;
	overflow: auto;
	margin-top: 2px;
	margin-bottom: 2px;
	background: #DA9435;
	color: #000000;
}
input {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #000000;
	background: #DA9435;
	width: 260px;
}
#go {
	color: #FFFFFF;
	width: 120px;
	height: auto;
	background: #D1591C;
	display: block;
	padding: 0px;
	margin: 5px 0px 0px 113px;
}
p {
	margin: 0px;
	padding: 4px 0px;
	display: block;
}
address {
	display: block;
	text-align: center;
	padding-bottom: 5px;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	height: auto;
	padding-left: 0px;
	color: #FFFFFF;
}
/* LIEN */
a {
	text-decoration: none;
	color: #DA9435;
}
a:hover {
	color: #000000;
}
#footer a:hover {
}
#footer a {
	color: #FFFFFF;
	font-weight: normal;
}
#tt a{
	color: #DD8724;
}
#tt a:hover{
	color: #425E6C;
}
address a {
	color: #FFBF71;
}
address a:hover {
	color: #000000;
}


/* FIN LIEN ******************************************/
/*
.principale img {
	margin-right: 5px;
	margin-left: 5px;
}
*/
#plan a {
	color: #214C77;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 12px;
}
#plan a:hover {
	text-decoration: underline;
}
.Noborder {
	border-style: none;
}
.Nomargin {
	margin: 0px;
}
.Bordure {
	border: 1px solid #FFA439;
}

.Bloc_index {
	height: auto;
	text-align: left;
	padding: 10px;
	width: 96%;
	background: url(images/fond_presentation.jpg) no-repeat;
}
#visuel {
	width: 39%;
}
#site #menu img {
	margin-right: 0px;
	margin-left: 0px;
}
#Fond1 {
	background: url(images/fond_pizzas.jpg) no-repeat center top;
	padding-left: 30px;
	padding-right: 30px;
}
#Fond2 {
	background: url(images/fond_menus.jpg) no-repeat center top;
}
#Fond3 {
	background: url(images/fond_dessert.jpg) no-repeat center top;
}
.Color {
	color: #FD8900;
}
#Seconde_page {
	background: url(images/fond_seconde_page.gif) no-repeat;
	padding: 10px;
	width: auto;
}
.Pointer {
	cursor: pointer;
}
em strong {
	font-style: normal;
	font-weight: bold;
	font-size: 1.3em;
	color: #990000;
}
#plan img {
	vertical-align: middle;
}
blockquote {
	margin: 0px 0px 3px;
	background: #FF3300;
	width: 98%;
	font-size: 11px;
	padding: 0px;
}
#site #Fond1 div {
	width: 20%;
	float: left;
	text-align: center;
	padding-bottom: 40px;
}
.rouge {
	background: #FF0000;
}
.vert {
	background: #009933;
}
.marron {
	background: #993300;
}
#site #Fond1 .pizza h1 {
	text-transform: uppercase;
	padding:0px 3px;
	display: inline;
	margin: 0px;
}
.ingredient {
	font-style: normal;
	padding-bottom: 5px;
	text-transform: capitalize;
	color: #FFFFFF;
	height: 50px;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
}
#site #Fond1 .pizza blockquote span {
	margin-right: 6px;
	margin-left: 6px;
}
.prix {
	font-weight: bold;
	padding: 0 0 4px 0;
	color: #000000;
	border-bottom: 1px dashed #912602;
}
#site #Fond1 .pizza {
}
#site #Fond1 .pizza .prix big {
	font-size: 15px;
	margin-left: 9px;
	line-height: 16px;
}
#site #Fond1 .pizza .prix sup {
	margin-right: 7px;
}
#site #Fond1 .pizza img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 170px;
}
#site #Fond1 #information {
	width: auto;
	padding: 0px;
}
#site #Fond1 #Fond2 {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 320px;
	float: none;
	clear: both;
	text-align: left;
}
#site #Fond1 #Fond2 div {
	padding-top: 25px;
	padding-left: 35px;
	color: black;
	text-align: left;
	padding-right: 5px;
	padding-bottom: 35px;
}
#site #Fond1 #Fond2 h1 {
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font: bold 14px Arial, Helvetica, sans-serif;
}
#site #Fond1 #Fond2 .prix {
	text-align: center;
	font-size: 35px;
	line-height: 1.3;
	border-style: none;
}
#site #Fond1 #Fond2 .espacement {
	height: 140px;
}
#site #Fond1 #Fond3 {

	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 250px;
	float: none;
	clear: both;
	text-align: left;
}
#site #Fond1 #Fond3 div {
	padding-top: 20px;
	padding-left: 55px;
	text-align: left;
	width: 240px;
	color: black;
}
#site #Fond1 #Fond3 .prix {
	text-align: center;
	font-size: 30px;
	border-style: none;
	float: right;
	padding-top: 10px;
	padding-right: 5px;
}
#site #Fond1 #Fond3 h1 {

	color: #000000;
	margin: 0px;
	padding: 5px 0px;
	text-transform: uppercase;
	font: bold 14px Arial, Helvetica, sans-serif;
}
#site #Fond1 #Fond3 .prix2 {
	text-align: center;
	font-size: 30px;
	line-height: 20px;
	border-style: none;
	float: right;
	padding-top: 30px;
	padding-right: 5px;
	font-weight: bold;
}
.cordonnées {
	text-align: left;
	padding-left: 110px;
}
.formulaire {
	padding-top: 10px;
}
#map a {
	color: #DA9435;
}
#map a:hover {
	color: #FFFFFF;
}
#address a {
	color: #FFFFFF;
}
#address a:hover {
	color: #DA9435;
}
