body
{
	text-align:center;
	background-image:url(../imagenes/fondo.gif);
	background-repeat:repeat-x;
	background-color:#009933;
}

div#contenedor
{
	width:911px;
	margin:auto;
	padding:0;
}

div#principal
{
	position:relative;
	width:100%;
	height:100%;
/*	height:700px;
	min-height:700px;
	overflow:auto;
	overflow-x:hidden;*/
}

div#menu1
{
	position:relative;
	width:100%;
	height:100%;
	left:-7%;
	top:74%;
	z-index:1;
}

/*Tabla Size*/

.tbsup
{
	width:843px;
	height:115px;
}

.tbsup2
{
	width:100%;
	height:40px;
}

.tbmenu
{
	width:843px;
	height:35px;
}

.tbizq
{
	width:141px;
	background-color:#993300
}

.tbcentral
{
	width:874px;
	background-color:#FFFFFF
}

.tbder
{
	width:34px;
	height:100%;
}

.tbder2
{
	width:34px;
	height:100%;
}

.tbinf
{
	width:843px;
	height:40px;
}

/*************/
/*Tabla Size*/

.tbsup
{
	background-image: url(../imagenes/bsup.png) !important;
	background-repeat:no-repeat;
/*	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imagenes/bsup.png');*/
}

.tbsup2
{
	background-image: url(../imagenes/bsup2.png) !important;
	background-repeat:no-repeat;
/*	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imagenes/bsup.png');*/
}

.tbmenu
{
	background-image: url(../imagenes/bmenu.png) !important;
	background-repeat:no-repeat;
/*	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imagenes/bsup.png');*/
}

.tbcentral
{
	background-color:#FFFFFF;
	background-image: url(../imagenes/centro.png);
	background-repeat:repeat-y;

}

.tbder
{
	background-image: url(../imagenes/bder.png);
	background-repeat:repeat-y;
	/*background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imagenes/bder.png',sizingMethod='scale');*/
}

.tbder2
{
	background-image: url(../imagenes/bder2.png);
	background-repeat:repeat-y;
	/*background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imagenes/bder.png',sizingMethod='scale');*/
}

.tbinf
{
	background-image: url(../imagenes/binf.png);
	background-repeat:repeat-x;
	/*background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imagenes/binf.png',sizingMethod='scale');*/
}

/*************Textos******************/
.titulo1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-style:normal;
}

.titulo2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#006600;
	font-weight:bold;
}

.menu1
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
	
/*************************************/
