/* Show only to IE PC \*/

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
* html .boxhead h2 {
	height: 1%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 12em; /* ems so it will grow */
	background: url(img-site/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(img-site/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(img-site/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(img-site/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.selected {
	margin: 0;
	padding: 5px 0px 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}


.menuazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color:  #0060A7;
	text-decoration: none;

}
.menuazul:hover {
	color:#FB6713;
}
.tablamenu {
	border: 1px solid #CCCCCC;
}
/*.tablamenu:hover {
	color:#FFFF66;
	border: #FFFF99;

}
*/
.navegador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0033CC;
	text-decoration: none;
}
a.navegador:hover {
  /* Applies to visited links of class mainNav */
  text-decoration:  none;
  font-weight:      bold;
  background-color: #ddd;
 color: #0033CC;
  } 


.titulosmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
}
.textosdescr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.encabezado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #0099FF;

}

.menuhoriz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;	
}


.menuhoriz:hover {
	color:#000000;

}.bordemain {
	border: 1px dotted #CCCCCC;
}
.menudeptos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.tablamenusuave {
	border: 1px solid #666666;
}
.menudeptos:hover {

	color:#0033CC;
}
.tablafichas {
	border: 1px solid #333333;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;

}
.editafoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.newmenu1 {
	background-color: #EFEFEF;
}
.newmenu2 {
	background-color: #FFFFFF;
}
.newmenudeptos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-variant: normal;
	text-decoration: none;

}

.newmenudeptos:hover {

	color:#006666;
}
.cuadroazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #F2FBFF;
}
.tituloscuadroazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-image: url(media/pro_15_0.gif);
	background-repeat: repeat-x;
}
.titulosmenuresumen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	border: 1px solid #009999;
}
.fondoregistro {
	background-color: e5e5e5;
	border: 1px solid #000000;

}
.detalle_proyecto_titulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 2b7583;
	
}

