body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #999999;/*#666666;*/
}
/* IZQ.: background-color: #b1c8f5;*/
ul.izq{
	width: 155px;
	padding-left: 0px;
	margin-left: 5px;
	margin-top: 0px;
}
ul.izq li a{
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	color: #e4edfc;/*#bed2ea;/***#666666;*/
	/*** background-color: #e8e8e8;*/
	display:  block;
}
ul.izq li a:hover{
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #3a76b1;
	background-color: #e8e8e8; /***#b1c8f5;/*#666666;*/
}
ul.izq li{
	font-size: 12px;
	color: #666666;
	/***background-color: #e8e8e8;*/
	padding:3px;
	text-align: center;
	border-top: #9999CC 1px dashed;
	list-style: none;
	text-align: left;
}

h3{
	border-bottom: #4682B4 1px solid;
	color: #3D7BB7; /*#3366FF;*/
	font-size: 1.25em;
	font-variant: small-caps;
}

h4{
	text-align: right;
	font-size: small;
}

input{
  font-size: 11px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
	font-style: italic;
}

a:hover {
	text-decoration: underline;
	font-style: italic;
}

a.enlace {
	text-decoration: none;
	color: #4d88c4;
	font-weight: bold;
	font-style: italic;
}

a.enlace:hover {
	text-decoration: underline;
	color: #b1c8f5;
}

ul.valores li {
	padding-bottom: 5px;
	padding-top: 5px;
	list-style-image: url(../imagenes/right.gif);
}

fieldset {
	padding: 10px;
	border: 1px solid #aca899;
}

.tituloNovedades {
	padding: 3px; 
	color: #336699;/*#0088bb;*/
	font-weight: bold; 
	margin-top: 0px; 
	margin-right: 0px;  
	margin-left: 0px;
	letter-spacing: 1px;
	font-variant: small-caps;
	background-color: #e3ecfd;
}

table.iconosIzq {
	width: 150px;/*100%;*/
	border: none;
	text-align: center;
}

.lateral {
	background-color: #336699;
}

td.contenido {
	padding: 10px;
	background-color: White;
	vertical-align: top;
	width: 625px;
}

.negrita{
	font-weight: bold;
}

.cursiva {
	font-style: italic;
}

.footer {
	font-size: 9px;
	color: #666666;
	background-color: #CCCCCC;
	padding: 3px;
	text-align: center;
	border-top: #9999CC 1px dashed;
	border-bottom: #336699 3px solid;
}

.celda{
	border: 1px solid #cccccc; /*#336699;*/
	padding: 3px;
	vertical-align: text-top;
}

.celdaFondo{
	border: 1px solid #999999; 
	color: #666666;
	font-weight: bold;
	background-color: #e3ecfd;/*#e4edfc;/*#E6EdFC;*/
	padding: 3px;
	vertical-align: text-top;
}

.celdaFondo1{
	border: 1px solid #999999; 
	color: #666666;
	font-weight: bold;
	background-color: #e3ecfd;/*#e4edfc;/*#E6EdFC;*/
	vertical-align: text-top;
	font-size: x-small;
	padding: 1px;
}
.celda1{
	border: 1px solid #cccccc; /*#336699;*/
	vertical-align: text-top;
	font-size: x-small;
	font-weight: bold;
}
.celda2{
	border: 1px solid #cccccc; /*#336699;*/
	vertical-align: text-top;
	font-size: x-small;
}
.box {
	border: #3366FF 1px dashed;
	background-color: #D9E4FB;/*#A8BEFF;*/
	margin: 2em 15%;
	text-align: center;
	padding: 1em;
	width: 70%;
}

.etiq{
	color: #336699; 
	font-size: 11px; 
	text-align: right;
}

.tabla{
	width: 100%;
}
.filtro{
	border: 1px solid #cccccc; /*#336699;*/
	font-size: x-small;
	font-weight: bold;
	width: 150px;
}

.aviso {
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
}

.error {
	color: #CC0000;
	font-size: 16px;
	font-weight: bold;
}

.xstooltip {
    visibility: hidden; 
    position: absolute; 
    top: 0;  
    left: 0; 
    z-index: 2; 

    font: normal 8pt sans-serif; 
    padding: 3px; 
    border: solid 1px;
	background-color:#FFFFFF;
}