/*******************
* COMMON STYLE
*******************/

*{
	padding:0px;
	margin:0px;
	border:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a{
	text-decoration: none;
	color:#ca0167;
}

body{
	background: url(/newsite_2007/img/bgBody.jpg);
}

td{
	vertical-align: top;
}


/*******************
* LAYOUT
*******************/

#indexLink{
 position:absolute;
 width:235px;
 height:90px;
 margin-left:10px;
 left:0px;
}

#indexLink img{
 width:230px;
 height:90px;
}



#container{
	width:970px;
	margin:10px;
}

#banner1{
	position:relative;
	width:728px;
	height:90px;
	left:240px;
	background: Black;
}

#banner2{
	margin-top:10px;
	width:300px;		
}

#banner3{
	
}

#header{
	background: url(/newsite_2007/img/bgHeader.gif) no-repeat;
	height:113px;
	text-transform: uppercase;
	color:#FFF;
}

#header .text{
	padding-left:25px;
	line-height:20px;
	font-weight: bold;
	color:#CCC;
}


#mainMenu{
	background: url(/newsite_2007/img/bgMenu.gif);
	vertical-align: middle;
	height:45px;
	line-height: 45px;
}


#mainMenu a{
	color:#FFF;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1pt;
	padding:15px 10px 15px 10px;
	border-right:1px solid #4c6364;
}

#mainMenu a.on,#mainMenu a:hover{
	background: url(/newsite_2007/img/bgMenuOn.gif);
}



#mainSubMenu{
	background: url(/newsite_2007/img/bgMenu.gif);
	vertical-align: middle;
	height:35px;
	line-height: 35px;
}


#mainSubMenu a{
	color:#FFF;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1pt;
	padding:10px 10px 10px 10px;
	border-right:1px solid #4c6364;
	font-size: 8pt;
}

#mainSubMenu a.on,#mainSubMenu a:hover{
	background: url(/newsite_2007/img/bgMenuOn.gif);
}



#fastTrack{
	width:300px;
	background: url(/newsite_2007/img/bgMenu.gif);
	color:#FFF;
	padding-left:10px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1pt;	
	line-height: 15px;	
	vertical-align: middle;
}


#footer{
	margin:10px 0 10px 0;
	background: url(/newsite_2007/img/bgPaper.jpg);
	border:1px solid #ccc;
	width: 100%;
}

#footer *{
	font-size: 8pt;
}

#footer td{
	text-transform: uppercase;
	font-weight: bold;
	color:#666;
}



/*******************
* GENERIC BOX & STYLE
*******************/

.paperBox{
	background: url(/newsite_2007/img/bgPaper.jpg);
	margin-top:10px;
}

.paperBox .top{
	border:none;
	background: url(/newsite_2007/img/bgDotted.gif);
	height:16px;
}

.paperBox .bottom{
	border:none;
	background: url(/newsite_2007/img/bgDottedBottom.gif);
	height:16px;
	clear: both;
}

.paperBox .archive{
	padding-left:5px;
	background:url(/newsite_2007/img/bgArchive.gif);
	line-height:22px;
	color:#666;
	text-transform: uppercase;
	font-weight: bold;
}

.dotted{
	background: url(/newsite_2007/img/bgDot000.gif) repeat-x;
	line-height: 5px;
	height:5px;
	font-size: 1px;
	clear:both;
}

.inner{
	padding:5px;
}

.dateTime{
	font-weight:bold;
}


h1{
	color:#333;
	text-transform: uppercase;
	font-weight: bold;
}

p{
	color:#333;
}

/*******************
* SINGLE BOX
*******************/

/* BOX RICERCA*/ 
.boxRicerca{
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:10px;
	background: #C06;
}

.boxRicerca td{
	padding-left:5px;
}


/* BOX IN EVIDENZA */
.boxEvidenza ul{
	list-style: none;
}

.boxEvidenza li{
	border-bottom:2px solid #ca0167;
	line-height:1.8em;
	text-transform: uppercase;
}



/*BOX BLOG*/
.boxBlog{
	width:290px;
}

.boxBlog img{
	margin:0 5px 5px 0;
	border: 1px solid #666;
}

.boxBlog .action{
	background: url(/newsite_2007/img/bgAction.gif);
	line-height:23px;
	height:23px;
}

/* BOX GALLERY*/
.boxGallery{
	display:inline;
	width:90px;
	float:left;
	padding-right:6px;
}

/* BOX ULTIMISSIME*/
.boxUltimissime{
	width:290px;
}


.boxUltimissime img{
	margin:0 5px 5px 0;
	border: 1px solid #666;
}


.boxUltimissime .action{
	background: url(/newsite_2007/img/bgAction.gif);
	height:23px;
}

.boxUltimissime .action img{
	border:none;
}






/* css sergio */
.px {FONT-FAMILY: Verdana, Arial, Helvetica; FONT-SIZE: 1pt; line-height: 1pt; FONT-WEIGHT: normal; COLOR: #FFFFFF;  TEXT-DECORATION: none}


