/* RESET CSS */

html, body, div, span, plet, object, iframe, h1, h2, h3,
h4, h5, h6, p, blockquote, pre, a, abbr, acronym,
address, big, cite, code, del, dfn, em, font, img, ins,
kbd, q, s, samp, small, strike, strong, sub, sup, tt,
var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, ction, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}

html {min-height: 100%;}
	
/*
a {color: #4ba5da;}
a:link {
	color: #FFCC00;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #FF6600;
}
a:hover, selected a{color: #282828;}*/

body {
	background: #7B0101;
	color: #000000;
	font: normal 62.5% Tahoma,sans-serif;
	text-align: justify;
	padding-top:20px;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {font: normal 1.8em Tahoma,sans-serif;
	text-align: center;
	text-indent:-9999px;}
h2 {
	font: bold 1.5em sans-serif;
	color: #000;	
	margin-bottom:20px;
	}
h3 {font: bold 1em Tahoma,sans-serif;}

form,input {margin: 0; padding: 0; display: inline;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}





.clearer {
	clear: both;
	font-size: 0;
	height: 0px;
}



.inner-container {
	background: #FFF;
	font-size: 1.2em;
	margin: auto;
	padding: 10px;
	width: 750px;

}

.outer-container {
	background: #fdd7ab url('images/bg.jpg') repeat-x;
}


.header {
	/*background: #222 url('images/banner_chef.jpg') no-repeat;*/
	height: 250px;
	margin-bottom: 0px;
	text-align: left;
}
.header .title {
	color: #FFF;
	padding-top: 50px;
}
.header .title .name a {
	color: #ffffff;
	float:right;
	font-size: 5em;
	font-style: italic;
	letter-spacing: 0.2em;
        font-family: 'Times New Roman';
	padding-top: 30px;
	font-weight: bold;
	padding-right: 40px;
	text-decoration: none;
}
.header .title a:hover {border-color: #F60;}

.header .title .tag {
	text-align: right;
	font-size: 1.2em;
	font-style: italic;
	letter-spacing: 0.2em;
        font-family: 'Times New Roman';
	padding-top: 100px;
	padding-right: 55px;
}

.navigation {
	float: left;
	width: 237px;
	height:100%;
	background-image:url(images/menu.png);
	background-repeat:no-repeat;
	background-color: #990000;
	color:#FFFFFF;
	text-transform:uppercase;	
}
.navigation h2 {
	color: #FFFFFF;
	font: bold 1.6em Tahoma,sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 11px;
	text-align: center;
}
.navigation ul {
	padding-bottom: 10px;
}
.navigation li {}
.navigation li a {
	font-size: 1.1em;
	color: #FFFFFF;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
	background-color: #990000;
	background-image:url(images/btn.png);
	text-indent: 15px;
}
.navigation li a:hover {
	text-decoration:underline;
}


.main {
	background: #ffffff;
		background-image:url(images/bg_main.jpg);
		background-repeat:repeat-y;
	padding: 0px 0px 0 0;
}

.dapaolo{
	margin:0px;
	padding: 0px 30px 0px 30px!important;
	padding: 0px 20px 0px 20px;
	text-align:center;
	}
.dapaolo2{
	font-size:1.3em;
	margin-top:20px;
	text-align:center;
}
.content {
	float: right;
	width: 420px!important;
	width:400px;
	margin-top:10px;
	padding-left:40px!important;
	padding-right:40px!important;
	padding-left:30px;
	padding-right:30px;
	margin-bottom:10px!important;

	border:ridge!important;
	border:2px solid #CCC;

}




.menus {
	text-align:center;
	border:1px solid #CCC;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:20px;
	padding-bottom:20px;
	}


.footer {
	background: #990000;
	color: #F7F7F2;
	font: bold 1em sans-serif;
	padding: 14px 12px;
	text-align: right;
	height: 16px;
	background-image: url(images/corner.png);
	background-repeat: no-repeat;
}
.footer a {
	color: #F7F7F2;
	text-decoration: none;
}
.footer a:hover {color: #282828;}

.valid 
{
	text-align: center;
	padding-top:250px;
	background-image: url(images/nav_bg2.png);

}
.tag{
	
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;

	text-align: center;
	
	}
.promo{
	float:left;
	margin-left:36px;
	margin-bottom:40px;	
	}
.btn{
	float:left;
	margin-left:18px;
	margin-right:18px;
	}


.txt{
	
	width:286px;
	height:120px;
	padding:22px;
	font-size:1em;
	margin:auto;
	margin-top:30px;
	text-align:justify;
	background-image:url(images/txt_bg.jpg);
	background-repeat:no-repeat;

	
}

.txt2{
	padding:30px;
}
.celiac{
	font-weight:bold;
	}

