/* CSS Document */
input, select, textarea{ border: 1px solid #009900;}

html, body{
	margin: 0;
	padding:0;
	border: 0;
	height:100%;
}


body { 
	margin:0 auto;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background:#fff url(../images/bg-pagina.jpg) top center repeat-x;
	
}


h1, h2, h3, h4, h5, h6 { 
	font-family: Arial, Helvetica, sans-serif;
}


h1{
	font-size:13px;
	font-weight:normal;
	color:#000;
	padding-top:10px;
	margin:0;
}
h1.ricette{
	font-size:11px;
	font-weight:normal;
	color:#000;
	padding-top:10px;
	margin:0;
}
#copyright{display:none;}
#banner-segreti-leerdammer{display:none;}
.colonna-dx{display:none;}
#colonna-ricette-sx{display:none;}
/*#content-foto-form{display:none;}*/
#form1{display:none;}
#form2{display:none;}
#menu{display:none;}
span#ricette-calcio{display:none;}
.colonna-risultato{display:none;}
/*----------------------------------*/

h2{
	font-size:18px;
	font-weight:bold;
	color:#78ab00;
	padding:0;
	margin:0;
}

h2 a{
	font-size:18px;
	font-weight:bold;
	color:#78ab00;
	text-decoration:underline;
}

h2 a:hover{
	text-decoration:underline;
	color:#dd001a;
}


/*----------------------------------*/

h3{
	font-size:14px;
	font-weight:normal;
	color:#78ab00;
	padding:0;
	margin:0;
}

/*----------------------------------*/


h4{
	font-size:12px;
	font-weight:normal;
	color:#78ab00;
	padding-top:5px;
	margin:0;
}

h4 a{
	font-size:12px;
	font-weight:normal;
	color:#78ab00;
	text-decoration:underline;
}

h4 a:hover{
	text-decoration:underline;
	color:#dd001a;
}


/*----------------------------------*/

h5{
	font-size:14px;
	font-weight:normal;
	color:#dd001a;
	padding-bottom:10px;
	margin:0;
}





a { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#dd001a;
	margin:0;
	padding:0;
	text-decoration:underline;
}

a:hover { 
	text-decoration:underline;
}






p { 
	font-size:11px;
	color:#000;
	margin:0;
	padding:0;
	text-decoration:none;
}

p.cosa-scegli { 
	float:right;
	font-size:11px;
	font-weight:bold;
	color:#dd001a;
	margin:0;
	padding:0;
	text-decoration:none;
}

p.ingredienti { 
	font-size:12px;
	font-weight:normal;
	color:#dd001a;
	margin:0;
	padding:0;
	text-decoration:none;
}

p.stampa { 
	font-size:11px;
	font-weight:normal;
	color:#b4b4b4;
	margin:0;
	padding:25px 0 0 0;
	text-decoration:none;
}

p.stampa a { 
	font-size:11px;
	font-weight:normal;
	color:#b4b4b4;
	text-decoration:none;
}

p.stampa a:hover { 
	color:#dd001a;
	text-decoration:underline;
}






.linea {
	height:11px;
	width:auto;
	margin-top:5px;
	margin-bottom:5px;
	padding:0;
	background:url(../images/bg-linea.gif) 0 5px repeat-x;
	clear:both;
}


.linea-adv {
	height:5px;
	width:auto;
	margin-top:3px;
	padding:0;
	background:url(../images/bg-linea.gif) 0 0 repeat-x;
	clear:both;
}


