body#bodyGeneral{
	text-align:center;
	background-image:url(../img/fondo_contenido.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}

#container{
	text-align:center;
	background-image:url(../img/fondo_contenido.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

#content{
	width:950px;
	text-align:justify;
	padding-top:15px;
	margin:15px auto;
	min-height:500px;
}

#titulo {
	color: #fff;
	background: url(../img/fondo_titulo.png) no-repeat;
	_background: url(../img/fondo_titulo.png) no-repeat;
	background-size:952px 35px;
	_background-size:952px 35px;
	behavior: url("transparencia_png.htc");
	_behavior: url("transparencia_png.htc");
	font-size: 19px;
	font-weight: bold;
	letter-spacing: .6px;
	width: 952px;
	height: 35px;
	text-align: left;
	_text-align: left;
	text-transform: uppercase;
	padding-top: 6px;
	padding-left: 10px;
	/*float: right;*/
	/*margin-top: 15px;*/
	margin-right: 0px;
	display: block;
}

.tdMenuPrincipal {
	font-size:11px;
	font-weight:bold;
	color:white;
	text-align:center;
	border-right-color:white;
	border-right:solid thin;
}

.linkMenuPrincipal{
	font-size:11px;
	font-weight:bold;
	color:white;
	text-decoration:none;
}

#pestanas {
	text-align: center;
	background-color: white;
}


#pestanas a {
	color: #005a75;
	background: url("../img/linea_doblVertAlta.png") left no-repeat;
	_behavior: url("transparencia_png.htc");
	_margin-left: -3px;
	margin-left: -6px;
	padding: 6px 6px 5px 11px;
	_padding: 7px 1px 5px 7px;
	display: inline-block;
	_display: compact;
	font-size: 14px;
	_font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
#pestanas a#inicio {
	background-image: none;	
	_vertical-align: 5px;
	_width: 100px;
	_padding-right: 5px;
}
#pestanas a:hover, #pestanas a#actual {
	color: #fff;
	background-color: #09F;
}

.pie {
	font-size: 12px;
	color: #fff;	
	text-decoration: none;
	padding: 0 5px 0 15px;
	background: url(../img/bola_fondo2.jpg) left 3px no-repeat;
}

.tdMenuAfiliado {
	text-decoration:none;
	color:black;
	font-weight:bold;
}

.tdMenuSecciones {
	text-decoration:none;
	color:black;
	font-weight:bold;
}

.tdMenuSecciones a:hover{
	background-color:#09F;
}
.tdMenuSecciones:hover{
	background-color:#09F;
}
.trTablaDatos:hover{
	background-color:#CCC;
}
.footer_fijo{
	background-color:#000000;
	width:1380px;
	height:25px;
	display:block;
	bottom:0;
	position:fixed;
}
