BODY
{	font-family:arial;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-align:center;
	/*background: url(../img/grad/fondoLogin.gif) repeat-x 0 0 #F89422;*/
	}

.tituloForm	
{	font-family:arial;
	font-size:17px;
	color:#FFF;
	font-weight:bold;
	text-align:center}

.contCornerRight
{
	background:#A1E3FD;
	margin-top:2px;
	margin-bottom:2px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:3px;
	padding-right:3px;
}

.inCornerRight{
	width:100%; 
	height:100%;
	background-image:url(../Imagenes/topRightCornerIn.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	background-color:white;
	padding:1px;
}

.contCornerLeft
{
	/*background:#EB000B;*/
	margin-top:2px;
	margin-bottom:2px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:3px;
	padding-right:3px;
}

.contCornerLeftCut
{
	display:block;
	background-image:url(../Imagenes/topLeftCorner.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-color: #999999;
	margin-top:2px;
	margin-bottom:2px;
	padding:1px;
	height:180px; 
	overflow:hidden; 
	border-bottom:solid 1px #CCCCCC;
}

.inCornerLeft
{
	width:134%; 
	height:400%;
	background-color:white;
	padding:15px;
	/*background-image: url(../img/grad/900.gif);*/
	background-repeat: repeat-x; 
	background-position:0 100%
}

.contBt
{
	height:18px;
	/*background-image:url(Imagenes/login/esquinaGris.gif);*/
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-color: #FFBA15;
	margin:2px;
	padding-left:1px;
	padding-top:1px;
	padding-bottom:1px;
	display:block;
	text-align:right;
	border-right: 2px #FFBA15;
	white-space:nowrap

}

.inBt
{
	width:100%; 
	height:18px;
	/*background-image:url(Imagenes/login/esquinaGrisIn.gif);*/
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-color:white;
	/*padding-right:px;*/
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	letter-spacing:1px;
	line-height:15px;
	border-right: solid 1px #FFBA15;
	cursor: pointer;
	color: #565656;
}

.inBt:hover{
	text-decoration:none;
}

A
{
	color: #EB000B;
}

.input
{
	font-size:11px;
	color:Black;
	border:solid 1px #999999;
	width: 80%;
	font-family:Trebuchet MS;
	margin-left:5px;
	padding-left:5px;
}
.ocultar {display:none;} 

.rojo 
{
	color:Red; 
	font-family:arial;
	font-size:19px;
	font-weight:bold;
	text-align:center
}
.cabecera
{
	background-image:url(../Imagenes/colombia_cabecera.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-color: #999999;
	margin-top:2px;
	margin-bottom:2px;
	padding:1px;
	height:20px; 
	overflow:hidden;
	
	}	


.CeldaEntradilla
{
	background:#ffffff url(../Imagenes/entrada02.JPG) repeat-y;
	
	margin-left:1px;
}

#cabeceraImg
{
	background:#ffffff url(../Imagenes/entrada01.JPG) no-repeat;
}
#piePag
{
	background:#ffffff url(../Imagenes/entrada03.JPG) no-repeat;
}