.no_result{ 
    color:red; 
    font-weight:bold; 
    text-transform:uppercase; 
    margin-left:-30px; 
    padding-top:10px;
}

.cerca{ 
    margin:10px 20px 20px 20px;
} 
 
.cerca_submit{ 
    padding-right: 5px; 
    padding-left: 5px; 
    width: 100px;
} 
 
.cerca_field{ 
    font: 12px Arial, Helvetica, sans-serif; 
    color: #000000; 
    background: #eeeeee; 
    border: 1px solid #cccccc; 
    width: 200px; 
    height:16px; 
    padding-left:5px;
}  
 
.cerca li{ 
    padding-top:10px; 
    padding-bottom:10px; 
    list-style-image:url(../../classic/images/cuore.png);/* <---Provvisorio */ 
    border-top:1px solid #ccc;
} 
 
.cerca li a{ 
    text-decoration:none; 
    color:crimson; 
    font-weight:bold;
} 
 
.cerca li a:hover{
    color:white;
}  


#cerca-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:12px;
	height:15px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/portal/common/common_01.png');
}
#cerca-01[id] {
    background-image:url(/images/portal/common/common_01.png);
}

#cerca-02 {
	position:absolute;
	left:12px;
	top:0px;
	width:762px;
	height:15px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/portal/common/common_02.png');
}
#cerca-02[id] {
	background-image:url(/images/portal/common/common_02.png);
}

#cerca-03 {
	position:absolute;
	left:774px;
	top:0px;
	width:12px;
	height:15px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/portal/common/common_03.png');
}
#cerca-03[id] {
	background-image:url(/images/portal/common/common_03.png);
}

#cerca-04 {
	position:absolute;
	left:0px;
	top:15px;
	width:12px;
	height:461px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/portal/common/common_04.png');
}
#cerca-04[id] {
	background-image:url(/images/portal/common/common_04.png);
}

#cerca-05 {
	position:absolute;
	left:12px;
	top:15px;
	width:25px;
	height:20px;
	background-image:url(/images/portal/search/icon.png);
}

#cerca-06 {
	position:absolute;
	left:37px;
	top:15px;
	width:627px;
	height:20px;
    background-color:#FFECD6;
}

#cerca-07 {
	position:absolute;
	left:664px;
	top:15px;
	width:110px;
	height:20px;
	background-image:url(/images/portal/search/text.png);
}

#cerca-08 {
	position:absolute;
	left:774px;
	top:15px;
	width:12px;
	height:461px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/portal/common/common_08.png');
}
#cerca-08[id] {
	background-image:url(/images/portal/common/common_08.png);
}

#cerca-09{
	position:absolute;
	left:12px;
	top:35px;
	width:762px;
	height:7px;
	background-image:url(/images/portal/common/common_09.png);
}

/*******************************
        PRINCIPALE
********************************/
#cerca-10 {
    background-image:url('/images/portal/search/cerca.gif'); 
    background-repeat:no-repeat; 
    background-position: 98% 98%;
    background-color:#FFECD6;
	position:absolute;
	left:12px;
	top:42px;
	width:762px;
	min-height:434px;
    height:434px;
}

#cerca-10[id] {
   height:auto;
}

#content{
    min-height:434px;
    height:434px;
}

#content[id]{
     height:auto;
}