body { 
		background-color: #BABABA;
		margin:0px;
		padding:0px;
}
td,th,body {
		font-family: verdana;
		font-size: 11px;
		color: #000;
		text-decoration: none;
}
label {
		font-family: verdana;
		font-size: 11px;
		color: #000;
		text-decoration: none;
}
h1 {
	font-size: 14px;
	color:#000;
}
h2 {
	font-size: 12px;
	color: #000;
}
dt {
	font-weight: bold;
	color : #000;
}
dd {
	margin:0px;
}
hr {
	margin-bottom: 10px;
}
.justi {
	text-align: justify;
	padding-right: 6px;
}
.imgserv {
	float: left;
	padding-right: 5px;
}
#tabla { 
		position: absolute;
		background-color: #FFFFFF;
		top: 50%;
		left: 50%;
		margin-top: -200px;
		margin-left: -350px;
		border: 1px solid #000;
		width:700px;
		height:400px;
}

button,input,textarea {
	font-family: verdana;
	font-size: 9px;
	color: #000;
	background-color: #EEE;
	border: 1px solid #ABAEB6;
	padding:0px;
	margin:1px;
	padding:1px;
}
button {background-color: #DDD;}
button:hover {background-color: #EEE;}
.ast {
	font-family: verdana;
	font-size: 14px;
	color: #CC0000;
	margin:0px;
	padding:0px;
	vertical-align:middle;
}
#contenido {
	padding-left: 5px;
	font-family: verdana;
	color: #000;
}
#error {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	padding-top:80px;
	padding-left: 30px;
}
#submenu {
	background-image: url(../images/fsubmenu.gif);
	background-color: #000;
	background-repeat: no-repeat;
	background-position: right top;
	margin:0px;
	margin-left:4px;
	padding:4px;
}

a.centro, .centro {
	font-family: verdana;
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	margin-left: 10px;
	margin-right: 2px;
}
a:hover.centro {
	color: #CCC;
}
.centron {
	font-family: verdana;
	font-size: 9px;
	color: #FEA813;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	margin-left: 10px;
	margin-right: 2px;
}
.centror {
	font-family: verdana;
	font-size: 11px;
	color: #B00004;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	margin-left: 10px;
	margin-right: 2px;
}
.texto1 {
	font-variant: small-caps;
	text-align: center;
	font-weight: bolder;
}
.gal {
	width:132px;
	height:99px;
	display:table-cell; 
	vertical-align:middle;
	text-align:center;
	border-left: 1px solid #AAA;
	border-top: 1px solid #AAA;
	border-right: 1px solid #DDD;
	background-color: #EEE;
	margin: 4px;
	margin-bottom: 8px;
	margin-top:0px;
}
.fgal {
	border-left: 1px solid #AAA;
	border-top: 1px solid #AAA;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
.tgal {
	width: 132px;
	font-family: verdana;
	font-size: 10px;
	color: #000;
	text-transform:uppercase;
	padding: 2 0 px;
	border-left: 1px solid #AAA;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	background-color: #DCE0E7;
}