@charset "utf-8";
/* @DECMS V 2.0
STYLE mod ACERCA
Dominio Estudio  - info@dominioestudio.com
*/

#mod_news{
float:left;
width:660px;
margin:10px 0px 0px 1px;
height:auto;
}

#mod_news_header{
background-image:url(../mods/de_news/img/news_header.jpg);
background-repeat:repeat-x;
height:33px;
width:650px;
margin:0px;
/*margin:2em 0 0 0;*/
}
.mod_news_header1{
background-image:url(../mods/de_news/img/news_header1.jpg);
background-repeat:repeat-x;
height:13px;
width:650px;
margin:0px;
float:left
}
.mod_news_list{
font-family:"Trebuchet MS";
font-size: 12px;
float:left;
color:#3d3d3d;
width:650px;
padding:5px;
background-color:#ffffff;
}
.mod_news_image{
width:93px;
height:77px;
float: left;
padding: 0px 7px 3px 0px;
margin:0px 5px 0px 0px;
}
.mod_news_title{
font-family:"Trebuchet MS";
font-size: 13px;
font-weight:bold;
float: left;
width:210px;
height:auto;
color:#3d3d3d;
padding: 0px 7px 0px 0px;
}
.mod_news_content{
font-family:"Trebuchet MS";
font-size: 12px;
float: left;
color:#3d3d3d;
padding: 0px 7px 0px 0px;
}
.mod_news_vermas{
font-family:"Trebuchet MS";
font-size: 11px;
color: #0f0f6f;
text-decoration:none;
font-weight:bold;
}
.mod_news_vermas a:link{text-decoration:none;color: #0f0f6f;}
.mod_news_vermas a:visited{text-decoration:none;color: #0f0f6f;}
.mod_news_vermas a:active{text-decoration:none;color: #333333;}
.mod_news_vermas a:hover{text-decoration:none;color: #333333;}
/********************************************************/
/* VIEW NEWS                                            */
/********************************************************/

#mod_newsview {
float:left;
width:660px;
border:#CDCDCD solid 0.06em;
margin:5px 0px 0px 0px;
height:auto;
padding:0.31em;
background-color:#FFFFFF;
}

#mod_newsview_title{
height: auto;
width: 645px;
padding:5px;
font-family:"Trebuchet MS";
font-size: 19px;
font-weight: bold;
color: #0f0f6f;
}

#mod_newsview_img{
width:645px;
height:auto;
float:left;
}

.mod_newsview_content{
height: auto;
width: auto;
padding:5px;
font-family:"Trebuchet MS";
font-size: 12px;
font-weight:normal;
color: #333333;

}
