body,html  {
	background-color : #A7BF9B;
	background-repeat : repeat;
	background-position : bottom left;
	margin : 0px;
	height : 100%;
	overflow : hidden;
}

img  {
	border : 0px;
}

li.menu  {
	margin-left : -20px;
	margin-bottom : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000000;
	text-align : left;
}

td  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #104060;
	text-align : justify;
}

table.bellmig  {
	border : 0px;
	width : 100%;
	height : 100%;
	z-index : 2;
}

td.bellmig  {
	vertical-align : middle;
	text-align : center;
}

#logo-titulo  {
	position : absolute;
	left : 5px;
	top : 5px;
	width : 150px;
	height : 130px;
	z-index : 4;
}

#titulo  {
	position : absolute;
	left : 150px;
	top : 5px;
	width : 370px;
	height : 80px;
	z-index : 3;
	overflow : hidden;
	font-family : Verdana;
	font-size : 16px;
	font-weight : bold;
	color : #000066;
	padding : 10px;
}

#datos  {
	position : absolute;
	left : 700px;
	top : 0px;
	width : 240px;
	height : 70px;
	color : #000066;
	font-family : Verdana;
	font-size : 12px;
	padding : 5px;
	z-index : 5;
	border-left : 1px solid #000066;
}

#texto-titulo  {
	position : absolute;
	left : 120px;
	top : 0px;
	width : 366px;
	height : 80px;
	z-index : 6;
}

a:link, a:visited  {
	font-variant : normal;
	color : #663300;
	text-decoration : none;
}

a:hover, a:active  {
	font-variant : normal;
	color : #A66990;
	text-decoration : underline;
}

a.menu:link, a.menu:visited  {
	font-variant : normal;
	color : #000066;
	text-decoration : none;
}

a.menu:hover, .menua:active  {
	font-variant : normal;
	color : #FFFFFF;
	background-color : #000066;
}

#menu  {
	position : absolute;
	border-top : 0px;
	left : 5px;
	top : 140px;
	width : 200px;
	height : 280px;
	margin : 3px;
	padding : 3px;
	background-color : #DFDFDF;
	border-top : 1px solid #CCCCCC;
	border-right : 1px solid #666666;
	border-left : 1px solid #CCCCCC;
	border-bottom : 1px solid #666666;
	z-index : 7;
}

div>#menu  {
	height : 280px;
}

#menu_contenedor  {
	position : absolute;
	background-attachment : fixed;
	background-image : url(../images/fondo_menu.jpg);
	background-position : -5px -20px;
	background-repeat : no-repeat;
	border-top : 0px;
	left : 5px;
	top : 5px;
	width : 100px;
	margin : 0px;
	padding : 0px;
	z-index : 8;
}

div>#menu_contenedor  {
	background-attachment : scroll;
}

#contenedor  {
	position : relative;
	background-color : #EFEBC2;
	margin-left : auto;
	margin-right : auto;
	width : 960px;
	height : 450px;
	text-align : left;
	z-index : 9;
}

td>#contenedor  {
	background-attachment : scroll;
}

.menu_item  {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 14px;
	font-weight : bold;
	text-align : center;
	color : #000066;
	border-top : 1px solid #CCCCCC;
	border-right : 1px solid #666666;
	border-left : 1px solid #CCCCCC;
	border-bottom : 1px solid #666666;
	padding : 0px;
}

#contenido-principal  {
	position : absolute;
	left : 250px;
	top : 90px;
	width : 680px;
	height : 335px;
	padding : 5px 5px 5px 5px;
	text-align : justify;
	overflow : auto;
	z-index : 10;
}

.tit  {
	font-family : Verdana;
	font-size : 20px;
	font-weight : bold;
	text-align : center;
}

input.campo_descripcion  {
	width : 100%;
	text-align : center;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #006699;
	background-color : #FFFFFF;
}

.direcciones  {
	background-color : #EFEBC2;
	color : #104060;
	font-size : 12px;
	font-family : Arial;
	border : none;
}

.boton_plano  {
	position : absolute;
	right : 130px;
	text-align : center;
	margin : 0px;
	padding : 0px;
}

