body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.td_th {
	font-size: 9px
}

a {
	font-size: 11px;
	color: #0066CC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #0884FF;
}

.Logo_LaR {
	background-image: url(../img/Logo_LaR.gif);
	background-repeat: no-repeat;
	background-position: left top;		
}

.cabecera {
	background-image: url(../img/cabecera_gov.jpg);
	background-repeat: no-repeat;
		
}

.Intranet {
	background-image: url(../img/intranet.jpg);
	background-repeat: no-repeat;
	background-position: right;		
}

.head_cent {
	background-image: url(../img/head_cent.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.login {
	vertical-align:super;
	width: 300px;
	height: 130px;
}

.back_login_on {
	background-image: url(../img/back_login_on.jpg);
	background-repeat: repeat-x;
	text-indent: 15px;
}

.Back_Login {
	background-image: url(../img/back_login.jpg);
	background-color: #666666;
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
}

.txt_titulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #54565A;
	font-weight: bold;
}

.txt_subtitulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}

.txt_blanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.txt_pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/back_pie.jpg);
}

.panel_der {
	background-image: url(../img/panel_der.gif);
	background-repeat: no-repeat;
	background-position: right 130px;
}

.brd_pie {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(../img/back_pieb.jpg);
	background-repeat: repeat-x;
}

.brd_izq {
	background-image: url(../img/brd_izq.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.brd_der {
	background-image: url(../img/brd_der.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.back_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 25px;
	margin-right: auto;
	background-image: url(../img/back_date.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 380px;
	background-position: right top;
	font-weight: bold;
	color: #000000;
	text-indent: 20px;
}

.back_date2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	margin-right: auto;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-indent: 35px;
}

.back_info {
	background-image: url(../img/back_info.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.back_line {
	background-image: url(../img/back_line.jpg);
	background-repeat: repeat-x;
}

.back_titulo {
	padding-right: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fafafa;
	border-right-color: #b3b3b3;
	border-bottom-color: #b3b3b3;
	border-left-color: #fafafa;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 15px;
}

#divNewsCont {
	position:relative;
	left:50px; top:320px;
	width:200px;
	height:130px;
	clip:rect(0px,320px,80px,0px);
	visibility:hidden;
	overflow:hidden;
}

#divNews {
	position:absolute;
} 