body {
	font-family: Tahoma, sans-serif; font-size:12px;
	/*background-image:url(../img/bg.jpg); background-repeat:repeat-x; */background-color:#006aa1;
	margin: 80px 0 0 0 ;
}
#container{
	width: 731px;
	padding: 0; margin:0;
	height: auto;
}
/*cabezal
#header{
	margin:0;
}

.logo{
	float: left;
	padding-left:24px;
	margin-bottom:8px;
}
.nav{
	float: right;
	padding-right:24px;
	height:75px;
	vertical-align:bottom;
}*/
/*menu horizontal
.navh{
	margin: 4px 24px 0 24px; 
	background-image:url(../img/navh_bg.gif); background-repeat: repeat-x;
	height: 30px; width: 682px;
}

/*menu horizontal - menu
.menuh {
	background-image:url(../img/navh2.gif); background-repeat:no-repeat; background-position: right top;
	float: right;
	width: 50%; height:30px;
	font-size: 11px; color: #ffffff; font-weight: bold;
	padding-right:24px;
}
.menuh ul{ 
	float: right;
	width: 100%;
	margin:0; padding:0;
}
.menuh li{
	float: right;
	list-style:none;
	padding: 6px 0 0 20px;
}
.menuh li a {
	font-size: 11px; color: #ffffff; font-weight: bold; 
	text-decoration:none;
}
.menuh li a:hover {
	text-decoration:underline;
}
/*contenido
#content{
	width: 682px;
}
#content table{
	heigth:100%;
}
/*botonera vertical - menu
.menu2 {
	background-color:#eef1f3;
	border-right: 4px solid #ffffff;
	width: 167px;
	vertical-align: top;
}
/*pie
.remate{
	background-image:url(../img/pie_bg.gif); background-repeat:repeat-x;
	width: 731px; heigth: 9px;
	margin:0; 
	clear: both;
}*/
#footer {
	font-family: Tahoma, sans-serif; font-size:11px; color:#ffffff;
	line-height: 20px;
	background-image:url(../img/pie_bg2.gif); background-repeat:repeat-x; background-position:top;
	heigth: 9px;
	margin: 10px 0 0 0; padding: 15px 0 15px 0;
	width:100%;
}
#footer a{
	font-family: Tahoma, sans-serif; font-size:11px; color:#ffffff;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}