body{
	font-size:11px;
	color:#000000;
	padding:0px;
	margin:0px;
	height:120%;
	overflow:hidden;
	background: url(pc.gif) no-repeat 10px 300px;	
}
			 
div#cabeceraaplicacion{
 	background-color:#00A651;  
	height:80px;
	border-bottom:2px solid #66783C;
	/*background: #00A651   url(logoikt.gif) no-repeat 99% 18px;	*/
	background: #00A651;	
}	
div#izquierda{
 	width:260px; 	
	float:left;	 
	font-family:Arial;
	font-size:12px;	  
	height:85%;	
	margin-right:30px;	
}				
div#izquierda p{   
 list-style-type:square;
 margin-top:10px;  
 margin-bottom:0px	  ;
 margin-left:10px;	
 padding:0px;
}					
div#izquierda ul{   
 list-style-type:square;
 margin-top:5px;  
 margin-bottom:0px	  ;
 margin-left:25px;	
 padding:0px;
}					
div#izquierda ul li{   
 	line-height:150%;
} 
div#derecha{
	height:120%;  
	margin-left:10px;
	margin-right:20px;
}				
div#derecha div#texto {
margin-top:5px;
height:25%;
overflow:auto;
font-size:12px;
font-family:Arial;   
line-height:130%;
margin-left:10px;	
text-align:justify;
padding-right:10px;	
scrollbar-face-color: #00A651;
scrollbar-highlight-color: #00A651;
scrollbar-3dlight-color: #00A651;
scrollbar-darkshadow-color:#00A651 ;
scrollbar-shadow-color:#fffff;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color: #ffffff;
} 
div#derecha form{
	margin:0px;
	padding:0px;
}	 
div#derecha form table{
	 border:2px solid #00A651;
	 width:400px;
	 margin-top:20px;  
	 font-size:12px;
	 font-family:Arial;
	 background-color:#fafafa;
}
div#derecha form table th{
	background-color:#00A651;
	color:#ffffff;
	font-family:"Trebuchet MS";
	margin:0px;
	padding:0px;
	font-size:16px;
	text-align:center;
}	
div#derecha form table td{
 	padding-left:5px;	
	padding-top:5px;
} 
div#derecha form table td.ultima{
padding-bottom:15px;
} 
div#derecha form table td input.txt1, div#derecha form table td select.txt1{
	border:1px solid #00A651;
	width:95%;
}
div#derecha form table td input.txt2Boton{
	border:1px solid #00A651;
	width:88%; 
	background-color:#eeeeee;
	color:#000000;
}	
div#derecha form table button.bmas{
	font-family:Wingdings;
	font-size:14px;
	color:#00A651;
	border:1px solid #00A651;
	background-color:#eeeeee;
}
div#formulario{
	text-align:center;	
}
button#entrada{
 		border:1px solid #00A651;
		background-color:#ffffff;	 
		margin-top:7px;		
}

h1{
 	font-family:"Trebuchet MS";
	font-size:25px;			   
	color:#ffffff;	 
	padding-top:10px;	   
	font-weight:normal;	
	padding-left:10px;	
	margin:0px;
	padding-bottom:0px;
}
h2{
  font-family:"Trebuchet MS";
	font-size:14px;			   
	color:#ffffff;	 
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
	font-weight:normal;	
	padding-left:10px;
}
h3{
	 font-family:"Trebuchet MS";
	font-size:20px;			   
	color:#00A651;	 
	margin:0px;
/*	padding-top:10px;*/
	padding-bottom:0px;
	font-weight:normal;	
	padding-left:10px;
}


