/*estilos polivalentes*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0 15px;
	line-height: 18px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background: #000 url(img/bg-2.jpg) repeat-y 50% 0;
}
li {
	list-style: disc outside none;
	margin-bottom: 15px;
	}
#logo {
	background-image: url(menusupsept/logoacidoc.gif);
	background-repeat: no-repeat;
	background-position: 225px;
}
body a {
	color: #FFFF00;
	text-decoration: none;
}
body a:hover {
	color: #99FF00;
	text-decoration: none;
}
body a img {
	display: inline;
	border: none;
	vertical-align: bottom;
}
body .tablappal #nobg {
	background-image: none;
	}
h2 {
	font-weight: bold;
	color: #FFFF00;
	text-indent: 5px;
	font-size: 1.4em;
	padding-top:0px;
}
h2 span {
	color:#FFFFFF;
	font-weight: normal;
}
.enconstruccion {
	color: #999999;
}
.estasen {
	font-size: 10px;
	color: #999999;
}
.clearit {
	clear: both;
	height: 0;
	}

/*tablas*/
.menu, .tablappal {
	margin: 0 auto;
	width: 735px;
}
.tablappal div {
	float: left;
	}
.table {
	background-image: url(menusupsept/bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.tb-inf {
	height: 68px;
	background: #000000 url(img/fondobehe.gif) no-repeat;
	font-size: x-small;
	padding-right: 15px;
	padding-top: 25px;
	color: #666666; 
	text-align: center;
	width: 100%;
}
.tb-inf a {
	color: #666666;
	text-decoration: none;
}
#noh2.altura {
	width: 100%;
	vertical-align: top;
	text-align: center;
	}
	#a #noh2.altura {
		background: #000000 url(img/fondoazul2.gif) no-repeat right center;
	}
.altura {
	min-height: 350px;
	}
	* html .altura {
		height: 350px;
		}

/*titulos seccion*/
.cabezal {
	background-color: #000;
	background-repeat: no-repeat;
	height: 40px;
	font-size: 14px;
	color: #33FF00;
	vertical-align: middle;
	font-weight: bold;
	letter-spacing: 3px;
	padding-left: 15px;
	width: 100%;
	}
	#a .cabezal {
		background-image: url(img/cabezal_a.gif);
		}
	#r .cabezal {
		background-image: url(img/cabezal_r.gif);
		}
	#v .cabezal {
		background-image: url(img/cabezal_v.gif);
		}

/*celdas*/
.tb-ppal-inf-iz {
	background: #000000 url(menusup_20.gif);
	text-indent: 5px;
	padding-left: 5px;
	font-size: 10px;
}
.tb-ppal-inf-de {
	background:#000000 url(menusup_21.gif);
	text-align: center;
	color: #CCCCCC;
	padding-left: 40px;
}
.column_1_3 {
	width: 225px;
	vertical-align: top;
	padding: 0 10px 10px 10px;
	min-height: 350px;
	}
	#r .column_1_3 {
		background: transparent url(img/cabezal3_r.gif) no-repeat 0 12px;
		}
	#a .column_1_3 {
		background: transparent url(img/cabezal3_a.gif) no-repeat 0 12px;
		}
	#v .column_1_3 {
		background: transparent url(img/cabezal3_v.gif) no-repeat 0 12px;
		}
	#a #noh.column_1_3 {
		background: transparent url(img/fondoazul2.jpg) no-repeat;
		}
	#a #nohdcha.column_1_3 {
		background: transparent url(img/fondoazul2.gif) no-repeat right center;
		}
	#r #noh.column_1_3 {
		background: transparent url(img/fondorojo3.jpg) no-repeat left bottom;
		}
.column_2_3 {
	min-height: 350px;
	width: 450px;
	vertical-align: top;
	padding: 0 10px 10px 10px;
	}
	#a .column_2_3 {
		background: #000000 url(img/fondoazul3.jpg) no-repeat right top;
		}
	#r .column_2_3 {
		background: #000000 url(img/fondorojo2.jpg) no-repeat right center;
		padding: 10px 20px;
		}
	#v .column_2_3 {
		background: #000000 url(img/fondoverde2.jpg) no-repeat right bottom;
		}
