body
{
	font-size: 9pt;
	color: black;
	font-style: normal;
	font-family: Verdana;
	list-style-type: none;
	background-color: white;
	text-align: left;
}

.TextoBusqueda
{
 border: 1px;
 color:  black;
	background-color: grey;
	font-family: Verdana;
	font-size: 9px;

 height: 50px;
	
}


.TextoComun
{
	line-height: 16px;
	text-align: left;
	 text-indent: 2px;
	  	margin: 2; 	padding: 2;

}

.chapon {
	position: relative;
	font: normal 75%/1.5em 'Trebuchet MS', Tahoma, sans-serif;
	color: #000000;
	background: #FFF url(blue.jpg) repeat-x;
	text-align: center;	

	height: 64px;
	width: 762;	
}

.foot {
	margin: 0; 	padding: 0;
	font: normal 75%/1.5em 'Trebuchet MS', Tahoma, sans-serif;
	color: #000000;
	background: #FFF url(blue2.jpg) repeat-x;
	text-align: center;
	top: 900px; left: 200px;
	
}

