body{background:#050505 url(../images/modulos/back_body.jpg) repeat-x top;
font-family:verdana, Tahoma, Arial, Helvetica, sans-serif;
}
.main_key_content{
 /*height:100px; */
/*width:800px;*/
/*margin: 0 auto;*/
/*text-align:center;*/
padding-left:30px;
padding-top: 50px;
}

.sercon_content {
border:6px solid #313131;
border-collapse:collapse;
background:#fff /* url(../images/modulos/back_content.jpg) repeat-x top */;
overflow:auto;
width:480px;
!width:490px;
height:430px;
position:relative;
text-align:left;
/*!height:700; */
/* margin:40px 0px 0 0;
float:left;
!margin:35px 0px 0 41px */
}
.bottom_content{
width:404px;
!width:390px;
height:71px;
position:relative;
top:-450;
left:10;
!top:-462;
!left:-100;
background: url(../images/modulos/mz_content.jpg) no-repeat bottom;
!background: url(../images/modulos/ie_content.jpg) no-repeat bottom;
}
.key_imagen_conten{
/*margin-left:300px;*/
float:right;
}
.key_imagen{
/*width:250px;*/
/*text-align:right;
margin-left:150px; */
}
.key_display{
position:relative;
top:-389;
left:68;
!top:-393;
!left:65;
text-align:right;
width:109px;
height:24px;
font-size:34px;
!font-size:38px;
}
.ayuda{
color:#fff;
font-size:10px;
}
.clear_sercon{
clear:both
}
.error{
text-align:center;
margin:0 auto;
height:97px;
}
.info{
text-align:left;
background:url(../images/modulos/info.png) no-repeat left;
padding-top:250px;
height:77px;
}
.cerrar{
padding-left:50px
}
/*estilos para la tabla*/
ol
{
	margin:0;
	padding: 0 1.5em;
	color:#333;
}

table
{
	color:#333;
	/*border:5px solid #fff;
	border-collapse:collapse;
	background:#2B2B2B url(../images/modulos/full.png) repeat-x top left;
	
	width:50em;*/
}



thead
{

}

thead th
{
	/*padding:1em 1em .5em;
 	border-bottom:1px dotted #FFF;*/
 	font-size:16px;
 	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	padding: 0px;
	margin: 0px;
}



thead tr
{

}

td, th
{
	background:transparent;
	/*padding:.5em 1em;*/
	padding:6px;
 	text-align:center;
	font-size: 95%;
}

tbody tr
{

}


tbody tr.odd td
{
	background:transparent url(../images/modulos/tr_bg.png) repeat top left;
	padding:8px;
 	text-align:center;
	border-top:1px dotted #333;
	border-bottom:1px dotted #333;
}

* html tr.odd td
{
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/modulos/tr_bg.png', sizingMethod='scale');
	padding:8px;
 	text-align:center;
}
.s_b
{
font-size:80%;
font-weight:bold;
}
.s{
font-size:60%;
}
.alerta {
 font-size: 90%;
 font-weight: bold;
 color: #FF0000;
 padding: 5px;
 margin: 0px;
}
/*estilos para la tabla*/