
#seccion {
	height: 120px; /*Height of top section*/
	background: url(/layouts/letreros/PanelProv.png) no-repeat 100% 100%;
}	

.indentmenu{
font: bold 13px Arial;
width: 722px; /*leave this value as is in most cases*/
background: black url(/scripts/newpanel/img/fondo.jpg) repeat-x center center;
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
/* width: 80%; width of menu*/
border-top: 1px solid navy; /*navy border*/
background: black url(/scripts/newpanel/img/fondo.jpg) repeat-x center center;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: #ff7900; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid navy; /*navy divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a.selected{
color: white !important;
padding-top: 6px; /*shift text down 1px*/
padding-bottom: 4px;
background: black url(/scripts/newpanel/img/fondo2.jpg) center center repeat-x;
}


.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid gray;
width: 700px;
margin-bottom: 1em;
padding: 10px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
color: black;
background-color: #dce2e4;
}

.tabcontent{
display:none;
text-align:justify;
padding-top:0px;
}

.tabcontent img {

}
.clear {
	clear: both;
}
@media print {
.tabcontent {
display:block !important;
}
}

.NomPuesto {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #007ebb;
	font-weight: bold;
}
.TabPuestos a {
	color: #88002b;
	text-decoration: none;
}
#tabProp {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid gray;
}
#tabProp caption {
	color: black;
	font-size: 14px;
	font-weight: bold;
}
#tabProp th {
	background:  url(/scripts/newpanel/img/fondo.jpg) repeat-x center center;
	font-size: 12px;
	color: white;
	height: 25px;
}
.MenTab {
	font-size: 12px;
}
.MenTab a {
	color: #ff7900;
	text-decoration: none;
	font-weight: bold;
}
.MenTab a:hover {
	color: #007ebb;
	text-decoration: none;
	font-weight: bold;
}
.MenFecha {
	font-size: 10px;
	color: black;
}
.MenStatus {
	font-size: 10px;
	color: black;
}
.CabMen {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	height: 24px;
	text-align:center;
}
.EtiquetaMen {
	background-color: #b8c3c8;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:right;
	padding: 0px 4px;
}
.DatMen {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}
.TabMenDet {

}
.MenPanelProv {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ff7900;
	font-size: 12px;
	font-weight: bold;
}
