body {
	margin:0px;
	padding: 0px;
	background: #ffffff url(../img/bg_top.jpg) repeat-x;
}

ul{
	list-style-type: none;
	padding: 0;
	margin: 0px 49px 14px 14px;
}
li{
	background-image: url(../img/_arrow.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 9px;
	font: 12px/14px Arial;
	text-align:justify;
}

div#header {
	height:118px;
}
div#main {
	border:0px solid red;
	width: 990px;
	margin: 0px auto;
}
div#container {
	border:1px solid #ddd;
	border-top:0px;
	width: 990px;
	background: #efefef;
}
div#menu {
	background: #334A71;
	height:25px;
}
div#fecha {
	float:left;
	width:280px;
}
div#content {
	background: #EDF6FD url(../img/photo_left.jpg) no-repeat top left;
	height: 413px;
	overflow: auto;
}

div#content table.principal {
	margin: 0px 0px 0px 300px;
}

p.txtCont  {
/*
	width: 670px;
*/
	margin: 0px 20px 0px 0px;
	text-align:justify;
	font:12px/14px Arial;
	color:#000000;
}
p.txtContNJ {
	font:12px/14px Arial;
	color:#000000;
	margin:0px; padding:0px;
}

p.fecha {
	text-align:right;
	font:normal 11px Arial;color:#BFC2D1;
	margin: 5px 11px 0px 0px;
}
div#menu1 a, div#menu2 a, div#menu3 a, div#menu4 a, div#menu5 a, div#menu6 a, div#menu7 a, div#menu8 a {
	float:left;
	height:25px;
	border:0px solid red;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px 5px 0px 5px;
}

div#menu1 a:hover, div#menu2 a:hover, div#menu3 a:hover, div#menu4 a:hover, div#menu5 a:hover, div#menu6 a:hover, div#menu7 a:hover, div#menu8 a:hover {
	background-position: 0px -25px;
}
div#menu1 a.active, div#menu2 a.active, div#menu3 a.active, div#menu4 a.active, div#menu5 a.active, div#menu6 a.active, div#menu7 a.active, div#menu8 a.active {
	background-position: 0px -50px;
}

div#menu1 a {
	width:111px;
	background-image:url(../img/menu_01.gif);
}
div#menu2 a {
	width:49px;
	background-image:url(../img/menu_02.gif);
}
div#menu3 a {
	width:95px;
	background-image:url(../img/menu_03.gif);
}
div#menu4 a {
	width:74px;
	background-image:url(../img/menu_04.gif);
}
div#menu5 a {
	width:55px;
	background-image:url(../img/menu_05.gif);
}
div#menu6 a {
	width:55px;
	background-image:url(../img/menu_06.gif);
}
div#menu7 a {
	width:105px;
	background-image:url(../img/menu_07.gif);
}
div#menu8 a {
	width:63px;
	background-image:url(../img/menu_08.gif);
}

div#foot1 {
	background:#354384;
}
div#foot2 {
	background:#efefef;
}
div#foot2 p {
	font: 11px Arial;
	padding:0px;
	margin: 3px 0px 18px 0px;
	text-align:center;
	color:#777777;
}
div#foot2 p a { color:#555555; }
div#foot2 p a:hover { text-decoration:none;color:#a90000; }

.liga,liga:visited {
	color:#990000;
}
.liga:hover {
	text-decoration:none;
	color:#ff0000;
}
.liga img {
	text-decoration:none;
}
.subTit {
	font:bold 14px/15px Arial;
	color:#AA0000;
}
.txtContSM {
	font:11px Arial;
	color:#000000;
	margin:0px; padding:0px;
}
.txtNotFecha {
	margin: 0px 14px 0px 0px;
	font:bold 12px Arial;
	color:#777;
}
.txtNoticiaNota {
	font:11px/12px Arial;
	color:#6C7599;
	padding:7px;
}
.txtNoticia {
	text-align:justify;
	margin: 0px 20px 0px 0px;
	font:12px Arial;
	color:#000000;
}