/* ricettari */

#mainContainer{
	width:791px;
	margin:0 auto;
	padding-bottom:33px
}
body{
	margin:0;
	background-color:#c10b16;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.cbox_text {
	color: #ffddb7;
	line-height:16px;
	margin:0;
}
.cbox_text a:link {
	color: #f3bd81;
	text-decoration:underline;
	font-weight:bold;
}
.cbox_text a:visited {
	color: #f3bd81;
	text-decoration:underline;
	font-weight:bold;
}
.cbox_text a:hover {
	color: #ffffff;
	text-decoration:underline;
	font-weight:bold;
}
.cooking {
	color: #5a0104;
	font-weight: bold;
	
}
.ricette_tito {
	font-size: 12px;
	color: #c10b16;
	font-weight: bold;
}
.ricette_testo {
	color: #460104;
}
.ricette_testo a:link {
	color: #460104;
	text-decoration:underline;
	font-weight:bold;
	}
.ricette_testo a:visited {
	color: #460104;
	text-decoration:underline;
	font-weight:bold;
	}
.ricette_testo a:hover {
	color: #de0202;
	text-decoration:underline;
	font-weight:bold;
	}
.cook_dwl {
	font-weight: bold;
	font-size: 11px;
	color: #de0202;
}
.cook_dwl a:link {
	font-weight: bold;
	color: #de0202;
	text-decoration:underline;
}
.cook_dwl a:visited  {
	font-weight: bold;
	color: #de0202;
	text-decoration:underline;
}
.cook_dwl a:hover  {
	font-weight: bold;
	color: #460104;
	text-decoration:underline;
}
#cook_foto{
	position:relative;
	z-index:200;
	top:60px;
	width:265px;
	height:453px;
	margin:0;
}
#cook_box{
	position:relative;
	z-index:200;
	top:60px;
	left:24px;
	width:215px;
	height:280px;
	background-image:url(../_gfx/download/sf_box.gif);
	background-repeat:repeat-y;
	padding-top:18px;
}
#cook_box_text{
	width:177px;
	height:195px;
	border-top:1px solid #f3bd81;
	border-bottom:1px solid #f3bd81;
	padding-top:3px;
	margin-left:21px
}
#cook_ricettari{
	position:absolute;
	top:44px;
	margin-left:236px;
	background-image:url(../_gfx/download/sf_cook.gif);
	background-repeat:repeat-y;
	z-index:100;
}
#footer{
	position:relative;
	width:791px;
	height:28px;
	top:350px;
	left:46px;
	margin:0 auto;
}
#footer_ricettari{
		position:relative;
		width:791px;
		height:58px;
		top:580px;
		left:46px;
		margin:0 auto;
}
#breadCrumbs{
	padding:3px 0 0 178px;
	line-height:13px;
}
.quick{
	color:#ed9e87;
	font-size:10px
}
.quick a:link{
	color:#ed9e87;
	text-decoration:none;
}
.quick a:visited{
	color:#ed9e87;
	text-decoration:none;
}
.quick a:hover{
	color:#ffffff;
	text-decoration:none;
}
.quick2{
	color:#ed9e87;
	font-size:10px
}
.quick2 a:link{
	color:#ffffff;
	text-decoration:underline;
}
.quick2 a:visited{
	color:#ffffff;
	text-decoration:underline;
}
.quick2 a:hover{
	color:#ed9e87;
	text-decoration:underline;
}
.bread1 {
	color: #f3bd81;
	font-size: 10px;
	font-weight: bold;
}
.bread1 a:link {
	text-decoration:none;
	color: #f3bd81;
}
.bread1 a:visited {
	text-decoration:none;
	color: #f3bd81;
}
.bread1 a:hover {
	text-decoration:none;
	color:#ffffff;
}
.bread2 {
	color: #FFFFFF;
	font-size: 10px;
}
.bread3 {
	color: #f3bd81;
	font-size: 10px;
}
.bread3 a:link {
	text-decoration:none;
	color: #f3bd81;
}
.bread3 a:visited {
	text-decoration:none;
	color: #f3bd81;
}
.bread3 a:hover {
	text-decoration:none;
	color:#ffffff;
}
.hiliteText{
	color: #FFFFFF;
}
.hiliteText a:link, .hiliteText a:visited{
	color: #FFFFFF;
	text-decoration:underline;
}
.hiliteText a:hover{
	color: #ffddb7;
	text-decoration:underline;
}
/* ------------ ricetta: scelta piatto: valido per file tipo ricette_antipasti.asp---------------- */
#testo_scelta
{
	color:#ffddb7;
	padding-top:20px;
}
#testo_scelta a:link, #testo_scelta a:visited
{
	color:#ffddb7;
	text-decoration:none;
	font-weight:bold;
}
#testo_scelta a:hover
{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
.tito_scelta
{
	font-size:16px;
	color:#ffffff;
	font-weight:bold;
	padding-left:60px
}
.sottotito_scelta
{
	font-size:13px;
	color:#ffddb7;
	font-weight:bold;
	padding-left:60px;
}
#numeri_ricette
{
	color:#ffffff;
	font-weight:bold;
font-weight:bold;
}
#numeri_ricette a:link{
	color:#f4be81;
	font-weight:bold;
}
#numeri_ricette a:visited{
	color:#f4be81;
	font-weight:bold;
}
#numeri_ricette a:hover{
	color:#ffffff;
	font-weight:bold;
}
.tito_scelta2{
	color: #ffddb7
}

#icone_ricette{
	padding-top:20px;
	padding-left:43px;
	margin:0;
	height:340px;
	width:707px;
	font-weight:normal;
}
#icone_ricette .ico_ricette_link{
	font-weight:normal;
}

#icone_ricette .ico_ricette_link a:link{
	font-weight:normal;
	color:#f3bd81;
}
#icone_ricette .ico_ricette_link a:visited{
	font-weight:normal;
	color:#f3bd81;
}
#icone_ricette .ico_ricette_link a:hover{
	font-weight:normal;
	color:#ffffff;
}

/* ------------cooking-what---------------- */
#what_box{
	color:#ffffff;
	line-height:15px
}
#what_box a:link, #what_box a:visited{
	color:#f4be81;
	text-decoration:none;
	font-weight:bold;
}
#what_box a:hover{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
#footer_what{
	position:relative;
	width:791px;
	height:28px;
	top:40px;
	left:27px;
	margin:0 auto;
}
#angolo{
	position:relative;
	top:410px;
	z-index:300;
}
#what_flash{
	position:absolute;
	z-index:300;
	margin-top:22px;
}
#what_box{
	position:absolute;
	margin-left:570px;
	width:204px;
}
#corpo_what{
	background-image:url(../_gfx/what/sf_box.gif);
	background-repeat:repeat-y;
	width:774px;
	height:730px;
	position:relative;
}
#testo_what{
	position:relative;
	width:700px;
	left:45px;
	top:329px;
}
#what_bottom{
	background-image:url(../_gfx/what/bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:774px;
	height:30px
}
/* ------------cooking-quiz---------------- */
#quiz_box{
	color:#ffffff;
	line-height:15px
}
#quiz_box a:link, #quiz_box a:visited{
	color:#f4be81;
	text-decoration:none;
	font-weight:bold;
}
#quiz_box a:hover{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
#footer_quiz{
	position:relative;
	width:750px;
	height:28px;
	top:20px;
	left:57px;
	margin:0 auto;
}

#quiz_flash{
	position:absolute;
	z-index:300;
	margin-top:0px;
}
#quiz_box{
	position:absolute;
	margin-left:570px;
	width:204px;
}
#corpo_quiz{
	position:relative;	
	width:774px;
	height:800px;

}
#corpo_quiz2{
	position:relative;	
	width:774px;
	height:1200px;

}
#corpo_quiz{
	position:relative;	
	width:774px;
	height:900px;

}
#testo_quiz{
	position:relative;
margin-top:96px;
	width:774px;
	top:335px;
}
#testo_quiz a:link, #testo_quiz a:visited{
	color:#f4be81;
	text-decoration:none;
	font-weight:bold;
	text-decoration:underline;
}
#testo_quiz a:hover{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	text-decoration:underline;
}
#quiz_bottom{
	background-image:url(../_gfx/home_quiz/bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:774px;
	height:28px
}
#corpo_quiz_over{
	position:relative;	
	width:774px;
	height:720px;

}
#testo_quiz_over{
	position:relative;
margin-top:136px;
	width:774px;
	top:335px;
}
#testo_quiz_over a:link, #testo_quiz a:visited{
	color:#f4be81;
	text-decoration:none;
	font-weight:bold;
	text-decoration:underline;
}
#testo_quiz_over a:hover{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	text-decoration:underline;
}
#bottone_quiz{
position:relative;
width:244px;
height:66px;
z-index:500;
left:530px;
top:0px;
margin:0px
}

.noFlash{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFDDB7;
}
.noFlash a:link, .noFlash a:visited{
	font-weight:bold;
	color:#ffffff;
}
.noFlash a:hover{
	color:#DE0202;
}
/* ------------NOME SEZIONE---------------- */
