@charset "UTF-8";
/* CSS Document */

#left {position: absolute; width:50%; height:205px; background-color:#232020; left: 0px; top: 0px;  }
#right {position: absolute; width:50%; height:239px; background-color:#CD2D2D; right: 0px; top: 0px;  }
#content {position: relative; width:800px; margin: 0 auto; background-color:#FFFFFF;  }

body {
	background-image: url(image/jolie_rouge.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.titolone { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #CD2D2D; text-decoration: none; text-transform: none; }
.sottotitolone { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: normal; color: #CD2D2D; text-decoration: none; text-transform: none; }
.schedaData { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: normal; color: #333333; text-decoration: none; text-transform: none; }
.schedaAutore { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: normal; color: #CD2D2D; text-decoration: none; text-transform: none; }
.schedaTitolo { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: normal; color: #333333; text-decoration: none; text-transform: none; }
.schedaOra { font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight: normal; color: #333333; text-decoration: none; text-transform: none; }
.homeAutore { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: normal; color: #333333; text-decoration: none; text-transform: none; }
A.linkhome { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #CD2D2D; text-decoration: none; text-transform: lowercase; }
A.linkhome:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #CD2D2D; text-decoration: none; text-transform: lowercase; }
A.linkhome:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #CD2D2D; text-decoration: none; text-transform: lowercase; }
A.linkhome:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #CD2D2D; text-decoration: underline; text-transform: lowercase; }

A { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #CD2D2D; text-align: left; text-decoration: none; text-transform: none; }
A:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #CD2D2D; text-align: left; text-decoration: none; text-transform: none; }
A:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #CD2D2D; text-align: left; text-decoration: none; text-transform: none; }
A:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #CD2D2D; text-align: left; text-decoration: underline; text-transform: none; }
