div#oganigram_content
{
	float:right;
}
div#oganigram_content table#organigram_estruc
{
 	background-image:url(../images/organigrama.jpg);
	background-repeat:no-repeat;
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:869px;
 	margin-top:0 ;
}
div#oganigram_content table#ofic
{
	width:144px;
	height:40px;
}
div#oganigram_content table#ofic:hover 
{
	background-image:url(../images/over.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
div#oganigram_content table#ofic td
{
	text-align:center;
	vertical-align:middle;
}
div#oganigram_content table#ofic td a
{
	font-size:9px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
div#oganigram_content table#ofic td a:hover
{
	text-decoration:underline;
	color:#CC0000;
}
.contentopen
{
	margin-bottom:-35px;
}
.contentheading
{
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	color: #f50000;
	text-align: left;
	font-weight: bold;
	margin-top:25px;
}
.contentheading p
{
	padding: 20px 0 0 0;
}
