@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	background-color: #009BCB;
}
table {
    background-color: #009BCB;
}

tablenobg {
    background-color: #FFFFFF;
}    

.tableindexbig {
    background-color: #FFFFFF;
    border-collapse: collapse;
}
.NewsTitle {
	font-weight: bold;
	background-color: #009BCB;
    color: #FFFFFF;
}
.SectionTitle {
	font-weight: bold;
}
.newsDate {
	color: #FF0000;
}
a.gris:link {color: #666666; text-decoration: none;}
a.gris:active {color: #666666; text-decoration:underline}
a.gris:visited {color: #666666; text-decoration: none;}
a.gris:hover {color: #666666; text-decoration:underline}

.headerText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.coolBoton {
    color: #FFFFFF;
	font-weight: bold;
	background-color: #566EBF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.versales {
	font-variant: small-caps;
	font-size: 11px;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #566EBF;
	font-weight: bold;
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #566EBF;
	font-weight: bold;
}
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #566EBF;
	font-weight: bold;
}
H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #566EBF;
	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: #FFFFFF;
}
.originalText {
	font-size: 10px;
	line-height: 10pt;
	background-color: #FFCCFF;
}
.quotedText {
	font-size: 10px;
	line-height: 10pt;
	background-color: #E5E5E5;
}
.lockedText {
	font-size: 10px;
	line-height: 10pt;
	background-color: red;
}
.cursorEdit {
	cursor: pointer;
}

.invisible{
	visibility: hidden;
}
img {
	vertical-align:text-bottom
}
.language {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 14px;
	font-weight: 700;
	color: #FFFFFF;
	background-color: #24C6ED;
}
.newsClaro {
	font-weight: bold;
	background-color: #a8a8a8;
}

.resize {
    width: 75px;
    height : auto;
    }

    .resize {
    width: auto;
    height : 112px;
    }

/* SEARCH CLOUD */
 
#searchcloud {
color: #ccc;
text-align: center;
}
 
#searchcloud a {
color: #333 !important;
text-decoration: none;
vertical-align: middle;
white-space: nowrap;
}
 
#searchcloud a.emphasis { color: #32528c !important; }
 
#searchcloud a:hover {
color: #fff !important;
background-color: #566EBF;
}

#footermenu {
color: #ccc;
text-align: left;
}
 
#footermenu a {
color: #333 !important;
text-decoration: none;
vertical-align: middle;
white-space: nowrap;
}
 
#footermenu a.emphasis { color: #32528c !important; }
 
#footermenu a:hover {
color: #fff !important;
background-color: #566EBF;
}

.fversionOver 
{
background-color: #99CCFF;
}
.downCell {
padding-right: 15px;
}

.downTable {
background-image:url(../images/fondoDown.jpg);
background-repeat:no-repeat;
}


.navbar
{
}  

.mainDiv
{
  width:185px;
}

.topItem
{
  font: bold 12px tahoma,verdana,sans-serif;
  letter-spacing: 0;
  background: url("arrow-up-title.jpg") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  border: none;
  width: 185px;
  height: 25px;
  color: #215dc6;
  cursor:pointer;
  text-indent:10px;
}

.topItemOver
{
  text-indent:10px;
  font: bold 12px tahoma,verdana,sans-serif;
  letter-spacing: 0;
  background: url("arrow-up-title-on.jpg") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  height: 25px;
  width: 185px;
  color: #428eff;
  cursor:pointer;
}

.topItemClose
{
  text-indent:10px;
  font: bold 12px tahoma,verdana,sans-serif;
  letter-spacing: 0;
  background: url("arrow-down-title.jpg") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  height: 25px;
  width: 185px;
  color: #215dc6;
  cursor:pointer;
}


.topItemCloseOver
{
  text-indent:10px;
  font: bold 12px tahoma,verdana,sans-serif;
  letter-spacing: 0;
  background: url("arrow-down-title-on.jpg") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  height: 25px;
  width: 185px;
  color: #428eff;
  cursor:pointer;
}



.dropMenu
{
  font: bold 11px tahoma,verdana,sans-serif;	
  background-color: #d6dff7;
  color: #000;
  border: 1px solid #FFFFFF;
  border-width: 0 1px 1px 1px;
  filter:alpha(opacity=100);
  padding-top:5px;
  padding-bottom:5px;
}

.subMenu
{
   display:block;
}

.subItem
{
   margin-left:10px;
   margin-top:2px;
   height:18px;
   font: 11px tahoma,verdana,sans-serif;	
   text-decoration:none;
   color: #215dc6;
   
}

.subItem a
{
   margin-left:23px;
   font: 11px tahoma,verdana,sans-serif;	 	
   text-decoration:none;
   color: #215dc6;
}

.subItemOver
{
   margin-left:10px;
   margin-top:2px;
   font: 11px tahoma,verdana,sans-serif;	  
   height:18px;
   color: #428eff;
}

.subItemOver  a
{
   margin-left:23px;
   font: 11px tahoma,verdana,sans-serif;
   cursor:pointer;	
   color: #428eff;
   text-decoration:underline;
   cursor:pointer;
}


.drop
{
   border-left:1px solid black;
   border-right:1px solid black;	
}

tablebody
{
	background-color:#009BCB;
}

#container95
{
	width:95%;
	margin:0 auto;
}

#container95m
{
	width:95%;
	margin:0 0 20px 0;
}

#container90
{
	width:90%;
	margin:0 0 20px 0;

}
#container70
{
	width:70%;
	margin:0 0 20px 0;

}

#container50panel
{
	width:50%;
	margin:0 auto;

}

#containername
{
	width:1010px;
	margin:0 auto;

}

#container40
{
	width:40%;
	margin:0 auto;

}

.tabel
{
	background-color:#FFFFFF;
	border-collapse:collapse;
	width:100%;
}

.tabel100
{
	background-color:#FFFFFF;
	border-collapse:collapse;
	width:100%;
}

.tabelborder
{
	background-color:#FFFFFF;
	border-collapse:collapse;
	width:100%;
    padding:5px;
    border-color:#FFFFFF;
}

.tabel90
{
	background-color:#FFFFFF;
	border-collapse:collapse;
	width:90%;
}

.tabel95
{
	background-color:#FFFFFF;
	border-collapse:collapse;
	width:95%;
}

.tabel40
{
	background-color:#FFFFFF;
	border-collapse:collapse;
	width:40%;
}

.tabel20
{
	background-color:#FFFFFF;
	border-collapse:collapse;
	width:20%;
}

.tabel70
{
	background-color:#FFFFFF;
	border-collapse:collapse;
	width:70%;
}

.tabel50
{
	background-color:#FFFFFF;
	border-collapse:collapse;
	width:50%;
}
.tablecorner
{
	height:20px;
	width:20px;
}

tr, td
{
	margin:0;
	padding:0;
}

.az {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: red;
	font-weight: bold;
}

.aztitle {
	font-weight: bold;
	background-color: #009BCB;
    color: #FFFFFF;
	font-size: 15px;
  	font-weight: bold;
}