html {
height: 100%
}
body {
//background-color:#669933; 
background-color: rgba(102,153, 204,0.05);
}

table td {
vertical-align: middle; 
height: 40px;
}

#tdleft  {
//text-shadow: 0px 1px 1px #568F23;
font-weight: bold;
 }
 fieldset{
padding-top: 10px;
//background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6699CC), to(#ffffff));
width: 720px;
}
fieldset legend {
width: 500px;
height:22px;
font-weight:bold;
line-height:22px;
background: -webkit-gradient(linear, 0% 100%, 0% 0%, from(#6699CC), to(#ffffff));
margin: 10px 0px 10px 10px;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 6px;
padding-right: 6px;
box-shadow: 1px 1px 2px rgba(0,0,0,.5);
}
.estil_form input[type="text"] {
float:left;
border:1px solid #aaa;
font-size: 14px;
box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
border-radius: 5px;
height:15px; 
width:130px; 
margin-left:2px;
margin-right: 2px;
text-align: center;
}
input[type="button"] {
border:1px solid #aaa;
font-size: 14px;
box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
border-radius: 5px;
height:20px; 
width:100px;
padding: 0px 2px 0px 2px; 
border-radius: 5px;
outline: none;
}
input[type="button"]:hover {
cursor: pointer; 
color: #6699cc;
border:1px solid #ff9900;
border-radius: 5px;
}

.estil_form input[type="reset"] {
border:1px solid #aaa;
font-size: 14px;
float: right;
height:20px; 
width:85px; 
float: right;
line-height:11px;
padding-left:4px;
margin-left: 5px;
outline: none;
}
.estil_form input[type="reset"]:hover {
cursor: pointer; 
outline: none;
border:1px solid #ff9900;
}

.estil_form input[id="boton_pe0"],.estil_form input[id="boton_pe1"],.estil_form input[id="boton_pe2"],.estil_form input[id="boton_pe3"],.estil_form input[id="boton_pe4"]
{
width:30px;
height:23px;
float: left;
margin-left:5px;
font-size:10px;
}

#ayuda {
position:absolute;left:400px;
border: 2px solid #ff9900;
/*background-color: rgba(255, 204, 102, 0.8);*/
background-color:#8cb362;
moz-border-radius: 5px;
webkit-border-radius: 5px;
border-radius: 5px;

padding-left: 0px;
}
#alerta {display:none;}
#no_sol {position:absolute; top:0 ;right:0; z-index:0;}
//#ayuda_can{position:relative; top:200;left:0;}

#nc0,#nc1,#nc2,#nc3,#nc4 {
text-align:right;
padding-right: 20px;
width:150px;
}
#div_sol0, #div_sol1 ,#div_sol2,#div_sol3,#div_sol4 {
vertical-align: middle;
margin:0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
#div_uni0,#div_uni1,#div_uni2,#div_uni3,#div_uni4
{
	width:50px;
	line-height:30px;		
	/*float:left;*/
	padding-left: 10px;
	text-align: left;
	
}
#div_res0,#div_res1,#div_res2,#div_res3,#div_res4
{
	width:130px;
	line-height:30px;		
	float:left;
	padding-left: 10px;
}
