#father {
	width: 850px;
	border: 0px solid white;
	text-align: left;
	overflow: hidden;
	background-color: White;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: black; 
}
#testata {
	width: 850px;
	height: 264px;
	margin: 0 auto;
	border: 0px solid #8c8c8c;
	background-image: url(../../images/corradino/testata01.jpg);
	text-align: left;
	overflow: hidden;
	background-color: White;
}
.testatasx {
	width: 230px;
	height: 280px;
	float: left;
}
.testatacentrale {
	width: 280px;
	height: 280px;
	margin: 20px 0px 0px 0px;
	float: left;
}
.testatadx {
	width: 333px;
	height: 338px;
	float: right;
	text-align: center;
}
a.linkNews {
	color: black;
	font-weight: bold;
}
#contenitore {
	width: 850px;
	overflow: hidden;
	background-image: url(../../images/corradino/sfondo_riga.gif);
	background-repeat: repeat-y;
}
#col-a {
	width: 500px;
	overflow: hidden;
	margin: 5px 10px 5px 10px;
	float: left;
}
#col-b {
	width: 290px;
	margin-right: 10px;
	margin-top: 5px;
	float: right;
}
.titoloArticolo a {
	color: black;
	font: 16px arial;
	font-weight: bold;
}
.testoArticolo  {
}
#contentArticoliOrizz {
	width: 500px;
	background-image: url(../../images/corradino/sfondo_riga_v.gif);
	background-repeat: repeat-y;
	overflow: hidden;
}
.bannerhomepage {
	width: 500px;
	height: 57px;
	overflow: hidden;
}
#articoloLeft {
	width: 160px;
	margin-right: 5px;
	float: left;
}
#articoloCentrale {
	width: 160px;
	margin-left: 5px;
	float: left;
}
#articoloRight {
	width: 160px;
	margin-left: 5px;
	float: right;
}
.dataarticolo {
	color: black;
	font:11px arial;
	text-align: left;
}
.bottomSpacer {
	clear: both;
	height: 10px;
	background-color: White;
}

#titoloVideo {
	font: 14px Arial;
	color: #CC0000;
	font-weight: bold;
}
#motoreRicerca {
	width: 157px;
	height: 21px;
	background-color: #8c8c8c;
	text-align: right;
	padding-top: 1px;
	padding-right: 1px;
	margin: 10px 10px 0px 150px;
}
.sezionesx {
	width: 130px;
	float: left;
	text-align: left;
	margin: 10px 8px 0px 0px;
}
.sezionedx {
	width: 130px;
	float: right;
	text-align: left;
	padding-top: 1px;
	padding-right: 1px;
	margin: 10px 10px 0px 0px;
}
.titolosezionilaterali {
	color: black;
	height: 40px;
	font:12px arial;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin-bottom: -12px;
}
#campoTestRicerca {
	background-color: White;
}
#word {
	height: 18px;
	width: 130px;
	border: 0px;
	color: #666;
	font:11px verdana;
}
.bottonehomepage {
	width: 270px;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 16px 10px 0px;
}
.bottoni {
	width: 131px;
	height: 24px;
	margin: 0 auto;
	background-image: url(http://stefanocorradino.com/images/corradino/bottoni.gif);
	text-align: center;
	overflow: hidden;
	margin: 0px 12px 0px 0px;
	padding: 5px 0px 0px 0px;
	float: left;
}
.datanotizia {
	text-align: right;
	margin: 0px 12px 0px 0px;
}
.fotoarticolo {
	float: left;
	margin: 2px 4px 4px 1px;
}
#listaArticoli {
	width: 450px;
	margin-left: 30px;
}
#listaArticoli a {
	font: 13px Arial;
	color: #3b5998;
	font-weight: bold;
}
.menucategorie a {
	font: 13px Arial;
	color: black;
	font-weight: bold;
}
.error {
	color: #CC0000;
	text-align: center
}