body {
	font: normal 11px Arial, Helvetica, sans-serif;
	background-color: #0061C4;
	margin-top: 74px;
	text-align: center;
	background-image: url(images/fondo.jpg);
	background-repeat:  repeat-x;
}
table {
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 11px;
}
a {
	text-decoration: none;
		color: #FFFFFF;
	font-weight: normal;
}	
input, textarea, select {
	background-color: #EEEEEE;
	border: 1px solid #006600;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.renglon0 {
	background-color: #FFFFFF;
	border-bottom: #FF0033;
}
.renglon1 {
	background-color: #EEEEEE;
	border-bottom-color: #669999;
}
.renglon2 {
	background-color: #CCCCCC;
	border-bottom-color: #669999;
}
.encabezado {
	background-color: #0066CC;
	border-bottom-color: #660000;
	color: #FFFFFF;
}
.nuevo {
	color: #FFFFFF;
	background-color: #FF0000;
	width: 40px;
}
#contenidoreporte {
	width: 710px;
	background-color: #003399;
	padding: 0px;
	margin: 0 auto;
	background-image: url(images/fondoreporte.jpg);
	background-repeat:  repeat-y;
}
#der {
	float:left;
	width:340px;
	height:284px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	overflow:auto;
	background-image: url(imagenes/fondo-circulo.jpg);
	background-repeat: no-repeat;


}
#izq {
    float:left;
	width:320px;
	height:284px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	overflow:auto;
	padding-top:10px;
	background-color:#FFFFFF;
}
#izq li {
	list-style-type: none;   

}
#izq li a{
text-decoration: none;	

}
#marcas{
	height:210px;
	overflow:auto;
}
#busquedaa{
}
#contenidoreporte #encabezado {
	background-image: url(images/fondoencabezado.jpg);
	background-repeat: no-repeat;
	width: 100%;
	padding-top: 13px;

}
#contenidoreporte #pie {
	background-image: url(images/fondopie.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 90px;
}
#pie {
  clear:both;
}
#contenidoreporte .titulo {
	width: 530px;
	color: #FFFFFF;
	font-weight: bolder;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 25px;
}
#menu {
	margin-left: 20px;
	margin-top: 10px;
}
#menu li{
	display: inline;
	padding-left: 12px;
	background: url(images/punto.gif) no-repeat;
}
#selector {
	width: 530px;
	text-align: left;
	color: #FFFFFF;
	margin-left: 25px;
}
#contenidoedicion {
	background-color: #999999;
}
#busqueda {
	float: right;
	z-index: 1;
}
#lupa {
	background-image: url(Images/lupa.jpg);
	height: 20px;
	width: 20px;
}
#resultado {
	background-color: #EEEEEE;
	margin-bottom: 10px;
	width: 530px;
	margin-left: 25px;
}
#resultado2 {
	background-color: #EEEEEE;

	width: 324px;

}
#resultado2 a {
	color: #007700;

}
.tdmargen {
	padding-left:20px;
}
#resultado a {
	color: #007700;
}
#altura {
	float: left;
}

