@charset "utf-8";
/* CSS Document */
/*html
{
font: normal 76% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	color:black;
	}
a { text-decoration: none; font-weight: bold; }*/

.news_style{
display:none;
}
.news_show
{
position:absolute;
/*background-color: white;
*/color:black;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
clip:rect(0px 385px 397px 0px);

}
.news_show1
{
position:absolute;
/*background-color: white;
*/color:black;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
clip:rect(0px 385px 397px 0px);

}
.news_border
{
width:390px;
height:397px;
/*font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 1px solid gray;*/
padding: 5px 5px 5px 4px;
background-color:#202020;
/*overflow: auto;*/	

}
.news_mark{
background-color:white ;
font: normal 70% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
width:375px;
height:35px;
color:black;
text-align:center;
}
.news_title{
font: bold 120% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
padding: 5px 0px 9px 5px;
color:black;
}
.news_show img{

margin-left: 0px;
margin-right: 0px;

}
.buttondiv
{
position: absolute;
/*float: left;*/
/*top: 169px;*/
padding: 5px 5px 5px 5px;
background-color:white ;
border: 1px solid gray;
/*border-top-color: white;*/
border-top:none;
height:20px;
}
.news_move {
 position: relative;

  }
.mytable
{
width:370px;
height:150px;
vertical-align: top; 
}
.news_border_lateral
{
/*background-color: white;*/
background-color:#F5F5F5;
width:289px;
height:337px;
border: 0px solid gray;
/*padding: 10px 11px 0px 13px;*/
overflow: hidden;	

/*border:1px solid blue;*/
}
.news_show_lateral {
background-color: white;
color:black;
width:289px;
/*height:300px;*/
overflow: hidden;
/*margin-top:10px;
margin-left:10px;*/

/*border:1px solid red;*/
}
.news_show_lateral img{

margin-left: 0px;
margin-right: 0px;

}
.news_show_lateral
{
position:absolute;
/*background-color: white;
*/color:black;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
clip:rect(0px 289px 337px 0px);

}
.news_show1_lateral
{
position:absolute;
/*background-color: white;
*/color:black;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
clip:rect(0px 289px 337px 0px);

}
.titulo_portada_rotador {
	color:#1ec000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	}
.titulo_portada_rotador:hover {
	color:#006600;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	text-decoration:underline;
	}
