@charset "utf-8";
.news tbody tr:hover {
	border: 1px solid #99CC00;
	color: #FFFFFF;
	background-color: #F2FEE2;
  }
.news tbody tr:hover th,
.news tbody tr.odd:hover th {
  background: #FFD800;
  color: #FFFFFF;
  }
  .news  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#333333
  }
    .news a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#339933
  }
      .news a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#666666
  }
  .news{
	text-align:justify;
	list-style-image: url(/images/article.gif);
}
.total {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #ebebeb;
	width: 90%;
	margin: auto; 
}
.head {
	background-image: url(images/media/h1bg.jpg);
	height: 130px;
}
.top {
	background-image: url(/images/media/corb.gif);
	height: 20px;
}
.top1 {
	background-image: url(/images/media/corb.gif);
	height: 20px;
}
.sqr {
	border-right-width: 1.5px;
	border-left-width: 1.5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #efefef;
	border-left-color: #EFEFEF;
	margin: 0px;
	padding: 5px;
}
.cuad img {
	padding: 5px;
	border: thick solid #F0F0F0;
	
}
.bottom {
	background-image: url(/images/media/corbd.gif);
	height: 20px;
}
.bottom1 {
	background-image: url(/images/media/corbd.gif);
	height: 20px;
}

.right {
	float: right;
}
.left {
	float: left;
}

#container {
	border: 1px solid silver;
	background: #ffffff;
	padding: 20px 20px 20px 20px;
	margin: 30px 30px 30px 30px;
	-moz-border-radius: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.clearfix:after { /* FF, O, etc. */
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block; /* IE7xhtml*/
}

html[xmlns] .clearfix { /* O */
	display: block;
}

* html .clearfix {
	height: 1%; /* IE5-6 */
}
body{

scrollbar-arrow-color: #000066;

scrollbar-base-color: #000033;

scrollbar-dark-shadow-color: #ccff66;

scrollbar-track-color: #333333;

scrollbar-face-color: #009900;

scrollbar-shadow-color: #DDDDDD;

scrollbar-highlight-color: #CCCCCC;
background-color:#ebebeb;
}
#contenedor {
	background: #ffffff;
	padding: 5px;
	-moz-border-radius: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	width:970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.cont {
	width: 800px;
	margin-left: 170px;
}
.cont .ll {
	width: 50%;
}
.cont .rr {
	width: 45%;
	float: right;
	margin: 5px;
}


.foot {
	background-color: #EFEFEF;
	padding: 0px;
	width: 100%;
	border: 1 dashed #666666;
	text-align: center;
	margin: 0px;
}
.quest {
	background-color: #D3EA37;
	padding: 4px;
	border: medium solid #CBCFD5;
}

