body {
	background-color: #4396C9;
	background-image: url(images/fondo.png);
	background-repeat: repeat-x;
	margin-top: 5px;
	margin-bottom: 0px;
}
a {
outline:none;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.Estilo3 {
	font-size: 24px;
	color: #1A4B76;
}

.Estilo_botones {
	color:#0066FF;
	background-image:url(images/botones_03.png);
	border:0px solid #591972  ;
	width:117px;
	height:23px;
	text-decoration:
	
}
.Estilo_caja {
	color:#333333;	
	border:1px solid   #666666 ;	
	font-size: 12px;

}


