body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	
}
a:link, a:visited, a:active {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
table{
	border-collapse:collapse;
}
td, div, p {
	padding: 0px;
	margin: 0px;
}
input{
	font: 12px Arial, Helvetica, sans-serif;
	padding: 3px 2px;
	border: 1px solid #878787;
	background-color: #FFFFFF;
}

#body_off {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #FFF;
	z-index: 90;
	display: none;
	width: 100%;
	opacity: 0.80;
	filter: alpha(opacity=80);
	border: 0;
}
.win_alerts {
	display: none;
	background: none;
	width: 400px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 95;
}
.win_alerts .win {
	background: none;
	background-color: #FFF;
	border: solid 1px #CCC;
	padding: 10px 10px 10px 60px;
	height: 100%;
	overflow: hidden;
	background: #FFF url(/img/df_ico_alert2.gif) no-repeat 9px 9px;
}
.win_alerts .win p {
	margin-top: 5px;
	line-height: 140%;
}
.win_alerts h5 {
	font: bold 11px Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	white-space: nowrap;
}
.win_alerts span {
	display: block;
	background-color: #000;
	height: 2px;
	overflow: hidden;
	margin-left: 2px;
	clear: both;
	opacity: 0.25;
	filter: alpha(opacity=25);
	width: 396px;
}
/* Window */
#gateWin1 {
	background-color: #C10000;
	width: 200px;
	margin: auto;
}
.gateContainer1{
	width: 100%;
}
.gateContainer1 td{
	padding: 2px 8px 2px 0px;
}
.gateBg1 {
	background-image: url(/img/gate_win_bg1.gif);
	background-repeat: repeat-x;
}
.gateBg2 {
	background-image: url(/img/gate_win_bg2.gif);
	background-repeat: repeat-y;
}
.gateBg3 {
	background-image: url(/img/gate_win_bg3.gif);
	background-repeat: repeat-y;
}
.gateBg4 {
	background-image: url(/img/gate_win_bg4.gif);
	background-repeat: repeat-x;
}


.dfBotones1 {
	height: 24px;
}
.dfInputs1{
	
}

.dfInputs1Error{
	background-color: red;
	border: 2px solid black;
	color:white;
	font-weight: bold;
}

.dfInputsDisabled1{
	border: 1px solid #999;
	background-color: #F5F5F5;
	color: #999999;
}
.dfInputs2{
	font-size:10px;
	border: 1px solid #878787;
	background-color: #FFFFFF;
}
.dfB1 {
	float: left;
	margin-right: 5px;
	border: 1px solid #A0A0A0;
	height: 22px;

	-moz-border-radius: 2px 2.5px 2px 2px;
	background-color: #FFFFFF;
}

.dfB1 a:link, .dfB1 a:visited, .dfB1 a:active {
	background-image: url(/img/ad_b_i2.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	float: left;
	font-weight: normal;
	padding: 3px 10px;
	background-position: bottom;
	border: 1px solid #FFFFFF;

}
.dfB1 a:hover {
	background-image: url(/img/ad_b_i2_f2.gif); 
	text-decoration: none;
	background-repeat: repeat-x; 
	background-position: top;
}


/* Fomularios */
.dfFormC1 {
	padding-right: 4px;
}

.dfFormC2 {
	padding: 0px 4px;
}

.msgError {font-size: 12px;
	font-weight:bold;
	color:red;
}

/* Win LNG */
#util_menu {
	float: right;
	width: 110px;
	text-align: left;
}

ol, ul {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	list-style: none;
}

.win_lng {
	position: absolute;
	display: none;
	background: none;
	margin-top: 20px;
	width: 100px;
	text-align: left;
}
		
.win_lng fieldset {
	background: none;
	background-color: #FFF;
	border: solid 1px #CCC;
	padding: 10px;
	height: 100%;
	overflow: hidden;
}
		
.win_lng h5 {
	font: bold 11px Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	white-space: nowrap;
	margin:0;
}
		
.win_lng ul {
	display: block;
	float: none;
}

.win_lng li {
	margin: 0;
	border: none;
	display: block;
	float: none;
	margin-top: 10px;
	clear: both;
}

.win_lng li a {
	border: none;
	margin: 0;
	padding: 0;
	width: 60px;
	font-size:11px;
	text-decoration:none;
	background: url(/img/df_arrow1.gif) no-repeat left center;
	padding-left: 15px;
	color: #666;
}
.win_lng li a:hover {
	background-position: 2px center
}

.win_lng span {
	display: block;
	background-color: #000;
	height: 2px;
	overflow: hidden;
	margin-left: 2px;
	clear: both;
	opacity: 0.25;
	filter: alpha(opacity=25);
	width:  86px;
}
a.win_b_close1 {
	padding: 0 !important;
	margin: 0 !important;
	float: right !important;
	display:block !important;
	background: url(/img/df_b_cerrar1.gif) no-repeat left top  !important;
	width: 15px !important;
	height: 15px !important;
	overflow: hidden !important;
	margin-top: -2px !important;
}
a.win_b_close1:hover {
	background-position: left bottom !important;
}