@font-face { 
	font-family: walbaummedium; 
	src: url(../fonts/walbaummediumit.otf) format('opentype' );
}

@font-face { 
	font-family: walbaumit; 
	src: url(../fonts/walbaumit.otf) format('opentype' );
}

@font-face { 
	font-family: dinpromedium; 
	src: url(../fonts/dinpromedium.otf) format('opentype' );
}

@font-face { 
	font-family: dinprolight; 
	src: url(../fonts/dinprolight.otf) format('opentype' );
}


body {
	text-align: center;
	margin:auto;
	padding:0;		
	vertical-align: middle;	
	text-decoration:none;
}

#main{
	margin: 40px 35px 60px 35px;
	float:none;
	min-width:1196px;
	min-height:892px;		
	border:solid;
	border-width:thin;
	border-color: #000;
	padding: 40px;	
}

#logo{
	float:left;
}
#menus{
	float:left;
	width:80%;
}
#menu{
	margin:auto;
	width:100%;
	font-family: walbaummedium, Verdana, Arial, Helvetica, sans-serif;
	font-size:18pt;
	text-align:center;
}

#fotos{
	width:100%;
	margin: 20px auto auto auto;
	padding-bottom:20px;
	float: left;
	text-align:center;
	/*background: url(../images/_BIT9299_max.png) top;*/
}

/************** LOGIN ***************/
#loginbito {
	margin: auto;
	float:none;
	position: absolute; 
    left: 50%; 
    top: 50%; 
	width:372px;
	height:270px;		
	margin-top: -135px; 
    margin-left: -186px;
	border: solid 1px #000;	
	padding:10px;
}

#registro {
	text-align:center;
	width: 372px;
	position: absolute;      
    top: 40%;
	right:1%;
	font-family: walbaummedium, Verdana, Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:bold;
	float:left;
	color:#000;
}

#avisologin {
	width:352px;	
	text-align:center;
	font-family: dinprolight, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#CC002F;
	position: absolute;
	left:10px;      
    top: 85%;
	float:left;
}

/************** MANTENIMIENTO ***************/
#mantenimiento {
	text-align: center;
	margin: auto;
	width: 800px;
	float: none;				
}

#totalmant {
	margin-top: 40px;
	margin-bottom: 40px;
	border:solid;
	border-width:thin;
	border-color: #000;
	float:left;
	padding:20px;
}

#cabeceramant {
	text-align: left;
	width: 760px;
	height: 100px;
	background-color: #fff;	
	margin:0 0 0 0;
	font-family: walbaummedium;
	float:left;
}

#cuerpomant {
	text-align: left;
	padding:0;
	float:left;
	width: 760px;
	min-height:100px;			
}

#logomant{
}

#menucabeceramant {	
	text-align:right;
	position:absolute;
	top:50px;
	float:left;	
	width:760px; 	
	font-family: walbaummedium;
	font-size:14pt;
	font-weight:bold;
	text-decoration: none;	
}

#menucabeceramant a {
	text-decoration:none;
	color:#000;
}

#amenumant,#asubmenumant,#acontenidomant {
	font-family: dinpromedium;
	font-size:24pt;
	font-weight:bold;
	text-decoration: none;
	color:#000;
}

#menumant,#submenumant,#contenidomant {
/*	visibility:hidden;*/
}

.seleccionablemant{
	font-family: dinprolight;
	font-size:12pt;
	color:#010101;	
}

.txtmant200{
	width:200px;
	border: 1px dotted #2F2F2F;
	font-family: dinprolight;
	font-size:14pt;
	color:#010101;	
}

.txtmanten200{
	width:200px;
	border: 1px dotted #2F2F2F;
	font-family: dinprolight;
	font-size:11pt;
	color:#010101;
}

.txtmant100{
	width:100px;
	border: 1px dotted #2F2F2F;
	font-family: dinprolight;
	font-size:14pt;
	color:#010101;	
}

.txtmant50{
	width:50px;
	border: 1px dotted #2F2F2F;
	font-family: dinprolight;
	font-size:14pt;
	color:#010101;	
}

.txtareamant{
	width:600px;
	height:80px;
	border: 1px dotted #2F2F2F;
	font-family: dinprolight;
	font-size:14pt;
	color:#010101;	
}

.titmant{
	font-family: walbaumit;
	font-size:14pt;
	font-weight:bold;
	color:#000;	
} 

.titmant2{
	font-family: dinpromedium;
	font-size:16pt;
	font-weight:bold;
	text-align:center;
	color:#000;	
} 

.manttable{
	width:760px;	
}

.manttdcab {
	background-color:#000;
	font-family: walbaumit;
	font-weight:bold;
	font-size:14pt;
	color:#fff;
}

.manttd {	
	border-bottom: 1px dotted #2F2F2F;	
	font-family: dinprolight;
	font-size:12pt;
	color:#000;
}

.modmenumant, .bormenumant {
	text-decoration:none;
}
.error {
	font-family: dinprolight, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14pt;
	color:#CC002F;
}
