@charset "utf-8";
/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
}
a { text-decoration: none; font-weight: bold; }

.news_style{
display:none;
}
.news_show
{
color:#FFFFFF;
width:235px;
height:240px;
font: normal 100% Verdana, Arial, Helvetica, sans-serif;
overflow: auto;	

}
.news_border
{
width:235px;
height:240px;
font: normal 100% Verdana, Arial, Helvetica, sans-serif;
overflow: auto;	


}
.news_mark{
background-color:black ;
font: normal 70% Verdana, Arial, Helvetica, sans-serif;
border: 0px solid gray;
width:235px;
height:35px;
color:#FFFFFF;
text-align:center;
}
.news_title{
font: bold 120% Verdana, Arial, Helvetica, sans-serif;
border: 0px solid gray;
color:black;
}
.news_show img{

margin-left: 5px;
margin-right: 5px;

}
.buttondiv
{
position: absolute;
/*float: left;*/
/*top: 169px;*/
padding: 5px 5px 5px 5px;
background-color:#FFFFFF ;
border: 0px solid gray;
/*border-top-color: white;*/

height:20px;
}
a.enlace:link, a.enlace:visited, a.enlace:active { color:#000000; text-decoration:none }
a.enlace:hover { color:#000000; text-decoration:underline; }

