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;	
}


.titulito {
	position: relative;
	font: 14px 'Shruti';
	color: orange;
	background: transparent;

	text-align: center;	
}


.itemStyle
{
	 font-family:Verdana;
	 Font-Size: 10px;
     background-color: white;
     color: black;
     padding:15px;
     text-align:center;
}

.AlineadoDerecha
{
     text-align:right;
}

.AlineadoIzquierda
{
     text-align:left;
}

.HeaderGrid
{
	font-family:Verdana;
    Font-Size: 11px;
    background-color : Orange;
	color: Black;
     padding:15px;
     text-align:center;

}

.AclaracionBusqueda
{
	font-family:Tahoma;
	font-size:10px;
	background-color:Transparent;
	border-color:Transparent;
	color:White;
	}


.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;
	
}


