.SeparadorSuperior
{
	height:10px;
	float:none;
	clear:both;
}

.separadorForm
{	
	font-size:1px;
	height:5px;	
	padding:0px;
	margin:0px;
}


.CaixaText
{
	font-family:Verdana,Arial;
	font-size:10px;
	height:12px;
	/*filter:mask();
	z-index:0;*/
}

select.CaixaText
{
	font-family:Verdana,Arial;
	font-size:10px;
	height:17px;
	vertical-align:middle;
}

.tdEtiqueta
{
	vertical-align:top;
	padding-top:0px;
	height:20px; 
	padding-right:12px;
	font-size:11px;
	font-family:Verdana;
}
.left20{
	padding-left:20px;
}
#tableBotons
{
	border:0px;
	width:100%;
	height:34px; 
	/*line-height:34px;*/
}

#tableBotons td
{ 
	vertical-align:middle; 
	padding-right:20px;
}
/*inputs*/
input
{
	width:15px;
	height:15px;
	color:RGB(0,91,39);
	vertical-align:middle;
	color:#000000;
}

input.boto 
{
	width:83px;
	height:18px;
	background-color:rgb(224,224,224);
	border:0px;
	color:Black;
	font-weight:bold;
	font-size:11px;
	font-family:Verdana;
	vertical-align:middle;
}

input.botoLlarg 
{
	width:145px;	
	height:18px;
	background-color:rgb(224,224,224);
	border:0px;
	color:Black;
	font-weight:bold;
	font-size:11px;
	font-family:Verdana;
	vertical-align:middle;
	cursor: hand;
}

input.botoMoltLlarg
{
	width:145;
	height:18px;
	background-color:rgb(224,224,224);
	border:0px;
	color:Black;
	font-weight:bold;
	font-size:11px;
	font-family:Verdana;
	vertical-align:middle;
}
input.botoSeguir
{
	width:auto;
	height:18px;
	background-color:rgb(224,224,224);
	border:0px;
	color:Black;
	font-weight:bold;
	font-size:11px;
	font-family:Verdana;
}

form.formCss ul 
{

	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 28px;
	text-indent:0px;
	clear: both;	
	width:95%;
	display:block;
}

/*li*/
form.formCss ul li 
{
	float: left;	
	text-align: left;
	text-decoration:none;
	vertical-align:middle;
	padding-top:3px;
	font-family:Verdana;
	font-size:11px;
	width:auto;
}

#Aplicacions form.formCss
{
	background-color: rgb(234,205,182);
	height:auto;
}

#Aplicacions .CaixaText{
	border:solid 1px #996633;
}
#Aplicacions .separadorForm
{
	background-color:rgb(255,245,223);
	color:rgb(255,245,223);	

}
#Aplicacions #tableBotons
{
	left:0px;
	position:absolute;
	border-left:solid 28px #996633;
	border-right:50px solid #996633;
	background-color:#996633;
}

#Aplicacions .separadorForm
{
	background-color:rgb(246,233,222);

}


#Aplicacions #quadre
{
	border:5px solid #996633;
}