@charset "utf-8";
@import "botones.css";
@import "sweetTitles.css";

/* CSS Document */
* {-moz-outline-style: none;}

a {color: #00F;text-decoration:underline}
a:link {color: #00F;}
a:active {color: #00F;}
a:visited {color: #00F;}
a:hover {color: #F00;}
a.gris:link {color: #666; text-decoration: none;}
a.gris:active {color: #666; text-decoration:underline}
a.gris:visited {color: #666; text-decoration: none;}
a.gris:hover {color: #666; text-decoration:underline}

.center{text-align:center;}
.right{text-align:right;}
.error{color:#F00;font-weight:bold;}

#iD img{vertical-align:middle;}
#foot td, .msg{
	background:#000 url(../images/fondo_foot.gif) center center;
	color:#FFF;
	font-weight: bold;
	text-align:center;
}
#foot{
	position:fixed;
	left:0px;
	bottom:0px;
	width:100%;
}
#foot table{
	margin:0;
	padding:0;
	width:100%;
}
#quicksearch{
	padding-left:20px;
	padding-bottom:2px;
}
#logo{
	width:360px;
}
table#footer{
	width:100%;
	text-align:center;
}
.msg{
	height:20px;
}
.msg a{
	color:#FF0;
	text-decoration:none;
}
.msg a:hover{
	color:#0FF;
	text-decoration:none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin:0;
	padding:0;
	height:100%;
}
hr {
	border: 1px dashed #CCC;
}
table {
	border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;
}
#news{width:90%;}
.sep {border-top: 1px dashed #CCC;border-bottom: 1px dashed #CCC;}
.sep2{border-bottom: 2px solid #CCC;}
.sep5{height:5px;}
.sep10{height:10px;}
.sep20{height:20px;}
.sep50{height:50px;}
.sep100{height:100px;}
.table {border-bottom: 1px dashed #CCC;}
img {
	border: none;
	vertical-align: text-bottom;
}
.NewsTitle {
	font-weight: bold;
	background-color: #CCC;
}
.SectionTitle {
	font-weight: bold;
}
h1.SectionTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	margin:0;
	font-size:14px;
	text-align:center;
}
.feed{
	width:10px;
	vertical-align:bottom;
	text-align:right;
}
.stats{text-align:right;width:50%;}
.statsn{text-align:left;width:50%;}
.newsDate {
	color: #666;
}
.news-date{
	width:20%;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.news-news{
	text-align:center;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
.w50p{
	width:50%;
}
.info {
	color: #666;
	padding-left: 20px;
}
.headerText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.versales {
	font-variant: small-caps;
	font-size: 11px;
	padding-left:10px;
	width: 33%;
}
.versales2 {
	font-variant: small-caps;
	font-size: 11px;
	padding-left:10px;

}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6633;
	font-weight: bold;
}
.version {
	font-size: 14px;
	font-variant: small-caps;
	color: #0000FF;
}
.idioma {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
.inputCool {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCFFCC;
}
.originalText {
	font-size: 10px;
	line-height: 10pt;
	background-color: #FFCCFF;
}
.quotedText {
	font-size: 10px;
	line-height: 10pt;
	background-color: #AAFFAA;
}
.lockedText {
	font-size: 10px;
	line-height: 10pt;
	background-color: #E5E5E5;
}
.cursorEdit {
	cursor: pointer;
}
.invisible{
	display: none;
}
.language {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 14px;
	font-weight: 700;
	color: #CC33CC;
	background-color: #CCCCFF;
}
.newsClaro {
	font-weight: bold;
	background-color: #CCFFFF;
}
.dashed td {
	border-bottom:1px dashed #CCC;
}

* html #loader{display:none;}
* html #bar{display:none;}
html>body .ie{display:none;}

#overDiv{position:absolute;visibility:hidden;z-index:1000;}