@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align:justify
	
}

a {
	color: #01a8ee;
}
a:hover {
	text-decoration:underline;
}

.CeldaLogo {
	background-image: url(img/nic_backheader_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.HeaderLogo{
	z-index:1;
	background-image: url(img/nic_backheader.jpg);
	background-repeat: repeat-x;
	text-align: right;
	clear: both;
	height: 80px;
	vertical-align: top;
}

.HeaderAuxiliarContenedor {
	text-align: right;
	vertical-align: top;
	width: 360px;
}

.InteriorConsultarWhols {
	font-size:11px;
	text-align: right;
	padding-right:12px;
	vertical-align: bottom;
	height: 30px;
}
.InteriorConsultarWhols a{
	color: #999999;
	text-decoration:none;
}
.InteriorConsultarWhols a:hover{
	text-decoration:underline;
}

.HeaderAuxiliarContenedor {
	text-align: right;
	vertical-align: top;
	width: 360px;
}

.HeaderAuxiliar {
	position:relative;
	font-size: 11px;
	color: #01a8ee;
	padding-right: 10px;
	height: 28px;
	text-align: right;
	vertical-align: bottom;
}
.HeaderAuxiliarFondo {
	background-image: url(img/nic_header_back_aux.jpg);
	background-repeat: no-repeat;
	background-position: right 31px;
}

.HeaderAuxiliar a{
	text-decoration:none;
	padding-left:2px; padding-right: 2px;
}
.HeaderAuxiliar a:hover{
	text-decoration: underline; 
}
.HeaderAuxiliarSelect {
	color: #294e70;
}
.HeaderAuxiliarSelect a{
	color: #294e70;
}.bg_top_header {
	background-image: url(img/bg_top_header.jpg);
	background-repeat:  repeat-x;
}
.bg_center {
	background-image: url(img/bg_center.jpg);
	background-repeat:  repeat-x;
}
.back_center {
	background-image: url(img/back_center.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.back_center_in {
	background-image: url(img/back_center_in.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.restxt {color: #0099cc}