@charset "utf-8";
/* CSS Document */
/* IMPOSTAZIONI GENERALI */
* {
	margin:0px;
	padding:0px;
}
/* TAG */
body {
	width:100%;
	height:100%;
	background-color:#FFF;
	font-family: Tahoma,"Trebuchet MS",sans-serif;
	font-size:14px;
	line-height:22px;
	color:#000;
	text-align:left;
}
p {
	text-indent:30px;
	padding:0px 0px 5px 0px;
	text-align:justify;
}
ul {
	color:#666;
	padding-left:30px;
}

i, em {
	
}
h1 {
	padding:0px 0px 10px 30px;
	font-size:24px;
	font-weight:normal;
	color:#000;
}
h2 {
	text-indent:0px;
	padding:0px 0px 10px 30px;
	font-size:16px;
	font-weight:normal;
	color:#000;
}
a {
	color:#D10025; /* rosso D10025*/
	text-decoration:none;
}
/* CLASSI */
.rosso{
	background-image:url(../img/bg_programma.gif);
	background-position:0px 0px;
	background-repeat:repeat-y;
}
.cuori{
	background-image:url(../img/cuore_cuori.jpg);
	background-position:500px 0px;
	background-repeat:no-repeat;
}
.corsi{
	background-image:url(../img/cuore_corsi.jpg);
	background-position:500px 0px;
	background-repeat:no-repeat;
}
.location{
	background-image:url(../img/cuore_location.jpg);
	background-position:500px 0px;
	background-repeat:no-repeat;
}
.eventi{
	background-image:url(../img/cuore_eventi.jpg);
	background-position:500px 0px;
	background-repeat:no-repeat;
}
.stampa{
	background-image:url(../img/cuore_stampa.jpg);
	background-position:500px 0px;
	background-repeat:no-repeat;
}
.storia{
	background-image:url(../img/cuori_storia_big.jpg);
	background-position:200px 0px;
	background-repeat:no-repeat;
	background-color:#470214;
	color:#FFF;
}
.suffle{
	background-image:url(../img/cuori_suffle.jpg);
	background-position:500px 0px;
	background-repeat:no-repeat;
}
.acciughe{
	background-image:url(../img/cuori_acciughe.jpg);
	background-position:500px 0px;
	background-repeat:no-repeat;
}
.tovaglia{
	background-image:url(../img/cuori_tovaglia.jpg);
	background-position:500px 0px;
	background-repeat:no-repeat;
}
.zucca{
	background-image:url(../img/cuori_fiori_zucca.jpg);
	background-position:500px 0px;
	background-repeat:no-repeat;
}
.panettone{
	background-image:url(../img/cuori_panettone.jpg);
	background-position:500px 0px;
	background-repeat:no-repeat;
}
.tortine{
	background-image:url(../img/cuori_tortine.jpg);
	background-position:500px 0px;
	background-repeat:no-repeat;
}
.uova{
	background-image:url(../img/cuori_uova.jpg);
	background-position:500px 0px;
	background-repeat:no-repeat;
}
.ratatouille{
	background-image:url(../img/cuori_ratatouille.jpg);
	background-position:500px 0px;
	background-repeat:no-repeat;
}
.a {
	background-image:url("../img/lettere/a.gif");
	background-position:top left;
	background-repeat:no-repeat;
}
.d {
	background-image:url("../img/lettere/d.gif");
	background-position:top left;
	background-repeat:no-repeat;
}
.f {
	background-image:url("../img/lettere/f.gif");
	background-position:top left;
	background-repeat:no-repeat;
}
.g {
	background-image:url("../img/lettere/g.gif");
	background-position:top left;
	background-repeat:no-repeat;
}
.n {
	background-image:url("../img/lettere/n.gif");
	background-position:top left;
	background-repeat:no-repeat;
}
.m {
	background-image:url("../img/lettere/m.gif");
	background-position:top left;
	background-repeat:no-repeat;
}
.r {
	background-image:url("../img/lettere/r.gif");
	background-position:top left;
	background-repeat:no-repeat;
}
.s {
	background-image:url("../img/lettere/s.gif");
	background-position:top left;
	background-repeat:no-repeat;
}
.testo {
	text-align:justify;
}
.indirizzo {
	color:#666;
	font-size:11px;
	text-align:left;
	text-indent: 0px;
	line-height:16px;
	padding:15px 0px 0px 0px;
}
.cssRed {
	color:#CC0000;
}
.cssGreen {
	color:#009900;
}
.cssBlue {
	color:#0066FF;
}
.cssFirma {
	text-indent:0px;
	text-align:right;
	padding:15px 0px 5px 0px;
}
.cssData{
	font-style:normal;
	font-size:11px;
	color:#666;
}
.cssLink {
	padding: 2px 4px 2px 4px;
	margin: 2px;
}
.cssLinkSelected {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	background-color:#e8dddf;
	color:#000;
}
.cssSmall {
	font-size:11px;
	color:#999;
}
#cuore{
	position:absolute;
	top:0px;
	left:0px;
	width:950px;
	height:1300px;
	min-height:1300px;
	background-image:url(../img/cuore_corsi.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
#foto{
	position:absolute;
	top:150px;
	left:800px;
	width:150px;
	margin:0px 30px 0px 0px;
}
#foto .dida{
	color:#FFF;
	font-size:11px;
	padding:5px;
	background-color:#dc2130;
	width:140px;
	margin:0px 0px 0px 0px;
	text-align:right;

}
