@charset "utf-8";
/* CSS Document */

.contentPanel2 {

    BACKGROUND: url(../../images/tabs/bg.gif) #BEBE9E repeat-x 50% bottom;
    font-family: sans-serif,Verdana;
    font-size: 12px;    
    
}
.ini_titulo{
	color:#837552;
	padding-top:12px;
	/*font-weight:bold;*/
}

.ini_descrip{
	color:#FFF;
	padding:4px 0 6px 0;
}

.label {
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
}


/* HTML TAGS */
.value {
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
}

.thdrcellInfo {
	background:#E3E0D7;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:4px;
	height:20px;
	border-bottom:1px solid #C8BA92;
	text-align:center;
}

	 
.tdatacellInfo {
	font-family:sans-serif,arial;
	font-size:9px;
	padding:5px;
	background:#FFFFFF
}
