/* @override http://www.quicomincialalettura.org/stili/stili_comincia_lett.css */

/********* CSS by www.chusmy.com ********/

HTML, BODY {
	height: 99%;
}
BODY {
	background-color: #d1e3eb;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000000;
	background-image: url(../images/fondo08.jpg);
	background-repeat: repeat-x;
	background-position: 0% 0%;
}
BODY, DIV, TABLE, TR, TH, TD, INPUT, TEXTAREA, SELECT {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
    font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 9pt;
}
H1, H2, H3, H4, H5, H6 {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
    font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
}

ul.inside 
{
list-style-position: inside;
line-height:1.7em;
}

.tit00, .tit01, tit02, .tit03 {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
    font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	color: #CD0F34;
}
.tit00, H1 {
	font-size: 15pt;
	color: #cd0f34;
	margin: 0px 0px 15px;
	padding: 0px;
	font-weight: bold;
}
.tit01, H2 {
	font-size: 13pt;
	color: #cd0f34;
	margin: 0px 0px 15px;
	padding: 0px;
	font-weight: bold;
}
.tit02, H3 {
	font-size: 12pt;
	color: #cd0f34;
	margin: 0px 0px 15px;
	padding: 0px;
	font-weight: bold;
}
H4 {
	font-size: 11pt;
	color: #A21C37;
	font-weight: bold;
}
.titSub {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #8C182F;
}


FORM {
	padding: 0px;
	margin: 0px;
}
.campo, .campo02 {
	background-color: #F3F3F3;
	border-top: 1px solid #666666;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #666666;
	width: auto;
}
INPUT.campo, INPUT.campo-over, INPUT.campo02, INPUT.campo02-over, TEXTAREA.campo, TEXTAREA.campo-over, TEXTAREA.campo02, TEXTAREA.campo02-over {
	width: auto;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 5px;
}	
.campo-over, .campo02-over {
	background-color: #ffd4b3;
	border-top: 1px solid #666666;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #666666;
	color: #000000;
}
.clear {
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	clear: both;
	height: 0;
}
.cl-destra {
	clear: right;
}
.cl-sinis {
	clear: left;
}
.clear-chusmy {
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	clear: both;
	height: 0;
}

A {
	color: #CB2344;
	text-decoration: none;
}
A:hover {
	/*color: #AE2245;*/
	text-decoration: underline;
}
P {
	margin: 0px;
	padding: 0px 0px 10px;
}
EM, I {
	font-family: Arial, Helvetica, sans-serif;
}


IMG {
	border: none;
}
.ico {
	vertical-align: middle;
}
.imagen01 {
	float: left;
	margin-right: 15px;
	margin-bottom: 7px;
	text-align: center;
	margin-top: 0px;
	padding-left: 0px;
	display: table-caption !important; /*ff*/
	display: block; /*IE*/
	border: 1px solid #D6D6D6;
	height: auto !important;
	height: 10px;
	width: auto !important;
	width: 10px;
	background-image: url(../images_new/loading.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.img-destra {
	float: right;
	margin-left: 15px;
	clear: right;
	margin-right: 0px;
	margin-bottom: 7px;	
}
.imagen01 IMG, .imagen02 IMG {
	border: 2px solid #FFFFFF;
	/*margin: 0px;
	height: auto;
	*/
	/*
	width: auto;
	max-height: 383px;
	width:expression(document.body.clientWidth > 383? "383px" : "auto");		
	*/
}
.imagen01 A:hover IMG, .imagen02 A:hover IMG {
	border: 2px solid #CB2344;
}
#content01 {
	background-image: url(../images/fondo-02.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0%;
}
#fondoB {
	background-image: url(../images/fondo-01.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
}

.content {
	width: 594px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	margin: 0px;
	padding: 0px;
}
#header .logo {
	text-align: left;
	min-height: 120px;
	height:expression(document.body.clientHeight < 120? "120px" : "auto");		
}
/*#header H1 {
	background-image: url(../images/header_texto.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height: 35px;
	margin: 0px;
	padding: 0px;
}*/
#header .testo {
	display: inherit;
}

.menu01 {
	margin: 30px 0px 50px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 14pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menu01 A {
	color: #FFFFFF;
	/*font-weight: bold;*/
	text-decoration: none;
	font-size: 14pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menu01 A:hover {
	text-decoration: underline;
	color: #000000;
}

#cuerpo {
	background-image: url(../images/cuerpo_fondo.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0%;
	margin: 0px;
	padding: 0px;
}
#cuerpo .content {
	text-align: left;
}
#main {
	/* width: 360px !important; */
	width: 330px; /* ie hack*/
	/*width: auto;*/
	float: none;
	clear: none;
	margin: 0px;
	padding: 0px 10px 10px;
}
#cuerpo .sidebar {
	float: right;
	clear: right;
	width: 200px;
	margin: 0px 0px 20px 20px;
	padding: 5px;
	background-color: transparent;
}
.sidebar .box01 {
	text-align: center;
	margin-bottom: 10px;
}

.sidebar .tit01 {
	font-size: 11pt;
}
.sidebar .scrivi .tit02 {
	font-size: 10pt;
	font-weight: bold;
}
.sidebar .newsletter {
	margin-top: 35px;
}

.sidebar .newsletter LABEL {
	font-weight: bold;
	font-size: 11pt;
	display: block;
}
.sidebar .con-noi .tit01 {
	color: #000000;
	font-size: 13pt;
	font-weight: bold;
}
.sidebar .con-noi A {
	font-size: 10pt;
	font-weight: bold;
}

.sidebar p{
	color: #CB2344;
	margin:0.75em;
	width:150px;
	font-size: 10pt;
	font-weight: bold;
}

.sidebar .sostenere {
	font-weight: bold;
	font-size: 9pt;
	margin-top: 30px;
}

.sidebar .sostenere A {
	font-size: 11pt;
	font-weight: bold;
}






#main .item {
	/*border-bottom: 1px solid #D6D6D6;*/
	padding-bottom: 5px;
	margin-bottom: 15px;
}

#footer {
	height: 75px;
	margin: 0px;
	padding: 0px;
	background: #d1e3eb url(../images/fondo-03.jpg) no-repeat 50% 0;
}
