#tags{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 20%;
    padding: 10px 10px 10px 10px;
    margin: 10px 10px 0px 0px;
}

#tags-title{
    background: #920018;
    color: #fff;
    font-size: 16px;
    padding: 3px;
}

#tags-content{
    background-color:#FFF5EA;
    padding: 5px;
    font-size: 12px;
}

#news-content{
    width: 60%;
    margin: 20px 0px 0px 20px
}

#news-title{
    background: #920018;
    color: #fff;
    padding: 3px;
    font-size: 18px;
    height: 22px;
    font-weight: bold;
}

#title{
    float:left;
}

#news_tags a{
    color: white;
    float: right;
    font-weight: normal;
}

#new{   
    clear: both;
    background-color:#FFF5EA;
}

#date{
    padding: 4px;
    color: #DF7D8F;
    font-size: 12px;
}

#description{
    clear: both;
    margin: 4px;
    padding: 5px 0px 10px 0px;
    font-size: 12px;
    
}

.title_complete{
    margin-top: 20px;
    background-color: #920018;
    width: 100%;
    height: 21px;
}

.title_list a{
    float: left;
    color: #fff;
    padding: 3px;
    font-size: 12px;
    text-decoration: none;
}

.date_list{
    float: right;
    color: #fff;
    padding: 3px;
    font-size: 12px;
}

.tag_list a{
    float: right;
    color: #eee;
    font-size: 10px;
    padding: 4px;
}

.description_list{
    background-color:#FFF5EA;
}

.description_list a{ 
    clear: both;
    color: #DF7D8F;
    font-size: 12px;
}

.news_tags_list{
}



#news-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');
}
#news-01[id] {
    background-image:url(/images/portal/common/common_01.png);
}

#news-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');
}
#news-02[id] {
	background-image:url(/images/portal/common/common_02.png);
}

#news-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');
}
#news-03[id] {
	background-image:url(/images/portal/common/common_03.png);
}

#news-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');
}
#news-04[id] {
	background-image:url(/images/portal/common/common_04.png);
}

#news-05 {
	position:absolute;
	left:12px;
	top:15px;
	width:25px;
	height:20px;
	background-image:url(/images/portal/news/icon.png);

}

#news-06 {
	position:absolute;
	left:37px;
	top:15px;
	width:685px;
	height:20px;
    background-color:#FFECD6;
}

#news-07 {
	position:absolute;
	left:722px;
	top:15px;
	width:52px;
	height:20px;
	background-image:url(/images/portal/news/text.png);
	background-color: #FFECD6;
    background-repeat: no-repeat;
}

#news-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');
}
#news-08[id] {
	background-image:url(/images/portal/common/common_08.png);
}

#news-09{
	position:absolute;
	left:12px;
	top:35px;
	width:762px;
	height:7px;
	background-image:url(/images/portal/common/common_09.png);
}

/*******************************
        PRINCIPALE
********************************/
#news-10 {
    background-image:url('/images/portal/news/news.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;
}

#news-10[id] {
   height:auto;
     
}

#content{
    min-height:434px;
    height:434px;
}

#content[id]{
     height:auto;
}